]> git.mxchange.org Git - jmailer-ee.git/commitdiff
Re-added (why?) Apache Velocity 1.7, somehow it didn't made it from Windows -> Linux IDE
authorRoland Haeder <roland@mxchange.org>
Wed, 7 Sep 2016 20:50:45 +0000 (22:50 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 7 Sep 2016 20:50:45 +0000 (22:50 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
lib/nblibraries.properties
nbproject/project.properties

index 4cb3e0ef171604be8d1a70b17c69b4970bb370c6..cf16378ea015d111ace54b615e22035d9b58f02b 100644 (file)
@@ -1,7 +1,9 @@
 libs.Apache_Velocity_1.7.classpath=\
-    ${base}/velocity/velocity-1.7-dep.jar;\
-    ${base}/velocity/velocity-1.7.jar
+    ${base}/velocity/velocity-1.7.jar:\
+    ${base}/velocity/velocity-1.7-dep.jar
 libs.Apache_Velocity_1.7.displayName=Apache Velocity 1.7
+libs.Apache_Velocity_1.7.javadoc=\
+    https://velocity.apache.org/engine/1.7/apidocs/
 libs.CopyLibs.classpath=\
     ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar
 libs.CopyLibs.displayName=CopyLibs Task
index 637fd75f60b32c55c3a8636f2a8dec8a566969ed..2bedc290f68e6f6d0b62f3ea24a4d7015070e308 100644 (file)
-annotation.processing.enabled=true\r
-annotation.processing.enabled.in.editor=true\r
-annotation.processing.processors.list=\r
-annotation.processing.run.all.processors=true\r
-annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output\r
-application.title=Java Mailer EE\r
-application.vendor=quix0r\r
-build.classes.dir=${build.dir}/classes\r
-build.classes.excludes=**/*.java,**/*.form\r
-# This directory is removed when the project is cleaned:\r
-build.dir=build\r
-build.generated.dir=${build.dir}/generated\r
-build.generated.sources.dir=${build.dir}/generated-sources\r
-# Only compile against the classpath explicitly listed here:\r
-build.sysclasspath=ignore\r
-build.test.classes.dir=${build.dir}/test/classes\r
-build.test.results.dir=${build.dir}/test/results\r
-# Uncomment to specify the preferred debugger connection transport:\r
-#debug.transport=dt_socket\r
-debug.classpath=\\r
-    ${run.classpath}\r
-debug.test.classpath=\\r
-    ${run.test.classpath}\r
-# Files in build.classes.dir which should be excluded from distribution jar\r
-dist.archive.excludes=\r
-# This directory is removed when the project is cleaned:\r
-dist.dir=dist\r
-dist.jar=${dist.dir}/jmailer-ee.jar\r
-dist.javadoc.dir=${dist.dir}/javadoc\r
-endorsed.classpath=\r
-excludes=\r
-file.reference.jcontacts-core.jar=lib/jcontacts-core.jar\r
-file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar\r
-file.reference.juser-core.jar=lib/juser-core.jar\r
-includes=**\r
-jar.archive.disabled=${jnlp.enabled}\r
-jar.compress=false\r
-jar.index=${jnlp.enabled}\r
-javac.classpath=\\r
-    ${file.reference.juser-core.jar}:\\r
-    ${file.reference.jcontacts-core.jar}:\\r
-    ${file.reference.jcore-logger-lib.jar}:\\r
-    ${libs.Apache_Velocity_1.7.classpath}:\\r
-    ${libs.javaee-api-7.0.classpath}\r
-# Space-separated list of extra javac options\r
-javac.compilerargs=-Xlint:unchecked -Xlint:deprecation\r
-javac.deprecation=true\r
-javac.external.vm=false\r
-javac.processorpath=\\r
-    ${javac.classpath}\r
-javac.source=1.7\r
-javac.target=1.7\r
-javac.test.classpath=\\r
-    ${javac.classpath}:\\r
-    ${build.classes.dir}\r
-javac.test.processorpath=\\r
-    ${javac.test.classpath}\r
-javadoc.additionalparam=\r
-javadoc.author=true\r
-javadoc.encoding=${source.encoding}\r
-javadoc.noindex=false\r
-javadoc.nonavbar=false\r
-javadoc.notree=false\r
-javadoc.private=true\r
-javadoc.splitindex=true\r
-javadoc.use=true\r
-javadoc.version=true\r
-javadoc.windowtitle=Java Mailer EE\r
-jnlp.codebase.type=no.codebase\r
-jnlp.descriptor=application\r
-jnlp.enabled=false\r
-jnlp.mixed.code=default\r
-jnlp.offline-allowed=false\r
-jnlp.signed=false\r
-jnlp.signing=\r
-jnlp.signing.alias=\r
-jnlp.signing.keystore=\r
-# Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.\r
-manifest.custom.application.library.allowable.codebase=\r
-# Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.\r
-manifest.custom.caller.allowable.codebase=\r
-# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed\r
-manifest.custom.codebase=\r
-# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)\r
-manifest.custom.permissions=\r
-meta.inf.dir=${src.dir}/META-INF\r
-mkdist.disabled=true\r
-platform.active=default_platform\r
-project.license=gpl30\r
-run.classpath=\\r
-    ${javac.classpath}:\\r
-    ${build.classes.dir}\r
-# Space-separated list of JVM arguments used when running the project.\r
-# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.\r
-# To set system properties for unit tests define test-sys-prop.name=value:\r
-run.jvmargs=\r
-run.test.classpath=\\r
-    ${javac.test.classpath}:\\r
-    ${build.test.classes.dir}\r
-source.encoding=UTF-8\r
-source.reference.jcontacts-core.jar=../jcontacts-core/src/\r
-source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/\r
-source.reference.juser-core.jar=../juser-core/src/\r
-src.dir=src\r
-test.src.dir=test\r
+annotation.processing.enabled=true
+annotation.processing.enabled.in.editor=true
+annotation.processing.processors.list=
+annotation.processing.run.all.processors=true
+annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
+application.title=Java Mailer EE
+application.vendor=quix0r
+build.classes.dir=${build.dir}/classes
+build.classes.excludes=**/*.java,**/*.form
+# This directory is removed when the project is cleaned:
+build.dir=build
+build.generated.dir=${build.dir}/generated
+build.generated.sources.dir=${build.dir}/generated-sources
+# Only compile against the classpath explicitly listed here:
+build.sysclasspath=ignore
+build.test.classes.dir=${build.dir}/test/classes
+build.test.results.dir=${build.dir}/test/results
+# Uncomment to specify the preferred debugger connection transport:
+#debug.transport=dt_socket
+debug.classpath=\
+    ${run.classpath}
+debug.test.classpath=\
+    ${run.test.classpath}
+# Files in build.classes.dir which should be excluded from distribution jar
+dist.archive.excludes=
+# This directory is removed when the project is cleaned:
+dist.dir=dist
+dist.jar=${dist.dir}/jmailer-ee.jar
+dist.javadoc.dir=${dist.dir}/javadoc
+endorsed.classpath=
+excludes=
+file.reference.jcontacts-core.jar=lib/jcontacts-core.jar
+file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
+file.reference.juser-core.jar=lib/juser-core.jar
+includes=**
+jar.archive.disabled=${jnlp.enabled}
+jar.compress=false
+jar.index=${jnlp.enabled}
+javac.classpath=\
+    ${file.reference.juser-core.jar}:\
+    ${file.reference.jcontacts-core.jar}:\
+    ${file.reference.jcore-logger-lib.jar}:\
+    ${libs.Apache_Velocity_1.7.classpath}:\
+    ${libs.javaee-api-7.0.classpath}
+# Space-separated list of extra javac options
+javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
+javac.deprecation=true
+javac.external.vm=false
+javac.processorpath=\
+    ${javac.classpath}
+javac.source=1.7
+javac.target=1.7
+javac.test.classpath=\
+    ${javac.classpath}:\
+    ${build.classes.dir}
+javac.test.processorpath=\
+    ${javac.test.classpath}
+javadoc.additionalparam=
+javadoc.author=true
+javadoc.encoding=${source.encoding}
+javadoc.noindex=false
+javadoc.nonavbar=false
+javadoc.notree=false
+javadoc.private=true
+javadoc.splitindex=true
+javadoc.use=true
+javadoc.version=true
+javadoc.windowtitle=Java Mailer EE
+jnlp.codebase.type=no.codebase
+jnlp.descriptor=application
+jnlp.enabled=false
+jnlp.mixed.code=default
+jnlp.offline-allowed=false
+jnlp.signed=false
+jnlp.signing=
+jnlp.signing.alias=
+jnlp.signing.keystore=
+# Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.
+manifest.custom.application.library.allowable.codebase=
+# Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.
+manifest.custom.caller.allowable.codebase=
+# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
+manifest.custom.codebase=
+# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
+manifest.custom.permissions=
+meta.inf.dir=${src.dir}/META-INF
+mkdist.disabled=true
+platform.active=default_platform
+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}
+source.encoding=UTF-8
+source.reference.jcontacts-core.jar=../jcontacts-core/src/
+source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
+source.reference.juser-core.jar=../juser-core/src/
+src.dir=src
+test.src.dir=test