]> git.mxchange.org Git - jcontacts-core.git/commitdiff
project cleanups
authorRoland Haeder <roland@mxchange.org>
Fri, 2 Oct 2015 07:34:12 +0000 (09:34 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 2 Oct 2015 07:34:12 +0000 (09:34 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

build.xml
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml

index 3a8dcfada4470daabeccec2ebd8522c87caf16df..ac3e8db065f0eefcb64ab62f65b54fd4bd3e7981 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -7,8 +7,8 @@
 <!-- the Compile on Save feature is turned off for the project. -->
 <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
 <!-- in the project's Project Properties dialog box.-->
-<project name="jcontacts" default="default" basedir=".">
-    <description>Builds, tests, and runs the project jcontacts.</description>
+<project name="jcontacts-core" default="default" basedir=".">
+    <description>Builds, tests, and runs the project jcontacts-core.</description>
     <import file="nbproject/build-impl.xml"/>
     <!--
 
@@ -58,7 +58,7 @@
 
     An example of overriding the target for project execution could look like this:
 
-        <target name="run" depends="jcontacts-impl.jar">
+        <target name="run" depends="jcontacts-core-impl.jar">
             <exec dir="bin" executable="launcher.exe">
                 <arg file="${dist.jar}"/>
             </exec>
index 0e8386d4819028647f045c1e6fb20bbd9c940172..032b3c2b5c2e3ecf40b92e01539dd675104e2934 100644 (file)
@@ -19,7 +19,7 @@ is divided into following sections:
   - cleanup
 
         -->
-<project xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1" xmlns:j2seproject3="http://www.netbeans.org/ns/j2se-project/3" xmlns:jaxrpc="http://www.netbeans.org/ns/j2se-project/jax-rpc" basedir=".." default="default" name="jcontacts-impl">
+<project xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1" xmlns:j2seproject3="http://www.netbeans.org/ns/j2se-project/3" xmlns:jaxrpc="http://www.netbeans.org/ns/j2se-project/jax-rpc" basedir=".." default="default" name="jcontacts-core-impl">
     <fail message="Please build using Ant 1.8.0 or higher.">
         <condition>
             <not>
@@ -468,7 +468,7 @@ is divided into following sections:
                     </fileset>
                 </union>
                 <taskdef classname="org.testng.TestNGAntTask" classpath="${run.test.classpath}" name="testng"/>
-                <testng classfilesetref="test.set" failureProperty="tests.failed" listeners="org.testng.reporters.VerboseReporter" methods="${testng.methods.arg}" mode="${testng.mode}" outputdir="${build.test.results.dir}" suitename="jcontacts" testname="TestNG tests" workingDir="${work.dir}">
+                <testng classfilesetref="test.set" failureProperty="tests.failed" listeners="org.testng.reporters.VerboseReporter" methods="${testng.methods.arg}" mode="${testng.mode}" outputdir="${build.test.results.dir}" suitename="jcontacts-core" testname="TestNG tests" workingDir="${work.dir}">
                     <xmlfileset dir="${build.test.classes.dir}" includes="@{testincludes}"/>
                     <propertyset>
                         <propertyref prefix="test-sys-prop."/>
@@ -619,7 +619,7 @@ is divided into following sections:
                 <condition else="-testclass @{testClass}" property="test.class.or.method" value="-methods @{testClass}.@{testMethod}">
                     <isset property="test.method"/>
                 </condition>
-                <condition else="-suitename jcontacts -testname @{testClass} ${test.class.or.method}" property="testng.cmd.args" value="@{testClass}">
+                <condition else="-suitename jcontacts-core -testname @{testClass} ${test.class.or.method}" property="testng.cmd.args" value="@{testClass}">
                     <matches pattern=".*\.xml" string="@{testClass}"/>
                 </condition>
                 <delete dir="${build.test.results.dir}" quiet="true"/>
@@ -911,7 +911,7 @@ is divided into following sections:
         <delete file="${built-jar.properties}" quiet="true"/>
     </target>
     <target if="already.built.jar.${basedir}" name="-warn-already-built-jar">
-        <echo level="warn" message="Cycle detected: jcontacts was already built"/>
+        <echo level="warn" message="Cycle detected: jcontacts-core was already built"/>
     </target>
     <target depends="init,-deps-jar-init" name="deps-jar" unless="no.deps">
         <mkdir dir="${build.dir}"/>
@@ -1396,7 +1396,7 @@ is divided into following sections:
         <delete file="${built-clean.properties}" quiet="true"/>
     </target>
     <target if="already.built.clean.${basedir}" name="-warn-already-built-clean">
-        <echo level="warn" message="Cycle detected: jcontacts was already built"/>
+        <echo level="warn" message="Cycle detected: jcontacts-core was already built"/>
     </target>
     <target depends="init,-deps-clean-init" name="deps-clean" unless="no.deps">
         <mkdir dir="${build.dir}"/>
index 09edd722e08324dd7aafe38a997605362ac717f1..63f950186dc3be2ef297f341f56f067ddfb9f7a9 100644 (file)
@@ -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
index b990ea1cdf36b1b9c3982145ab8b784833326e2c..d3eff02e2d3c364de44e502a08d64215510b06b5 100644 (file)
@@ -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=
index 027e26841e6e43a615dd1f73dc23d89cfac32258..8a8b12ec2e7936c16139805284ca08ed0d43fc71 100644 (file)
@@ -3,7 +3,7 @@
     <type>org.netbeans.modules.java.j2seproject</type>
     <configuration>
         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
-            <name>jcontacts</name>
+            <name>jcontacts-core</name>
             <source-roots>
                 <root id="src.dir"/>
             </source-roots>