From: Roland Haeder Date: Thu, 13 Apr 2017 12:05:04 +0000 (+0200) Subject: this project was based on addressbook-lib and doesn't need jaddressbok and X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d80609ebb9b972e5a8473bff800341a7f1081c43;p=jbonuscard-lib.git this project was based on addressbook-lib and doesn't need jaddressbok and jcontacts-business-core Signed-off-by: Roland Häder --- diff --git a/README.txt b/README.txt index 22e086e..1538010 100644 --- a/README.txt +++ b/README.txt @@ -4,5 +4,5 @@ README.txt 1) What is this? --------------- -This is a library for the addressbook application. It should be linked as +This is a library for the jfinancials application. It should be linked as NetBeans project in all applications (Console, Swing, JSF, ...). diff --git a/build.xml b/build.xml index 904c98d..45c787b 100644 --- a/build.xml +++ b/build.xml @@ -7,8 +7,8 @@ - - Builds, tests, and runs the project addressbook-lib. + + Builds, tests, and runs the project jfinancials-lib. - + @@ -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 0a4dc2e..84a5ba8 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-lib +application.title=jfinancials-lib application.vendor=Roland H\u00e4der auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml build.classes.dir=${build.dir}/classes @@ -26,18 +26,16 @@ debug.test.classpath=\ dist.archive.excludes= # This directory is removed when the project is cleaned: dist.dir=dist -dist.jar=${dist.dir}/addressbook-lib.jar +dist.jar=${dist.dir}/jfinancials-lib.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= -file.reference.addressbook-core.jar=lib/addressbook-core.jar -file.reference.jaddressbook-core.jar=lib/jaddressbook-core.jar -file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar +file.reference.jfinancials-core.jar=lib/jfinancials-core.jar file.reference.jcontacts-core.jar=lib/jcontacts-core.jar file.reference.jcountry-core.jar=lib/jcountry-core.jar file.reference.jphone-core.jar=lib/jphone-core.jar file.reference.juser-core.jar=lib/juser-core.jar -file.reference.addressbook-core.jar=lib/addressbook-core.jar +file.reference.jfinancials-core.jar=lib/jfinancials-core.jar includes=** jar.archive.disabled=${jnlp.enabled} jar.compress=false @@ -46,10 +44,8 @@ javac.classpath=\ ${file.reference.jcountry-core.jar}:\ ${file.reference.jphone-core.jar}:\ ${file.reference.jcontacts-core.jar}:\ - ${file.reference.jcontacts-business-core.jar}:\ ${file.reference.juser-core.jar}:\ - ${file.reference.jaddressbook-core.jar}:\ - ${file.reference.addressbook-core.jar}:\ + ${file.reference.jfinancials-core.jar}:\ ${libs.javaee-api-7.0.classpath} # Space-separated list of extra javac options javac.compilerargs=-Xlint:unchecked -Xlint:deprecation @@ -74,7 +70,7 @@ javadoc.private=true javadoc.splitindex=true javadoc.use=true javadoc.version=true -javadoc.windowtitle=Addressbook Library +javadoc.windowtitle=jfinancials Library jnlp.codebase.type=no.codebase jnlp.descriptor=application jnlp.enabled=false @@ -100,13 +96,11 @@ run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} source.encoding=UTF-8 -source.reference.addressbook-core.jar=../addressbook-core/src/ -source.reference.jaddressbook-core.jar=../jaddressbook-core/src/ -source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/ +source.reference.jfinancials-core.jar=../jfinancials-core/src/ source.reference.jcontacts-core.jar=../jcontacts-core/src/ source.reference.jcountry-core.jar=../jcountry-core/src/ source.reference.jphone-core.jar=../jphone-core/src/ source.reference.juser-core.jar=../juser-core/src/ -source.reference.addressbook-core.jar=../addressbook-core/src/ +source.reference.jfinancials-core.jar=../jfinancials-core/src/ src.dir=src test.src.dir=test diff --git a/nbproject/project.xml b/nbproject/project.xml index b484b16..011eab2 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.java.j2seproject - addressbook-lib + jfinancials-lib