You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-commits@xmlgraphics.apache.org by ca...@apache.org on 2008/11/06 04:18:35 UTC

svn commit: r711763 - /xmlgraphics/batik/trunk/build.xml

Author: cam
Date: Wed Nov  5 19:18:34 2008
New Revision: 711763

URL: http://svn.apache.org/viewvc?rev=711763&view=rev
Log:
Mention which things are in batik-ext.

Modified:
    xmlgraphics/batik/trunk/build.xml

Modified: xmlgraphics/batik/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/build.xml?rev=711763&r1=711762&r2=711763&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/build.xml (original)
+++ xmlgraphics/batik/trunk/build.xml Wed Nov  5 19:18:34 2008
@@ -1156,7 +1156,7 @@
     <delete dir="${build}/tmp"/>
   </target>
 
-  <!-- External code (just DOM Level 3 Events) (dependencies: none) -->
+  <!-- External code (DOM Level 3 Events and ElementTraversal interfaces) (dependencies: none) -->
   <target name="ext-jar" depends="init, compile, prepare-build">
     <jar jarfile="${build}/lib/${project}-ext.jar">
       <manifest>