Skip to content

Commit 8414f59

Browse files
committed
Remove mvdb-svg-plugin patch. I merged the patch with the current svg plugin codebase, so this is not needed anymore. Version 1.2 will contain all the changes.
Added comment in project.properties. For those who get worried of having to add another plugin to build the site : CLI doesn't need it, since it will use the images in SVN if the plugin is not there. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@376899 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1452fbb commit 8414f59

2 files changed

Lines changed: 3 additions & 244 deletions

File tree

executeonload-mvdb-svg-plugin.patch

Lines changed: 0 additions & 243 deletions
This file was deleted.

project.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ maven.jar.manifest=${basedir}/src/conf/MANIFEST.MF
2929

3030
maven.pdf.navigationFile=navigation-pdf.xml
3131

32-
#maven.svg.dest.dir=${basedir}/xdocs/images
32+
# Used in conjuction with the maven-svg-plugin.
33+
# see http://www.mvdb.org/maven/plugins/svg on howto install the plugin.
34+
# You need version 1.2
3335
maven.svg.target=all
3436
maven.svg.type=all
3537
maven.svg.onload=true

0 commit comments

Comments
 (0)