You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mv...@apache.org on 2006/02/11 01:33:51 UTC

svn commit: r376899 - in /jakarta/commons/proper/cli/trunk: executeonload-mvdb-svg-plugin.patch project.properties

Author: mvdb
Date: Fri Feb 10 16:33:51 2006
New Revision: 376899

URL: http://svn.apache.org/viewcvs?rev=376899&view=rev
Log:
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.

Removed:
    jakarta/commons/proper/cli/trunk/executeonload-mvdb-svg-plugin.patch
Modified:
    jakarta/commons/proper/cli/trunk/project.properties

Modified: jakarta/commons/proper/cli/trunk/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/cli/trunk/project.properties?rev=376899&r1=376898&r2=376899&view=diff
==============================================================================
--- jakarta/commons/proper/cli/trunk/project.properties (original)
+++ jakarta/commons/proper/cli/trunk/project.properties Fri Feb 10 16:33:51 2006
@@ -29,7 +29,9 @@
 
 maven.pdf.navigationFile=navigation-pdf.xml
 
-#maven.svg.dest.dir=${basedir}/xdocs/images
+# Used in conjuction with the maven-svg-plugin.
+# see http://www.mvdb.org/maven/plugins/svg on howto install the plugin.
+# You need version 1.2
 maven.svg.target=all
 maven.svg.type=all
 maven.svg.onload=true



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org