Changed the selection of some of the jar for the macosx package with a regexp.

cusax-fix
Romain Kuntz 19 years ago
parent 0ac1569a01
commit fe90ca1d1f

@ -439,10 +439,7 @@
value="logging.properties"/>
<jarfileset dir=".">
<include name="${lib}/kxml-min.jar" />
<include name="${lib}/felix.jar" />
<include name="${lib}/servicebinder.jar" />
<include name="${lib}/jdic-all.jar" />
<include name="${lib}/*.jar" />
<include name="${lib.mac}/*.jar" />
<include name="${lib}/bundle/*.jar" />
<exclude name="${lib}/bundle/junit.jar" />

Loading…
Cancel
Save