From: Roland Häder Date: Sat, 15 Apr 2017 18:55:54 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c0cba793ae9e6520d9e3b4fe28bdde6180920865;p=addressbook-war.git Continued: - addressbook-core/mailer are now referenced as projects as they are application-specific projects and not libraries (like e.g. juser-core is) Signed-off-by: Roland Häder --- diff --git a/lib/addressbook-core.jar b/lib/addressbook-core.jar deleted file mode 100644 index 36c8f87e..00000000 Binary files a/lib/addressbook-core.jar and /dev/null differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 2f9622e5..961c7991 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -878,6 +878,9 @@ exists or setup the property manually. For example like this: COMPILATION SECTION --> + + + @@ -886,6 +889,9 @@ exists or setup the property manually. For example like this: + + + @@ -1036,10 +1042,13 @@ exists or setup the property manually. For example like this: + - + + + @@ -1452,6 +1461,7 @@ exists or setup the property manually. For example like this: CLEANUP SECTION --> + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index d3239fb7..ce320316 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=be5f34f7 build.xml.stylesheet.CRC32=651128d4@1.68.1.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=3cd401ae -nbproject/build-impl.xml.script.CRC32=b5ddf432 +nbproject/build-impl.xml.data.CRC32=f07494a8 +nbproject/build-impl.xml.script.CRC32=8dc59c00 nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.75.1.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index 83f5d30c..203ad966 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -35,7 +35,6 @@ dist.javadoc.dir=${dist.dir}/javadoc dist.war=${dist.dir}/${war.name} endorsed.classpath= excludes= -file.reference.addressbook-core.jar=lib/addressbook-core.jar file.reference.cdi-api.jar=lib/cdi-api.jar file.reference.gf-client.jar=lib/gf-client.jar file.reference.jaddressbook-core.jar=lib/jaddressbook-core.jar @@ -80,7 +79,7 @@ javac.classpath=\ ${file.reference.juser-lib.jar}:\ ${file.reference.jaddressbook-core.jar}:\ ${file.reference.jaddressbook-lib.jar}:\ - ${file.reference.addressbook-core.jar}:\ + ${reference.addressbook-core.jar}:\ ${reference.addressbook-lib.jar}:\ ${reference.addressbook-mailer.jar}:\ ${file.reference.cdi-api.jar}:\ @@ -118,9 +117,11 @@ javadoc.windowtitle=Addressbook Web Application lib.dir=${web.docbase.dir}/WEB-INF/lib persistence.xml.dir=${conf.dir} platform.active=default_platform +project.addressbook-core=../../NetBeansProjects/addressbook-core project.addressbook-lib=../addressbook-lib project.addressbook-mailer=../../NetBeansProjects/addressbook-mailer project.license=agpl30 +reference.addressbook-core.jar=${project.addressbook-core}/dist/addressbook-core.jar reference.addressbook-lib.jar=${project.addressbook-lib}/dist/addressbook-lib.jar reference.addressbook-mailer.jar=${project.addressbook-mailer}/dist/addressbook-mailer.jar resource.dir=setup @@ -131,7 +132,6 @@ 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.addressbook-core.jar=../addressbook-core/src source.reference.jaddressbook-core.jar=../jaddressbook-core/src/ source.reference.jaddressbook-lib.jar=../jaddressbook-lib/src/ source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/ diff --git a/nbproject/project.xml b/nbproject/project.xml index a19c4f59..a7ea36a5 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -7,10 +7,10 @@ 1.6.5 - ${file.reference.jcore-logger-lib.jar} + ${file.reference.jcoreee.jar} - ${file.reference.jcoreee.jar} + ${file.reference.jcore-logger-lib.jar} ${file.reference.jcountry-core.jar} @@ -19,19 +19,19 @@ ${file.reference.jcountry-lib.jar} - ${file.reference.jphone-core.jar} + ${file.reference.jcontacts-core.jar} ${file.reference.jcontacts-business-core.jar} - ${file.reference.jphone-lib.jar} + ${file.reference.jcontacts-lib.jar} - ${file.reference.jcontacts-core.jar} + ${file.reference.jphone-core.jar} - ${file.reference.jcontacts-lib.jar} + ${file.reference.jphone-lib.jar} ${file.reference.juser-core.jar} @@ -39,18 +39,6 @@ ${file.reference.juser-lib.jar} - - ${file.reference.jcustomer-core.jar} - - - ${file.reference.jcustomer-lib.jar} - - - ${file.reference.jshop-core.jar} - - - ${file.reference.jshop-ee-lib.jar} - ${file.reference.jaddressbook-core.jar} @@ -58,7 +46,8 @@ ${file.reference.jaddressbook-lib.jar} - ${file.reference.addressbook-core.jar} + ${reference.addressbook-core.jar} + WEB-INF/lib ${reference.addressbook-lib.jar} @@ -94,6 +83,14 @@ ./lib/nblibraries.properties + + addressbook-core + jar + + jar + clean + jar + addressbook-lib jar