unico 2003/12/28 12:48:43
Modified: tools/targets ide-build.xml
Log:
restore sitemap2xconf.xsl
Revision Changes Path
1.7 +1 -0 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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ide-build.xml 26 Dec 2003 18:41:38 -0000 1.6
+++ ide-build.xml 28 Dec 2003 20:48:43 -0000 1.7
@@ -125,6 +125,7 @@
<include name="**/*.meta"/>
<include name="**/*.deps"/>
<include name="org/apache/cocoon/cocoon.roles"/>
+ <include
name="org/apache/cocoon/components/treeprocessor/sitemap2xconf.xsl" />
</fileset>
</copy>
</target>