]> git.mxchange.org Git - pizzaservice.git/commitdiff
Renaming season is not yet over ... ;-)
authorRoland Haeder <roland@mxchange.org>
Sat, 5 Sep 2015 13:05:40 +0000 (15:05 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 5 Sep 2015 13:05:40 +0000 (15:05 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

PizzaService-ejb/lib/jcore-ejb.jar [deleted file]
PizzaService-ejb/lib/jcoreee.jar [new file with mode: 0644]
PizzaService-ejb/nbproject/build-impl.xml
PizzaService-ejb/nbproject/project.properties
PizzaService-ejb/nbproject/project.xml

diff --git a/PizzaService-ejb/lib/jcore-ejb.jar b/PizzaService-ejb/lib/jcore-ejb.jar
deleted file mode 100644 (file)
index 261eaa8..0000000
Binary files a/PizzaService-ejb/lib/jcore-ejb.jar and /dev/null differ
diff --git a/PizzaService-ejb/lib/jcoreee.jar b/PizzaService-ejb/lib/jcoreee.jar
new file mode 100644 (file)
index 0000000..5f80768
Binary files /dev/null and b/PizzaService-ejb/lib/jcoreee.jar differ
index 4c345203e9a8a4c67ee4d2c4fe60e04616cb5096..3f3e68e8906c58a984e7a3f95abbab7564199acc 100644 (file)
@@ -835,7 +835,7 @@ exists or setup the property manually. For example like this:
         <copyfiles files="${file.reference.log4j-core-2.3.jar}" todir="${build.classes.dir}"/>
         <copyfiles files="${file.reference.log4j-web-2.3.jar}" todir="${build.classes.dir}"/>
         <copyfiles files="${file.reference.jshop-core.jar}" todir="${build.classes.dir}"/>
-        <copyfiles files="${file.reference.jcore-ejb.jar}" todir="${build.classes.dir}"/>
+        <copyfiles files="${file.reference.jcoreee.jar}" todir="${build.classes.dir}"/>
         <copyfiles files="${file.reference.jshop-ejb.jar}" todir="${build.classes.dir}"/>
     </target>
     <target if="is.server.weblogic" name="-library-inclusion-in-archive-weblogic">
@@ -848,7 +848,7 @@ exists or setup the property manually. For example like this:
         <basename file="${file.reference.log4j-core-2.3.jar}" property="manifest.file.reference.log4j-core-2.3.jar"/>
         <basename file="${file.reference.log4j-web-2.3.jar}" property="manifest.file.reference.log4j-web-2.3.jar"/>
         <basename file="${file.reference.jshop-core.jar}" property="manifest.file.reference.jshop-core.jar"/>
-        <basename file="${file.reference.jcore-ejb.jar}" property="manifest.file.reference.jcore-ejb.jar"/>
+        <basename file="${file.reference.jcoreee.jar}" property="manifest.file.reference.jcoreee.jar"/>
         <basename file="${file.reference.jshop-ejb.jar}" property="manifest.file.reference.jshop-ejb.jar"/>
         <manifest file="${build.ear.classes.dir}/META-INF/MANIFEST.MF" mode="update">
             <attribute name="Extension-List" value="jar-1 jar-2 jar-3 jar-4 jar-5 jar-6 jar-7 jar-8 jar-9 jar-10 jar-11 "/>
@@ -861,7 +861,7 @@ exists or setup the property manually. For example like this:
             <attribute name="jar-7-Extension-Name" value="${manifest.file.reference.log4j-core-2.3.jar}"/>
             <attribute name="jar-8-Extension-Name" value="${manifest.file.reference.log4j-web-2.3.jar}"/>
             <attribute name="jar-9-Extension-Name" value="${manifest.file.reference.jshop-core.jar}"/>
-            <attribute name="jar-10-Extension-Name" value="${manifest.file.reference.jcore-ejb.jar}"/>
+            <attribute name="jar-10-Extension-Name" value="${manifest.file.reference.jcoreee.jar}"/>
             <attribute name="jar-11-Extension-Name" value="${manifest.file.reference.jshop-ejb.jar}"/>
         </manifest>
     </target>
@@ -875,7 +875,7 @@ exists or setup the property manually. For example like this:
         <copyfiles files="${file.reference.log4j-core-2.3.jar}" todir="${dist.ear.dir}/lib"/>
         <copyfiles files="${file.reference.log4j-web-2.3.jar}" todir="${dist.ear.dir}/lib"/>
         <copyfiles files="${file.reference.jshop-core.jar}" todir="${dist.ear.dir}/lib"/>
-        <copyfiles files="${file.reference.jcore-ejb.jar}" todir="${dist.ear.dir}/lib"/>
+        <copyfiles files="${file.reference.jcoreee.jar}" todir="${dist.ear.dir}/lib"/>
         <copyfiles files="${file.reference.jshop-ejb.jar}" todir="${dist.ear.dir}/lib"/>
         <manifest file="${build.ear.classes.dir}/META-INF/MANIFEST.MF" mode="update"/>
     </target>
index ede5b60bb5c27333ab444579d8ee657689530d86..f1abe2ed903f7413f42ae5d35faa58c980b19be3 100644 (file)
@@ -24,7 +24,7 @@ excludes=
 file.reference.cdi-api.jar=lib/cdi-api.jar
 file.reference.commons-codec-1.10.jar=lib/commons-codec-1.10.jar
 file.reference.commons-lang3-3.4.jar=lib/commons-lang3-3.4.jar
-file.reference.jcore-ejb.jar=lib/jcore-ejb.jar
+file.reference.jcoreee.jar=lib/jcoreee.jar
 file.reference.jcore.jar=lib/jcore.jar
 file.reference.jshop-core.jar=lib/jshop-core.jar
 file.reference.jshop-ejb.jar=lib/jshop-ejb.jar
@@ -55,7 +55,7 @@ javac.classpath=\
     ${file.reference.log4j-core-2.3.jar}:\
     ${file.reference.log4j-web-2.3.jar}:\
     ${file.reference.jshop-core.jar}:\
-    ${file.reference.jcore-ejb.jar}:\
+    ${file.reference.jcoreee.jar}:\
     ${file.reference.jshop-ejb.jar}
 javac.debug=true
 javac.deprecation=true
@@ -93,10 +93,10 @@ run.test.classpath=\
 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value):
 runmain.jvmargs=
 source.encoding=UTF-8
-source.reference.jcore-ejb.jar=../jcore-ejb/src/
 source.reference.jcore.jar=../../jcore/src
+source.reference.jcoreee.jar=../../jcoreee/src/
 source.reference.jshop-core.jar=../../jshop-core/src/
-source.reference.jshop-ejb.jar=../jshop-ejb/src/
+source.reference.jshop-ejb.jar=../../jshop-ejb/src/
 source.root=src
 src.dir=${source.root}/java
 test.src.dir=test
index 3a04f677e93591defe56f4b97d2246d165af217e..acb8f8b8f127f7f1832f53c12dd9fbdd7b4dea46 100644 (file)
@@ -14,7 +14,7 @@
             <included-library dirs="200">file.reference.log4j-core-2.3.jar</included-library>
             <included-library dirs="200">file.reference.log4j-web-2.3.jar</included-library>
             <included-library dirs="200">file.reference.jshop-core.jar</included-library>
-            <included-library dirs="200">file.reference.jcore-ejb.jar</included-library>
+            <included-library dirs="200">file.reference.jcoreee.jar</included-library>
             <included-library dirs="200">file.reference.jshop-ejb.jar</included-library>
             <source-roots>
                 <root id="src.dir"/>