From: Roland Haeder Date: Sat, 5 Sep 2015 13:05:40 +0000 (+0200) Subject: Renaming season is not yet over ... ;-) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dea51d68e6253e539362f9e9b637d864ef342bef;p=pizzaservice-core.git Renaming season is not yet over ... ;-) Signed-off-by:Roland Häder --- diff --git a/PizzaService-ejb/lib/jcore-ejb.jar b/PizzaService-ejb/lib/jcore-ejb.jar deleted file mode 100644 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 index 0000000..5f80768 Binary files /dev/null and b/PizzaService-ejb/lib/jcoreee.jar differ diff --git a/PizzaService-ejb/nbproject/build-impl.xml b/PizzaService-ejb/nbproject/build-impl.xml index 4c34520..3f3e68e 100644 --- a/PizzaService-ejb/nbproject/build-impl.xml +++ b/PizzaService-ejb/nbproject/build-impl.xml @@ -835,7 +835,7 @@ exists or setup the property manually. For example like this: - + @@ -848,7 +848,7 @@ exists or setup the property manually. For example like this: - + @@ -861,7 +861,7 @@ exists or setup the property manually. For example like this: - + @@ -875,7 +875,7 @@ exists or setup the property manually. For example like this: - + diff --git a/PizzaService-ejb/nbproject/project.properties b/PizzaService-ejb/nbproject/project.properties index ede5b60..f1abe2e 100644 --- a/PizzaService-ejb/nbproject/project.properties +++ b/PizzaService-ejb/nbproject/project.properties @@ -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 diff --git a/PizzaService-ejb/nbproject/project.xml b/PizzaService-ejb/nbproject/project.xml index 3a04f67..acb8f8b 100644 --- a/PizzaService-ejb/nbproject/project.xml +++ b/PizzaService-ejb/nbproject/project.xml @@ -14,7 +14,7 @@ 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