From 47f833a48b35f01ea5ccab5b8c5564f433d7ca34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 20 Feb 2020 04:43:34 +0100 Subject: [PATCH] Please cherry-pick: - maybe required for NetBeans 8.1? I still have not yet upgraded it MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- nbproject/build-impl.xml | 21 ++++++++++++++++++--- nbproject/project.properties | 1 - 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 6231cbf..ca82458 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -522,7 +522,8 @@ or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties f - + + @@ -554,7 +555,8 @@ or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties f - + + @@ -705,6 +707,18 @@ or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties f + + + + + + + + + + + + @@ -720,7 +734,8 @@ or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties f - + + diff --git a/nbproject/project.properties b/nbproject/project.properties index 40c3383..113f861 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -77,7 +77,6 @@ meta.inf=${source.root}/conf meta.inf.excludes=sun-cmp-mappings.xml platform.active=default_platform project.jfinancials-mailer-lib=../jfinancials-mailer-lib -project.juser-core=../juser-core project.license=agpl30 reference.jfinancials-mailer-lib.jar=${project.jfinancials-mailer-lib}/dist/jfinancials-mailer-lib.jar resource.dir=setup -- 2.39.5