From: Roland Haeder Date: Thu, 13 Apr 2017 11:53:06 +0000 (+0200) Subject: this project was based on addressbook-core and doesn't need jcontacts-business-core X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b5a83f51de97bd9f6ae3a090178c54e204dc015d;p=jfinancials-core.git this project was based on addressbook-core and doesn't need jcontacts-business-core Signed-off-by: Roland Häder --- diff --git a/build.xml b/build.xml index 694b90b..32ac333 100644 --- a/build.xml +++ b/build.xml @@ -1,73 +1,73 @@ - - - - - - - - - - - Builds, tests, and runs the project addressbook-core. - - - + + + + + + + + + + + Builds, tests, and runs the project jfinancials-core. + + + diff --git a/lib/jcontacts-business-core.jar b/lib/jcontacts-business-core.jar deleted file mode 100644 index af2b235..0000000 Binary files a/lib/jcontacts-business-core.jar and /dev/null differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index cd05650..a3795ac 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -19,7 +19,7 @@ is divided into following sections: - cleanup --> - + @@ -474,7 +474,7 @@ is divided into following sections: - + @@ -625,7 +625,7 @@ is divided into following sections: - + @@ -917,7 +917,7 @@ is divided into following sections: - + @@ -1402,7 +1402,7 @@ is divided into following sections: - + diff --git a/nbproject/project.properties b/nbproject/project.properties index 6d021d4..03dfdf8 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -3,7 +3,7 @@ annotation.processing.enabled.in.editor=true annotation.processing.processors.list= annotation.processing.run.all.processors=true annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output -application.title=addressbook-core +application.title=jfinancials-core application.vendor=rhaeder auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml build.classes.dir=${build.dir}/classes @@ -26,11 +26,10 @@ debug.test.classpath=\ dist.archive.excludes= # This directory is removed when the project is cleaned: dist.dir=dist -dist.jar=${dist.dir}/addressbook-core.jar +dist.jar=${dist.dir}/jfinancials-core.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= -file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar file.reference.jcontacts-core.jar=lib/jcontacts-core.jar file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar file.reference.jcoreee.jar=lib/jcoreee.jar @@ -49,7 +48,6 @@ javac.classpath=\ ${file.reference.jphone-core.jar}:\ ${file.reference.juser-core.jar}:\ ${file.reference.jcontacts-core.jar}:\ - ${file.reference.jcontacts-business-core.jar}:\ ${file.reference.jmailer-ee.jar}:\ ${libs.jpa20-persistence.classpath}:\ ${libs.javaee-api-7.0.classpath} @@ -76,7 +74,7 @@ javadoc.private=true javadoc.splitindex=true javadoc.use=true javadoc.version=true -javadoc.windowtitle=Addressbook Core Library +javadoc.windowtitle=JFinancials Core Library jnlp.codebase.type=no.codebase jnlp.descriptor=application jnlp.enabled=false @@ -109,7 +107,6 @@ run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} source.encoding=UTF-8 -source.reference.jcontacts-business-core.jar=../jcore-business-core/src/ source.reference.jcontacts-core.jar=../jcontacts-core/src/ source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/ source.reference.jcoreee.jar=../jcoreee/src/ diff --git a/nbproject/project.xml b/nbproject/project.xml index a1f01cc..88a8f82 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.java.j2seproject - addressbook-core + jfinancials-core