From: Roland Haeder <roland@mxchange.org>
Date: Sat, 5 Sep 2015 19:45:14 +0000 (+0200)
Subject: Why is always endoresment added?
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e98e461c6b17a7c84a9ccaef7fdef845eceaa60e;p=pizzaservice-core.git

Why is always endoresment added?
Signed-off-by:Roland Häder <roland@mxchange.org>
---

diff --git a/PizzaService-ejb/nbproject/project.properties b/PizzaService-ejb/nbproject/project.properties
index 56852b8..768e3a4 100644
--- a/PizzaService-ejb/nbproject/project.properties
+++ b/PizzaService-ejb/nbproject/project.properties
@@ -18,8 +18,6 @@ dist.dir=dist
 dist.ear.jar=${dist.dir}/${jar.name}
 dist.jar=${dist.dir}/${jar.name}
 dist.javadoc.dir=${dist.dir}/javadoc
-endorsed.classpath=\
-    ${libs.javaee-endorsed-api-6.0.classpath}
 excludes=
 file.reference.cdi-api.jar=lib/cdi-api.jar
 file.reference.jcoreee.jar=lib/jcoreee.jar
diff --git a/nbproject/project.properties b/nbproject/project.properties
index 3811594..ca14a32 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -6,8 +6,6 @@ debug.classpath=${javac.classpath}::${jar.content.additional}:${run.classpath}
 display.browser=true
 dist.dir=dist
 dist.jar=${dist.dir}/${jar.name}
-endorsed.classpath=\
-    ${libs.javaee-endorsed-api-6.0.classpath}
 j2ee.appclient.mainclass.args=${j2ee.appclient.tool.args}
 j2ee.compile.on.save=true
 j2ee.deploy.on.save=true