]> git.mxchange.org Git - pizzaservice-ejb.git/commitdiff
renamed jshop-ee-lib -> jshop-lib as this is now a remote-interface-only project
authorRoland Häder <roland@mxchange.org>
Wed, 16 Aug 2017 18:28:00 +0000 (20:28 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 16 Aug 2017 18:28:00 +0000 (20:28 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
lib/jshop-ee-lib.jar [deleted file]
lib/jshop-lib.jar [new file with mode: 0644]
nbproject/build-impl.xml
nbproject/project.properties
nbproject/project.xml

diff --git a/lib/jshop-ee-lib.jar b/lib/jshop-ee-lib.jar
deleted file mode 100644 (file)
index 1ad250c..0000000
Binary files a/lib/jshop-ee-lib.jar and /dev/null differ
diff --git a/lib/jshop-lib.jar b/lib/jshop-lib.jar
new file mode 100644 (file)
index 0000000..1ad250c
Binary files /dev/null and b/lib/jshop-lib.jar differ
index 91468b3fb978d557f9631ceb875bc88bbd87a17a..01b675442124adcf39776501e1059acb4e08b90e 100644 (file)
@@ -865,7 +865,7 @@ exists or setup the property manually. For example like this:
         <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}"/>
@@ -897,7 +897,7 @@ exists or setup the property manually. For example like this:
         <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"/>
@@ -929,7 +929,7 @@ exists or setup the property manually. For example like this:
             <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}"/>
@@ -962,7 +962,7 @@ exists or setup the property manually. For example like this:
         <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"/>
index 59ac4dfd7b2bc323267e2a97a8a8db393a828e77..9246c1ec2c0d3a5d784f2ea097a2b922c3a080b9 100644 (file)
@@ -38,7 +38,7 @@ file.reference.jphone-lib.jar=lib/jphone-lib.jar
 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
@@ -84,7 +84,7 @@ javac.classpath=\
     ${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}:\
@@ -153,7 +153,7 @@ source.reference.jphone-lib.jar=../jphone-lib/src/
 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/
index 1bc0a6c24989231374bff67c4f6658f95820d179..1fe7ebdb8e210e71178a6820d71bb6d37116793b 100644 (file)
@@ -26,7 +26,7 @@
             <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>