<copyfiles files="${file.reference.jproduct-core.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jproduct-lib.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jshop-core.jar}" todir="${build.classes.dir}"/>
- <copyfiles files="${file.reference.jshop-ee-lib.jar}" todir="${build.classes.dir}"/>
+ <copyfiles files="${file.reference.jshop-lib.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jshop-receipt-core.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jshop-receipt-lib.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jmailer-ee.jar}" todir="${build.classes.dir}"/>
<basename file="${file.reference.jproduct-core.jar}" property="manifest.file.reference.jproduct-core.jar"/>
<basename file="${file.reference.jproduct-lib.jar}" property="manifest.file.reference.jproduct-lib.jar"/>
<basename file="${file.reference.jshop-core.jar}" property="manifest.file.reference.jshop-core.jar"/>
- <basename file="${file.reference.jshop-ee-lib.jar}" property="manifest.file.reference.jshop-ee-lib.jar"/>
+ <basename file="${file.reference.jshop-lib.jar}" property="manifest.file.reference.jshop-lib.jar"/>
<basename file="${file.reference.jshop-receipt-core.jar}" property="manifest.file.reference.jshop-receipt-core.jar"/>
<basename file="${file.reference.jshop-receipt-lib.jar}" property="manifest.file.reference.jshop-receipt-lib.jar"/>
<basename file="${file.reference.jmailer-ee.jar}" property="manifest.file.reference.jmailer-ee.jar"/>
<attribute name="jar-19-Extension-Name" value="${manifest.file.reference.jproduct-core.jar}"/>
<attribute name="jar-20-Extension-Name" value="${manifest.file.reference.jproduct-lib.jar}"/>
<attribute name="jar-21-Extension-Name" value="${manifest.file.reference.jshop-core.jar}"/>
- <attribute name="jar-22-Extension-Name" value="${manifest.file.reference.jshop-ee-lib.jar}"/>
+ <attribute name="jar-22-Extension-Name" value="${manifest.file.reference.jshop-lib.jar}"/>
<attribute name="jar-23-Extension-Name" value="${manifest.file.reference.jshop-receipt-core.jar}"/>
<attribute name="jar-24-Extension-Name" value="${manifest.file.reference.jshop-receipt-lib.jar}"/>
<attribute name="jar-25-Extension-Name" value="${manifest.file.reference.jmailer-ee.jar}"/>
<copyfiles files="${file.reference.jproduct-core.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jproduct-lib.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jshop-core.jar}" todir="${dist.ear.dir}/lib"/>
- <copyfiles files="${file.reference.jshop-ee-lib.jar}" todir="${dist.ear.dir}/lib"/>
+ <copyfiles files="${file.reference.jshop-lib.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jshop-receipt-core.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jshop-receipt-lib.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jmailer-ee.jar}" todir="${dist.ear.dir}/lib"/>
file.reference.jproduct-core.jar=lib/jproduct-core.jar
file.reference.jproduct-lib.jar=lib/jproduct-lib.jar
file.reference.jshop-core.jar=lib/jshop-core.jar
-file.reference.jshop-ee-lib.jar=lib/jshop-ee-lib.jar
+file.reference.jshop-lib.jar=lib/jshop-lib.jar
file.reference.jshop-receipt-core.jar=lib/jshop-receipt-core.jar
file.reference.jshop-receipt-lib.jar=lib/jshop-receipt-lib.jar
file.reference.juser-core.jar=lib/juser-core.jar
${file.reference.jproduct-core.jar}:\
${file.reference.jproduct-lib.jar}:\
${file.reference.jshop-core.jar}:\
- ${file.reference.jshop-ee-lib.jar}:\
+ ${file.reference.jshop-lib.jar}:\
${file.reference.jshop-receipt-core.jar}:\
${file.reference.jshop-receipt-lib.jar}:\
${file.reference.jmailer-ee.jar}:\
source.reference.jproduct-core.jar=../jproduct-core/src/
source.reference.jproduct-lib.jar=../jproduct-lib/src/
source.reference.jshop-core.jar=../../jshop-core/src/
-source.reference.jshop-ee-lib.jar=../jshop-ee-lib/src/
+source.reference.jshop-lib.jar=../jshop-lib/src/
source.reference.jshop-receipt-core.jar=../jshop-receipt-core/src/
source.reference.jshop-receipt-lib.jar=../jshop-receipt-lib/src/
source.reference.juser-core.jar=../juser-core/src/
<included-library dirs="200">file.reference.jproduct-core.jar</included-library>
<included-library dirs="200">file.reference.jproduct-lib.jar</included-library>
<included-library dirs="200">file.reference.jshop-core.jar</included-library>
- <included-library dirs="200">file.reference.jshop-ee-lib.jar</included-library>
+ <included-library dirs="200">file.reference.jshop-lib.jar</included-library>
<included-library dirs="200">file.reference.jshop-receipt-core.jar</included-library>
<included-library dirs="200">file.reference.jshop-receipt-lib.jar</included-library>
<included-library dirs="200">file.reference.jmailer-ee.jar</included-library>