unico 2003/12/29 13:34:57
Modified: tools/targets ide-build.xml
Log:
new package
Revision Changes Path
1.8 +1 -1 cocoon-2.2/tools/targets/ide-build.xml
Index: ide-build.xml
===================================================================
RCS file: /home/cvs/cocoon-2.2/tools/targets/ide-build.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ide-build.xml 28 Dec 2003 20:48:43 -0000 1.7
+++ ide-build.xml 29 Dec 2003 21:34:57 -0000 1.8
@@ -125,7 +125,7 @@
<include name="**/*.meta"/>
<include name="**/*.deps"/>
<include name="org/apache/cocoon/cocoon.roles"/>
- <include
name="org/apache/cocoon/components/treeprocessor/sitemap2xconf.xsl" />
+ <include
name="org/apache/cocoon/components/cprocessor/sitemap2xconf.xsl" />
</fileset>
</copy>
</target>