From: Roland Haeder Date: Wed, 27 Apr 2016 20:40:14 +0000 (+0200) Subject: This project is based on pizzaservice-core X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2be6b32da96cd9e667e59018bd05c9dc681c6e26;p=jfinancials-core.git This project is based on pizzaservice-core --- diff --git a/build.xml b/build.xml index a6e9b6a..694b90b 100644 --- a/build.xml +++ b/build.xml @@ -7,8 +7,8 @@ - - Builds, tests, and runs the project pizzaservice-core. + + Builds, tests, and runs the project addressbook-core. - + @@ -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 82dd2ed..3b1ebaf 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=pizzaservice-core +application.title=addressbook-core application.vendor=Cho-Time GmbH auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml build.classes.dir=${build.dir}/classes @@ -26,7 +26,7 @@ debug.test.classpath=\ dist.archive.excludes= # This directory is removed when the project is cleaned: dist.dir=dist -dist.jar=${dist.dir}/pizzaservice-core.jar +dist.jar=${dist.dir}/addressbook-core.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= @@ -77,7 +77,7 @@ javadoc.private=true javadoc.splitindex=true javadoc.use=true javadoc.version=true -javadoc.windowtitle=RateCalc Core Library +javadoc.windowtitle=Addressbook Core Library jnlp.codebase.type=no.codebase jnlp.descriptor=application jnlp.enabled=false @@ -98,8 +98,7 @@ manifest.custom.permissions= meta.inf.dir=${src.dir}/META-INF mkdist.disabled=true platform.active=default_platform -project.license=default -project.licensePath=./nbproject/licenseheader.txt +project.license=gpl30 run.classpath=\ ${javac.classpath}:\ ${build.classes.dir} diff --git a/nbproject/project.xml b/nbproject/project.xml index ba9f799..1232b24 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.java.j2seproject - pizzaservice-core + addressbook-core