hammant 2003/03/05 17:45:27
Modified: . Tag: RELEASE_402-branch build.xml
Log:
should not distribute beanshell by default.
Revision Changes Path
No revision
No revision
1.164.2.15 +1 -0 avalon-phoenix/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/build.xml,v
retrieving revision 1.164.2.14
retrieving revision 1.164.2.15
diff -u -r1.164.2.14 -r1.164.2.15
--- build.xml 5 Mar 2003 07:34:05 -0000 1.164.2.14
+++ build.xml 6 Mar 2003 01:45:26 -0000 1.164.2.15
@@ -609,6 +609,7 @@
<exclude name="${dist.name}/lib/bsh*.jar"/>
<exclude name="${dist.name}/bin/wrapper"/>
<exclude name="${dist.name}/bin/libwrapper.so"/>
+ <exclude name="${dist.name}/bin/**/bsh-*"/>
</fileset>
</zip>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]