joerg 2004/05/13 06:26:06
Modified: tools/targets ide-build.xml
Log:
the xml libs are no longer copied to tools/lib
Revision Changes Path
1.9 +0 -3 cocoon-2.1/tools/targets/ide-build.xml
Index: ide-build.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/tools/targets/ide-build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ide-build.xml 8 May 2004 02:45:08 -0000 1.8
+++ ide-build.xml 13 May 2004 13:26:06 -0000 1.9
@@ -84,9 +84,6 @@
<!-- tools libs -->
<fileset dir="${tools}/lib">
<include name="*.jar"/>
- <exclude name="xalan*.jar"/>
- <exclude name="xml-api*.jar"/>
- <exclude name="xerces*.jar"/>
</fileset>
</path>