From: Roland Häder Date: Mon, 2 May 2016 07:47:19 +0000 (+0200) Subject: switched to project-based mailer dependency X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=42e694293aadcab7380b5cab705e18490c0eb9b8;p=addressbook-mailer-ejb.git switched to project-based mailer dependency Signed-off-by: Roland Häder --- diff --git a/lib/cdi-api.jar b/lib/cdi-api.jar new file mode 100644 index 0000000..1fa239e Binary files /dev/null and b/lib/cdi-api.jar differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 5fe6d59..394e5d1 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -36,7 +36,7 @@ is divided into following sections: - + @@ -809,6 +809,9 @@ exists or setup the property manually. For example like this: + + + @@ -817,6 +820,9 @@ exists or setup the property manually. For example like this: + + + @@ -847,9 +853,9 @@ exists or setup the property manually. For example like this: - - + + @@ -867,9 +873,9 @@ exists or setup the property manually. For example like this: - - + + @@ -887,9 +893,9 @@ exists or setup the property manually. For example like this: - - - + + + @@ -908,9 +914,9 @@ exists or setup the property manually. For example like this: - - + + @@ -1295,6 +1301,7 @@ exists or setup the property manually. For example like this: --> + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index a4e4ecc..765a886 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=7d41e0fd 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. # 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=6de8b194 -nbproject/build-impl.xml.script.CRC32=5fbd1cf3 +nbproject/build-impl.xml.data.CRC32=a1065659 +nbproject/build-impl.xml.script.CRC32=a95e8592 nbproject/build-impl.xml.stylesheet.CRC32=6096d939@1.55.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index f78ea60..eb3efef 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -23,6 +23,7 @@ endorsed.classpath= excludes= file.reference.addressbook-core.jar=lib/addressbook-core.jar file.reference.addressbook-mailer.jar=lib/addressbook-mailer.jar +file.reference.cdi-api.jar=lib/cdi-api.jar file.reference.jaddressbook-core.jar=lib/jaddressbook-core.jar file.reference.jaddressbook-lib.jar=lib/jaddressbook-lib.jar file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar @@ -67,10 +68,9 @@ javac.classpath=\ ${file.reference.jaddressbook-lib.jar}:\ ${file.reference.jmailer-ee.jar}:\ ${file.reference.addressbook-core.jar}:\ - ${file.reference.addressbook-mailer.jar}:\ ${reference.addressbook-lib.jar}:\ - ${reference.juser-core.jar} -javac.compilerargs=-Xlint:unchecked -Xlint:deprecation + ${reference.addressbook-mailer.jar}:\ + ${file.reference.cdi-api.jar} javac.debug=true javac.deprecation=true javac.processorpath=\ @@ -97,10 +97,11 @@ meta.inf=${source.root}/conf meta.inf.excludes=sun-cmp-mappings.xml platform.active=default_platform project.addressbook-lib=../addressbook-lib +project.addressbook-mailer=../../NetBeansProjects/addressbook-mailer project.juser-core=../juser-core project.license=agpl30 reference.addressbook-lib.jar=${project.addressbook-lib}/dist/addressbook-lib.jar -reference.juser-core.jar=${project.juser-core}/dist/juser-core.jar +reference.addressbook-mailer.jar=${project.addressbook-mailer}/dist/addressbook-mailer.jar resource.dir=setup run.test.classpath=\ ${javac.test.classpath}:\ diff --git a/nbproject/project.xml b/nbproject/project.xml index 0763f70..adca205 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -20,9 +20,9 @@ file.reference.jaddressbook-lib.jar file.reference.jmailer-ee.jar file.reference.addressbook-core.jar - file.reference.addressbook-mailer.jar reference.addressbook-lib.jar - reference.juser-core.jar + reference.addressbook-mailer.jar + file.reference.cdi-api.jar @@ -31,7 +31,7 @@ - .\lib\nblibraries.properties + ./lib/nblibraries.properties @@ -42,6 +42,14 @@ clean jar + + addressbook-mailer + jar + + jar + clean + jar + juser-core jar