]> git.mxchange.org Git - jfinancials.git/commitdiff
Don't cherry-pick:
authorRoland Häder <haeder@ambroox.de>
Thu, 6 Feb 2020 14:32:52 +0000 (15:32 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 6 Feb 2020 20:50:59 +0000 (21:50 +0100)
- updated endorsed API to Java EE 7

Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/project.properties

index f4bb63533e4d4d6a72a28a012d5a8b9c5e6ce69e..dfca389878a684b25f236df54740e788f1ec4843 100644 (file)
@@ -7,7 +7,8 @@ debug.classpath=${javac.classpath}::${jar.content.additional}:${run.classpath}
 display.browser=true
 dist.dir=dist
 dist.jar=${dist.dir}/${jar.name}
-endorsed.classpath=
+endorsed.classpath=\
+    ${libs.javaee-endorsed-api-7.0.classpath}
 j2ee.appclient.mainclass.args=${j2ee.appclient.tool.args}
 j2ee.compile.on.save=true
 j2ee.deploy.on.save=true