From: Roland Häder Date: Sat, 15 Apr 2017 18:57:05 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=be80f6a09775312c32e4fd14b10a66d330aae3d7;p=jfinancials-ejb.git Continued: - jfinancials-core/mailer are now referenced as projects as they are application-specific projects and not libraries (like e.g. juser-core is) - replaced jshop-core with jproduct-core as this is what is only needed Signed-off-by: Roland Häder --- diff --git a/lib/jfinancials-core.jar b/lib/jfinancials-core.jar deleted file mode 100644 index 48c5de2..0000000 Binary files a/lib/jfinancials-core.jar and /dev/null differ diff --git a/lib/jfinancials-mailer.jar b/lib/jfinancials-mailer.jar deleted file mode 100644 index 18325fd..0000000 Binary files a/lib/jfinancials-mailer.jar and /dev/null differ diff --git a/lib/jproduct-core.jar b/lib/jproduct-core.jar new file mode 100644 index 0000000..3c8ae07 Binary files /dev/null and b/lib/jproduct-core.jar differ diff --git a/lib/jshop-core.jar b/lib/jshop-core.jar deleted file mode 100644 index b158fae..0000000 Binary files a/lib/jshop-core.jar and /dev/null differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index d2e0e1f..37a00b4 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: + + + @@ -847,11 +853,11 @@ exists or setup the property manually. For example like this: - + - + @@ -866,11 +872,11 @@ exists or setup the property manually. For example like this: - + - + @@ -885,11 +891,11 @@ exists or setup the property manually. For example like this: - + - + @@ -905,11 +911,11 @@ exists or setup the property manually. For example like this: - + - + @@ -1296,6 +1302,7 @@ exists or setup the property manually. For example like this: CLEANUP SECTION --> + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 57024c6..e4bf032 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=a60a5985 -nbproject/build-impl.xml.script.CRC32=3262b095 +nbproject/build-impl.xml.data.CRC32=db40af14 +nbproject/build-impl.xml.script.CRC32=546bd9bd nbproject/build-impl.xml.stylesheet.CRC32=6096d939@1.55.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index 85a60b2..b206ddc 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -22,7 +22,6 @@ dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar -file.reference.jfinancials-core.jar=lib/jfinancials-core.jar file.reference.jfinancials-mailer.jar=lib/jfinancials-mailer.jar file.reference.cdi-api.jar=lib/cdi-api.jar file.reference.jcontacts-core.jar=lib/jcontacts-core.jar @@ -34,7 +33,7 @@ file.reference.jcountry-lib.jar=lib/jcountry-lib.jar file.reference.jmailer-ee.jar=lib/jmailer-ee.jar file.reference.jphone-core.jar=lib/jphone-core.jar file.reference.jphone-lib.jar=lib/jphone-lib.jar -file.reference.jshop-core.jar=lib/jshop-core.jar +file.reference.jproduct-core.jar=lib/jproduct-core.jar file.reference.juser-core.jar=lib/juser-core.jar file.reference.juser-lib.jar=lib/juser-lib.jar includes=** @@ -61,11 +60,11 @@ javac.classpath=\ ${file.reference.jcontacts-core.jar}:\ ${file.reference.jcontacts-business-core.jar}:\ ${file.reference.jcontacts-lib.jar}:\ - ${file.reference.jshop-core.jar}:\ + ${file.reference.jproduct-core.jar}:\ ${file.reference.juser-core.jar}:\ ${file.reference.juser-lib.jar}:\ ${file.reference.jmailer-ee.jar}:\ - ${file.reference.jfinancials-core.jar}:\ + ${reference.jfinancials-core.jar}:\ ${reference.jfinancials-lib.jar}:\ ${reference.jfinancials-mailer.jar}:\ ${file.reference.cdi-api.jar} @@ -95,11 +94,13 @@ javadoc.windowtitle=JFinancials EJBs meta.inf=${source.root}/conf meta.inf.excludes=sun-cmp-mappings.xml platform.active=default_platform +project.jfinancials-core=../../NetBeansProjects/jfinancials-core project.juser-core=../juser-core project.license=agpl30 project.jfinancials-lib=../jfinancials-lib project.jfinancials-mailer=../../NetBeansProjects/jfinancials-mailer project.serviceLocator.class=org.mxchange.jfinancials.mailer.model.delivery.FinancialsMailer +reference.jfinancials-core.jar=${project.jfinancials-core}/dist/jfinancials-core.jar reference.jfinancials-lib.jar=${project.jfinancials-lib}/dist/jfinancials-lib.jar reference.jfinancials-mailer.jar=${project.jfinancials-mailer}/dist/jfinancials-mailer.jar resource.dir=setup @@ -111,7 +112,6 @@ run.test.classpath=\ runmain.jvmargs= source.encoding=UTF-8 source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/ -source.reference.jfinancials-core.jar=../jfinancials-core/src/ source.reference.jfinancials-mailer.jar=../jfinancials-mailer/src/ source.reference.jcontacts-core.jar=../jcontacts-core/src/ source.reference.jcontacts-lib.jar=../jcontacts-lib/src/ @@ -122,7 +122,7 @@ source.reference.jcountry-lib.jar=../jcountry-lib/src/ source.reference.jmailer-ee.jar=../jmailer-ee/src/ source.reference.jphone-core.jar=../jphone-core/src/ source.reference.jphone-lib.jar=../jphone-lib/src/ -source.reference.jshop-core.jar=../jshop-core/src/ +source.reference.jproduct-core.jar=../jproduct-core/src/ source.reference.juser-core.jar=../juser-core/src/ source.reference.juser-lib.jar=../juser-lib/src/ source.root=src diff --git a/nbproject/project.xml b/nbproject/project.xml index d03f0d0..d268a83 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -14,11 +14,11 @@ file.reference.jcontacts-core.jar file.reference.jcontacts-business-core.jar file.reference.jcontacts-lib.jar - file.reference.jshop-core.jar + file.reference.jproduct-core.jar file.reference.juser-core.jar file.reference.juser-lib.jar file.reference.jmailer-ee.jar - file.reference.jfinancials-core.jar + reference.jfinancials-core.jar reference.jfinancials-lib.jar reference.jfinancials-mailer.jar file.reference.cdi-api.jar @@ -33,6 +33,14 @@ ./lib/nblibraries.properties + + jfinancials-core + jar + + jar + clean + jar + jfinancials-lib jar