From 3d383c67344bb041fba541dd366550b16ad954ae Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sat, 14 May 2016 16:58:37 +0200 Subject: [PATCH] renamed project to all-lowercase --- build.xml | 6 +++--- nbproject/build-impl.xml | 10 +++++----- nbproject/project.properties | 4 ++-- nbproject/project.xml | 32 ++++++++++++++++---------------- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/build.xml b/build.xml index 6e3f6f0..1b4287b 100644 --- a/build.xml +++ b/build.xml @@ -7,8 +7,8 @@ - - Builds, tests, and runs the project PizzaService-lib. + + Builds, tests, and runs the project pizzaservice-lib. - + @@ -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/project.properties b/nbproject/project.properties index e545f24..342b82e 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-lib +application.title=pizzaservice-lib 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}/PizzaService-lib.jar +dist.jar=${dist.dir}/pizzaservice-lib.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= diff --git a/nbproject/project.xml b/nbproject/project.xml index 7d5e896..791a9c1 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -1,19 +1,19 @@ - org.netbeans.modules.java.j2seproject - - - PizzaService-lib - - - - - - - - - .\lib\nblibraries.properties - - - + org.netbeans.modules.java.j2seproject + + + pizzaservice-lib + + + + + + + + + .\lib\nblibraries.properties + + + -- 2.39.5