From: Roland Haeder Date: Sat, 5 Sep 2015 14:33:10 +0000 (+0200) Subject: updated jcore.jar + jshop-core.jar + some other updates, e.g. commons removed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=529e402df37a88e56f587a22081a9c978c65af9d;p=pizzaservice-ejb.git updated jcore.jar + jshop-core.jar + some other updates, e.g. commons removed Signed-off-by:Roland Häder --- diff --git a/PizzaService-ejb/lib/jcore.jar b/PizzaService-ejb/lib/jcore.jar index 512369d..ad765c6 100644 Binary files a/PizzaService-ejb/lib/jcore.jar and b/PizzaService-ejb/lib/jcore.jar differ diff --git a/PizzaService-ejb/lib/jshop-core.jar b/PizzaService-ejb/lib/jshop-core.jar index 48fd3ca..9cd4e02 100644 Binary files a/PizzaService-ejb/lib/jshop-core.jar and b/PizzaService-ejb/lib/jshop-core.jar differ diff --git a/PizzaService-ejb/lib/jshop-ee-lib.jar b/PizzaService-ejb/lib/jshop-ee-lib.jar new file mode 100644 index 0000000..eb63ff5 Binary files /dev/null and b/PizzaService-ejb/lib/jshop-ee-lib.jar differ diff --git a/PizzaService-ejb/nbproject/genfiles.properties b/PizzaService-ejb/nbproject/genfiles.properties index 177434f..cefb34d 100644 --- a/PizzaService-ejb/nbproject/genfiles.properties +++ b/PizzaService-ejb/nbproject/genfiles.properties @@ -1,4 +1,4 @@ -build.xml.data.CRC32=d7151c79 +build.xml.data.CRC32=b3168396 build.xml.script.CRC32=cabe2e92 build.xml.stylesheet.CRC32=5910fda3@1.51.1 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. diff --git a/PizzaService-ejb/nbproject/project.properties b/PizzaService-ejb/nbproject/project.properties index f1abe2e..56852b8 100644 --- a/PizzaService-ejb/nbproject/project.properties +++ b/PizzaService-ejb/nbproject/project.properties @@ -22,11 +22,10 @@ endorsed.classpath=\ ${libs.javaee-endorsed-api-6.0.classpath} 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.jcoreee.jar=lib/jcoreee.jar file.reference.jcore.jar=lib/jcore.jar file.reference.jshop-core.jar=lib/jshop-core.jar +file.reference.jshop-ee-lib.jar=lib/jshop-ee-lib.jar file.reference.jshop-ejb.jar=lib/jshop-ejb.jar file.reference.log4j-api-2.3.jar=lib/log4j-api-2.3.jar file.reference.log4j-core-2.3.jar=lib/log4j-core-2.3.jar @@ -47,16 +46,15 @@ jar.name=PizzaService-ejb.jar jars.in.ejbjar=false javac.classpath=\ ${reference.PizzaService-lib.jar}:\ - ${file.reference.cdi-api.jar}:\ - ${file.reference.commons-codec-1.10.jar}:\ - ${file.reference.commons-lang3-3.4.jar}:\ ${file.reference.jcore.jar}:\ + ${file.reference.jcoreee.jar}:\ + ${file.reference.jshop-core.jar}:\ + ${file.reference.jshop-ee-lib.jar}:\ + ${file.reference.jshop-ejb.jar}:\ + ${file.reference.cdi-api.jar}:\ ${file.reference.log4j-api-2.3.jar}:\ ${file.reference.log4j-core-2.3.jar}:\ - ${file.reference.log4j-web-2.3.jar}:\ - ${file.reference.jshop-core.jar}:\ - ${file.reference.jcoreee.jar}:\ - ${file.reference.jshop-ejb.jar} + ${file.reference.log4j-web-2.3.jar} javac.debug=true javac.deprecation=true javac.processorpath=\ @@ -96,6 +94,7 @@ source.encoding=UTF-8 source.reference.jcore.jar=../../jcore/src source.reference.jcoreee.jar=../../jcoreee/src/ source.reference.jshop-core.jar=../../jshop-core/src/ +source.reference.jshop-ee-lib.jar=../../jshop-ee-lib/src/ source.reference.jshop-ejb.jar=../../jshop-ejb/src/ source.root=src src.dir=${source.root}/java diff --git a/PizzaService-ejb/nbproject/project.xml b/PizzaService-ejb/nbproject/project.xml index acb8f8b..549512d 100644 --- a/PizzaService-ejb/nbproject/project.xml +++ b/PizzaService-ejb/nbproject/project.xml @@ -6,16 +6,15 @@ PizzaService-ejb 1.6.5 reference.PizzaService-lib.jar - file.reference.cdi-api.jar - file.reference.commons-codec-1.10.jar - file.reference.commons-lang3-3.4.jar file.reference.jcore.jar + file.reference.jcoreee.jar + file.reference.jshop-core.jar + file.reference.jshop-ee-lib.jar + file.reference.jshop-ejb.jar + file.reference.cdi-api.jar file.reference.log4j-api-2.3.jar file.reference.log4j-core-2.3.jar file.reference.log4j-web-2.3.jar - file.reference.jshop-core.jar - file.reference.jcoreee.jar - file.reference.jshop-ejb.jar diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 277898f..f15258b 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -205,6 +205,10 @@ exists or setup the property manually. For example like this: + + + + @@ -218,6 +222,7 @@ exists or setup the property manually. For example like this: + @@ -295,6 +300,7 @@ exists or setup the property manually. For example like this: + @@ -623,6 +629,10 @@ exists or setup the property manually. For example like this: + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 949b84d..16a6e78 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=d066c1f0 +build.xml.data.CRC32=df8eee8a build.xml.script.CRC32=8e3e9528 build.xml.stylesheet.CRC32=a5d15b16@1.49.1 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=d066c1f0 -nbproject/build-impl.xml.script.CRC32=ec434f5f +nbproject/build-impl.xml.data.CRC32=df8eee8a +nbproject/build-impl.xml.script.CRC32=249f8ab6 nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index 96106b4..3811594 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -21,7 +21,8 @@ j2ee.platform.wsit.classpath= j2ee.server.type=gfv3ee6 jar.compress=false jar.content.additional=\ - ${reference.PizzaService-ejb.dist-ear} + ${reference.PizzaService-ejb.dist-ear}:\ + ${reference.jshop-ejb.dist-ear} jar.name=PizzaService.ear javac.debug=true javac.deprecation=false @@ -30,7 +31,9 @@ javac.target=1.6 meta.inf=src/conf no.dependencies=false platform.active=default_platform +project.jshop-ejb=../../MyProjects/jshop-ejb project.PizzaService-ejb=PizzaService-ejb +reference.jshop-ejb.dist-ear=${project.jshop-ejb}/dist/jshop-ejb.jar reference.PizzaService-ejb.dist-ear=${project.PizzaService-ejb}/dist/PizzaService-ejb.jar resource.dir=setup run.classpath= diff --git a/nbproject/project.xml b/nbproject/project.xml index b552f0e..6639f51 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -11,6 +11,10 @@ ${reference.PizzaService-ejb.dist-ear} / + + ${reference.jshop-ejb.dist-ear} + / + @@ -22,6 +26,14 @@ clean-ear dist-ear + + jshop-ejb + j2ee_ear_archive + + dist-ear + clean-ear + dist-ear +