Author: bayard
Date: Tue Mar  7 22:05:02 2006
New Revision: 384127

URL: http://svn.apache.org/viewcvs?rev=384127&view=rev
Log:
Removed the pdf and svg bits - not sure why [cli] would have these, yell at me 
if there's a reason

Modified:
    jakarta/commons/proper/cli/trunk/maven.xml
    jakarta/commons/proper/cli/trunk/project.properties

Modified: jakarta/commons/proper/cli/trunk/maven.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/cli/trunk/maven.xml?rev=384127&r1=384126&r2=384127&view=diff
==============================================================================
--- jakarta/commons/proper/cli/trunk/maven.xml (original)
+++ jakarta/commons/proper/cli/trunk/maven.xml Tue Mar  7 22:05:02 2006
@@ -54,15 +54,6 @@
             
tofile="target/test-classes/org/apache/commons/cli2/resource/TestBundle.properties"/>
      
   </postGoal>
 
- <postGoal name="xdoc:transform">
-   <attainGoal name="pdf:pdf"/>
- </postGoal>
-
- <preGoal name="pdf:prepare">
-   <attainGoal name="svg:init"/>
-   <attainGoal name="svg:convert"/>
- </preGoal>
-
  <preGoal name="dist:prepare-bin-filesystem">
    <attainGoal name="ant:generate-build"/>
  </preGoal>

Modified: jakarta/commons/proper/cli/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/cli/trunk/project.properties?rev=384127&r1=384126&r2=384127&view=diff
==============================================================================
--- jakarta/commons/proper/cli/trunk/project.properties (original)
+++ jakarta/commons/proper/cli/trunk/project.properties Tue Mar  7 22:05:02 2006
@@ -31,12 +31,3 @@
 maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
 maven.jar.manifest.attribute.X-Compile-Source-JDK=${maven.compile.source}
 maven.jar.manifest.attribute.X-Compile-Target-JDK=${maven.compile.target}
-
-maven.pdf.navigationFile=navigation-pdf.xml
-
-# 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to