From d5e81d0564f80f43b1b3dd754cad718768d9f99e Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 2 Oct 2015 09:34:12 +0200 Subject: [PATCH] =?utf8?q?project=20cleanups=20Signed-off-by:Roland=20H?= =?utf8?q?=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- build.xml | 6 +++--- nbproject/build-impl.xml | 10 +++++----- nbproject/genfiles.properties | 8 ++++---- nbproject/project.properties | 4 ++-- nbproject/project.xml | 2 +- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/build.xml b/build.xml index 3a8dcfa..ac3e8db 100644 --- a/build.xml +++ b/build.xml @@ -7,8 +7,8 @@ - - Builds, tests, and runs the project jcontacts. + + Builds, tests, and runs the project jcontacts-core. - + @@ -468,7 +468,7 @@ is divided into following sections: - + @@ -619,7 +619,7 @@ is divided into following sections: - + @@ -911,7 +911,7 @@ is divided into following sections: - + @@ -1396,7 +1396,7 @@ is divided into following sections: - + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 09edd72..63f9501 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=454ad12e -build.xml.script.CRC32=d16b6fdf +build.xml.data.CRC32=01b251d1 +build.xml.script.CRC32=964b8b1a build.xml.stylesheet.CRC32=8064a381@1.75.2.48 # 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=454ad12e -nbproject/build-impl.xml.script.CRC32=d8b8bfba +nbproject/build-impl.xml.data.CRC32=01b251d1 +nbproject/build-impl.xml.script.CRC32=a429041e nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.75.2.48 diff --git a/nbproject/project.properties b/nbproject/project.properties index b990ea1..d3eff02 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=jcontacts +application.title=jcontacts-core application.vendor=Roland Haeder 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}/jcontacts.jar +dist.jar=${dist.dir}/jcontacts-core.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= diff --git a/nbproject/project.xml b/nbproject/project.xml index 027e268..8a8b12e 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.java.j2seproject - jcontacts + jcontacts-core -- 2.39.5