]> git.mxchange.org Git - pizzaservice.git/commitdiff
renamed project to all-lowercase
authorRoland Haeder <roland@mxchange.org>
Sat, 14 May 2016 15:03:23 +0000 (17:03 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 14 May 2016 15:03:23 +0000 (17:03 +0200)
build.xml
nbproject/build-impl.xml
nbproject/project.properties
nbproject/project.xml

index 85ea050095bce3e0f94798fffbe8df7b96edf458..ac0b9d3cb11b3726f008c9593d647539f4f22934 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="PizzaService" default="default" basedir="." xmlns:ear="http://www.netbeans.org/ns/j2ee-earproject/2">
-    <description>Builds, tests, and runs the project PizzaService.</description>
+<project name="pizzaservice" default="default" basedir="." xmlns:ear="http://www.netbeans.org/ns/j2ee-earproject/2">
+    <description>Builds, tests, and runs the project pizzaservice.</description>
     <import file="nbproject/build-impl.xml"/>
     <!--
 
index 07b132d8d807d1d3f88cd4e2e14c448ed8ead5f8..455cced0a5e50676699b929be3dac54c1bc4f0e1 100644 (file)
@@ -14,7 +14,7 @@ is divided into following sections:
   - cleanup
 
 -->
-<project xmlns:ear2="http://www.netbeans.org/ns/j2ee-earproject/2" basedir=".." default="default" name="PizzaService-impl">
+<project xmlns:ear2="http://www.netbeans.org/ns/j2ee-earproject/2" basedir=".." default="default" name="pizzaservice-impl">
        <import file="ant-deploy.xml"/>
        <fail message="Please build using Ant 1.7.1 or higher.">
                <condition>
@@ -401,17 +401,17 @@ is divided into following sections:
                <ear2:run-appclient subprojectname="${app.client}"/>
        </target>
        <target if="j2ee.appclient.mainclass.args" name="-as-retrieve-option-workaround" unless="j2ee.clientName">
-               <property name="client.jar" value="${dist.dir}/PizzaServiceClient.jar"/>
+               <property name="client.jar" value="${dist.dir}/pizzaserviceClient.jar"/>
                <sleep seconds="3"/>
-               <copy failonerror="false" file="${wa.copy.client.jar.from}/PizzaService/PizzaServiceClient.jar" todir="${dist.dir}"/>
+               <copy failonerror="false" file="${wa.copy.client.jar.from}/pizzaservice/pizzaserviceClient.jar" todir="${dist.dir}"/>
                <copy failonerror="false" flatten="true" todir="${dist.dir}/">
-                       <fileset dir="${wa.copy.client.jar.from}/PizzaService" includes="**/PizzaServiceClient.jar"/>
+                       <fileset dir="${wa.copy.client.jar.from}/pizzaservice" includes="**/pizzaserviceClient.jar"/>
                </copy>
-               <copy flatten="true" todir="${dist.dir}/PizzaServiceClient">
-                       <fileset dir="${wa.copy.client.jar.from}/PizzaService" includes="**/*.*ar"/>
+               <copy flatten="true" todir="${dist.dir}/pizzaserviceClient">
+                       <fileset dir="${wa.copy.client.jar.from}/pizzaservice" includes="**/*.*ar"/>
                </copy>
-               <copy failonerror="false" flatten="false" todir="${dist.dir}/PizzaServiceClient">
-                       <fileset dir="${dist.dir}/gfdeploy/PizzaService" includes="**/*.jar"/>
+               <copy failonerror="false" flatten="false" todir="${dist.dir}/pizzaserviceClient">
+                       <fileset dir="${dist.dir}/gfdeploy/pizzaservice" includes="**/*.jar"/>
                </copy>
        </target>
        <target depends="init" name="-init-run-macros">
index 167ca01950dbd2d1e0feca9e5ac879b7b3093a19..5c42b974dd9ff008019502720bb9f20417ac7960 100644 (file)
@@ -24,7 +24,7 @@ jar.content.additional=\
     ${reference.jcore-logger-ejb.dist}:\
     ${reference.jshop-receipt-ejb.dist-ear}:\
     ${reference.pizzaservice-ejb.dist-ear}
-jar.name=PizzaService.ear
+jar.name=pizzaservice.ear
 javac.debug=true
 javac.deprecation=false
 javac.source=1.6
index 96d88a0a81d130a1564ce1194045424fee29e59f..1cffcc1da65d6124314b3282d73a88fe4114af7e 100644 (file)
@@ -3,7 +3,7 @@
     <type>org.netbeans.modules.j2ee.earproject</type>
     <configuration>
         <data xmlns="http://www.netbeans.org/ns/j2ee-earproject/2">
-            <name>PizzaService</name>
+            <name>pizzaservice</name>
             <minimum-ant-version>1.6.5</minimum-ant-version>
             <web-module-libraries/>
             <web-module-additional-libraries>