From: Roland Häder Date: Sat, 15 Apr 2017 19:10:57 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1813edb03516f12ec463096605b9c65a086695e9;p=pizzaservice-ejb.git Continued: - pizzaservice-core/mailer are now referenced as projects as they are application-specific projects and not libraries (like e.g. juser-core is) - updated jar(s) Signed-off-by: Roland Häder --- diff --git a/lib/jshop-core.jar b/lib/jshop-core.jar index b158fae..f0d0980 100644 Binary files a/lib/jshop-core.jar and b/lib/jshop-core.jar differ diff --git a/lib/jshop-ee-lib.jar b/lib/jshop-ee-lib.jar index 1e83d3c..30f6d13 100644 Binary files a/lib/jshop-ee-lib.jar and b/lib/jshop-ee-lib.jar differ diff --git a/lib/pizzaservice-core.jar b/lib/pizzaservice-core.jar deleted file mode 100644 index 5fd2b25..0000000 Binary files a/lib/pizzaservice-core.jar and /dev/null differ diff --git a/lib/pizzaservice-mailer.jar b/lib/pizzaservice-mailer.jar deleted file mode 100644 index 48e0bca..0000000 Binary files a/lib/pizzaservice-mailer.jar and /dev/null differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 61ed7c6..4c1f755 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -806,6 +806,9 @@ exists or setup the property manually. For example like this: COMPILATION SECTION --> + + + @@ -817,6 +820,9 @@ exists or setup the property manually. For example like this: + + + @@ -842,16 +848,20 @@ exists or setup the property manually. For example like this: - - + + + + + + - + @@ -861,38 +871,46 @@ exists or setup the property manually. For example like this: - - + + + + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -900,16 +918,20 @@ exists or setup the property manually. For example like this: - - + + + + + + - + @@ -1296,6 +1318,7 @@ exists or setup the property manually. For example like this: CLEANUP SECTION --> + diff --git a/nbproject/project.properties b/nbproject/project.properties index 769ed07..9cdbf0b 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -39,7 +39,6 @@ file.reference.juser-core.jar=lib/juser-core.jar file.reference.juser-lib.jar=lib/juser-lib.jar file.reference.juser-activity-core.jar=lib/juser-activity-core.jar file.reference.juser-activity-lib.jar=lib/juser-activity-lib.jar -file.reference.pizzaservice-core.jar=lib/pizzaservice-core.jar file.reference.pizzaservice-mailer.jar=lib/pizzaservice-mailer.jar includes=** j2ee.compile.on.save=true @@ -73,7 +72,7 @@ javac.classpath=\ ${file.reference.jshop-core.jar}:\ ${file.reference.jshop-ee-lib.jar}:\ ${file.reference.jmailer-ee.jar}:\ - ${file.reference.pizzaservice-core.jar}:\ + ${reference.pizzaservice-core.jar}:\ ${reference.pizzaservice-lib.jar}:\ ${reference.pizzaservice-mailer.jar}:\ ${file.reference.cdi-api.jar} @@ -105,10 +104,12 @@ meta.inf=${source.root}/conf meta.inf.excludes=sun-cmp-mappings.xml platform.active=default_platform project.license=agpl30 +project.pizzaservice-core=../../NetBeansProjects/pizzaservice-core project.pizzaservice-lib=../pizzaservice-lib project.pizzaservice-mailer=../../NetBeansProjects/pizzaservice-mailer project.serviceLocator.class=org.mxchange.pizzaapplication.mailer.model.delivery.PizzaMailer project.juser-core=../juser-core +reference.pizzaservice-core.jar=${project.pizzaservice-core}/dist/pizzaservice-core.jar reference.pizzaservice-lib.jar=${project.pizzaservice-lib}/dist/pizzaservice-lib.jar reference.pizzaservice-mailer.jar=${project.pizzaservice-mailer}/dist/pizzaservice-mailer.jar resource.dir=setup @@ -136,7 +137,6 @@ source.reference.juser-core.jar=../juser-core/src/ source.reference.juser-lib.jar=../juser-lib/src/ source.reference.juser-activity-core.jar=../juser-activity-core/src/ source.reference.juser-activity-lib.jar=../juser-activity-lib/src/ -source.reference.pizzaservice-core.jar=../pizzaservice-core/src/ source.reference.pizzaservice-mailer.jar=../pizzaservice-mailer/src/ source.root=src src.dir=${source.root}/java diff --git a/nbproject/project.xml b/nbproject/project.xml index d451355..3282b42 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -9,16 +9,20 @@ file.reference.jcore-logger-lib.jar file.reference.jcountry-core.jar file.reference.jcountry-lib.jar - file.reference.jphone-core.jar - file.reference.jphone-lib.jar file.reference.jcontacts-core.jar file.reference.jcontacts-lib.jar file.reference.juser-core.jar file.reference.juser-lib.jar file.reference.juser-activity-core.jar file.reference.juser-activity-lib.jar + file.reference.jcustomer-core.jar + file.reference.jcustomer-lib.jar + file.reference.jphone-core.jar + file.reference.jphone-lib.jar + file.reference.jshop-core.jar + file.reference.jshop-ee-lib.jar file.reference.jmailer-ee.jar - file.reference.pizzaservice-core.jar + reference.pizzaservice-core.jar reference.pizzaservice-lib.jar reference.pizzaservice-mailer.jar file.reference.cdi-api.jar @@ -33,6 +37,14 @@ ./lib/nblibraries.properties + + pizzaservice-core + jar + + jar + clean + jar + pizzaservice-lib jar