From 095746053aa3db5d2d3ada2caf16dcfbff506f96 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sat, 14 May 2016 17:05:36 +0200 Subject: [PATCH] renamed project to all-lowercase --- build.xml | 4 ++-- nbproject/build-impl.xml | 6 +++--- nbproject/genfiles.properties | 4 ++-- nbproject/project.properties | 2 +- nbproject/project.xml | 2 +- web/WEB-INF/glassfish-web.xml | 1 - 6 files changed, 9 insertions(+), 10 deletions(-) diff --git a/build.xml b/build.xml index 7cd04328..a5d14270 100644 --- a/build.xml +++ b/build.xml @@ -7,8 +7,8 @@ - - Builds, tests, and runs the project PizzaService-war. + + Builds, tests, and runs the project pizzaservice-war. - + @@ -495,7 +495,7 @@ or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties f - + @@ -645,7 +645,7 @@ or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties f - + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 54e7c1e1..da9d6ee5 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=82213886 build.xml.stylesheet.CRC32=651128d4@1.68.1.1 # 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=a6d10404 -nbproject/build-impl.xml.script.CRC32=f6b41d17 +nbproject/build-impl.xml.data.CRC32=039ae551 +nbproject/build-impl.xml.script.CRC32=b20fb404 nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.75.1.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index 8a2a31b5..e5414d72 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -146,6 +146,6 @@ src.dir=${source.root}/java test.src.dir=test war.content.additional= war.ear.name=${war.name} -war.name=PizzaService-war.war +war.name=pizzaservice-war.war web.docbase.dir=web webinf.dir=web/WEB-INF diff --git a/nbproject/project.xml b/nbproject/project.xml index 445eff70..1c8d235f 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.web.project - PizzaService-war + pizzaservice-war 1.6.5 diff --git a/web/WEB-INF/glassfish-web.xml b/web/WEB-INF/glassfish-web.xml index 84ad3135..2ae07438 100644 --- a/web/WEB-INF/glassfish-web.xml +++ b/web/WEB-INF/glassfish-web.xml @@ -1,7 +1,6 @@ - /PizzaService-war admin admin -- 2.39.5