ozeigermann 2004/08/09 05:44:15
Modified: . build.xml
Log:
Server distributions now contain license and notice files
Revision Changes Path
1.229 +1 -1 jakarta-slide/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/build.xml,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -r1.228 -r1.229
--- build.xml 9 Aug 2004 05:03:09 -0000 1.228
+++ build.xml 9 Aug 2004 12:44:15 -0000 1.229
@@ -251,7 +251,7 @@
</copy>
<copy todir="${slide.build}/lib">
<fileset dir="lib">
- <include name="**/*.jar"/>
+ <include name="**/**"/>
</fileset>
</copy>
<echo message="Building Standard Stores"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]