From 3fde7f8116046571b863ca80246ade5ef5350a8a Mon Sep 17 00:00:00 2001 From: Barry de Graaff Date: Tue, 4 Apr 2017 09:09:25 +0200 Subject: [PATCH] find cacerts on Zimbra 8.6 and 8.7 automatically --- build.xml | 3 +- nbproject/build-impl.xml | 159 ++++++++++-------- nbproject/genfiles.properties | 8 +- nbproject/private/private.properties | 5 +- nbproject/project.properties | 4 +- .../adpassword/ADChangePasswordListener.java | 15 +- 6 files changed, 110 insertions(+), 84 deletions(-) diff --git a/build.xml b/build.xml index b3097bf..e6de7d7 100644 --- a/build.xml +++ b/build.xml @@ -51,8 +51,7 @@ -init-macrodef-junit: defines macro for junit execution -init-macrodef-debug: defines macro for class debugging -init-macrodef-java: defines macro for class execution - -do-jar-with-manifest: JAR building (if you are using a manifest) - -do-jar-without-manifest: JAR building (if you are not using a manifest) + -do-jar: JAR building run: execution of project -javadoc-build: Javadoc generation test-report: JUnit report generation diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 9e14949..c18f0df 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -54,6 +54,7 @@ is divided into following sections: + @@ -71,16 +72,20 @@ is divided into following sections: - + - - + + + - - - + + + + + + @@ -91,12 +96,6 @@ is divided into following sections: - - - - - - @@ -115,24 +114,12 @@ is divided into following sections: - + - + - - - - - - - - - - - - @@ -186,7 +173,15 @@ is divided into following sections: - + + + + + + + + + @@ -196,7 +191,12 @@ is divided into following sections: - + + + + + + @@ -222,6 +222,7 @@ is divided into following sections: + @@ -275,6 +276,7 @@ is divided into following sections: + @@ -314,6 +316,7 @@ is divided into following sections: + @@ -370,6 +373,11 @@ is divided into following sections: + + + + + @@ -393,7 +401,7 @@ is divided into following sections: - + @@ -407,6 +415,9 @@ is divided into following sections: + + + @@ -438,7 +449,7 @@ is divided into following sections: - + @@ -534,7 +545,7 @@ is divided into following sections: - + @@ -548,6 +559,9 @@ is divided into following sections: + + + @@ -685,7 +699,7 @@ is divided into following sections: - + @@ -760,7 +774,7 @@ is divided into following sections: - + @@ -787,7 +801,7 @@ is divided into following sections: - + @@ -826,8 +840,8 @@ is divided into following sections: - - + + @@ -839,7 +853,7 @@ is divided into following sections: - + @@ -920,7 +934,7 @@ is divided into following sections: - + @@ -955,41 +969,25 @@ is divided into following sections: - - - - - - - - - - - - - To run this application from the command line without Ant, try: - - - - - - - java -cp "${run.classpath.with.dist.jar}" ${main.class} - - + - + - + - + + + + + + @@ -997,23 +995,41 @@ is divided into following sections: - + To run this application from the command line without Ant, try: java -jar "${dist.jar.resolved}" - + + + + + + + + + + + + + + + + + - + + - + +