You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2007/01/08 09:54:40 UTC

svn commit: r493992 - in /jakarta/commons/proper/validator/trunk: maven.xml xdocs/images/

Author: niallp
Date: Mon Jan  8 00:54:39 2007
New Revision: 493992

URL: http://svn.apache.org/viewvc?view=rev&rev=493992
Log:
Remove duplicate image

Removed:
    jakarta/commons/proper/validator/trunk/xdocs/images/
Modified:
    jakarta/commons/proper/validator/trunk/maven.xml

Modified: jakarta/commons/proper/validator/trunk/maven.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/validator/trunk/maven.xml?view=diff&rev=493992&r1=493991&r2=493992
==============================================================================
--- jakarta/commons/proper/validator/trunk/maven.xml (original)
+++ jakarta/commons/proper/validator/trunk/maven.xml Mon Jan  8 00:54:39 2007
@@ -48,6 +48,12 @@
     </ant:ant>
   </preGoal>
 
+  <preGoal name="site">
+    <copy todir="${maven.build.dir}/docs/images">
+      <fileset dir="${basedir}/src/site/resources/images"/>
+    </copy>
+  </preGoal>
+
   <!-- ================================================================== -->
   <!-- Copy into the binary distribution                                  -->
   <!-- ================================================================== -->



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