From: Roland Haeder Date: Sat, 21 May 2016 12:09:30 +0000 (+0200) Subject: Cleanups: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8718815b2dc1332d375717805424179a1dc3e3ec;p=pizzaservice-lib.git Cleanups: - removed JPA as this is really not needed in lib (remote interface) projects - converted CRLF->LF Signed-off-by: Roland Häder --- diff --git a/lib/jratecalc-core.jar b/lib/jratecalc-core.jar deleted file mode 100644 index e00fc8b..0000000 Binary files a/lib/jratecalc-core.jar and /dev/null differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 3dd2e20..2481de6 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -28,9 +28,9 @@ is divided into following sections: - diff --git a/nbproject/project.properties b/nbproject/project.properties index cd9f8cd..3f214c5 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -34,7 +34,7 @@ file.reference.cdi-api.jar=lib/cdi-api.jar file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar file.reference.jcoreee.jar=lib/jcoreee.jar file.reference.jcountry-core.jar=lib/jcountry-core.jar -file.reference.jcountry-lib.jar=lib\\jcountry-lib.jar +file.reference.jcountry-lib.jar=lib/jcountry-lib.jar file.reference.jcustomer-core.jar=lib/jcustomer-core.jar file.reference.jcustomer-lib.jar=lib/jcustomer-lib.jar file.reference.jshop-core.jar=lib/jshop-core.jar @@ -97,6 +97,7 @@ jnlp.signing.keystore= manifest.custom.codebase= # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions) manifest.custom.permissions= +manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF mkdist.disabled=true platform.active=default_platform @@ -104,10 +105,6 @@ project.license=gpl30 run.classpath=\ ${javac.classpath}:\ ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project. -# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value. -# To set system properties for unit tests define test-sys-prop.name=value: -run.jvmargs= run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} diff --git a/nbproject/project.xml b/nbproject/project.xml index 791a9c1..9ec33cc 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -14,6 +14,5 @@ .\lib\nblibraries.properties -