From: vincent@cubedesigners.com Date: Thu, 19 Sep 2013 09:01:19 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e1dc61e38f02052c44211e77b5485795323df7c0;p=cubeextranet.git --- diff --git a/fluidbook/tools/fwstk/build.xml b/fluidbook/tools/fwstk/build.xml index 3afd22578..f0d538aba 100644 --- a/fluidbook/tools/fwstk/build.xml +++ b/fluidbook/tools/fwstk/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/fluidbook/tools/fwstk/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar b/fluidbook/tools/fwstk/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar index 38246fd27..5a474c4df 100644 Binary files a/fluidbook/tools/fwstk/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar and b/fluidbook/tools/fwstk/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar differ diff --git a/fluidbook/tools/fwstk/lib/fontbox-1.8.2.jar b/fluidbook/tools/fwstk/lib/fontbox-1.8.2.jar new file mode 100644 index 000000000..517a91c12 Binary files /dev/null and b/fluidbook/tools/fwstk/lib/fontbox-1.8.2.jar differ diff --git a/fluidbook/tools/fwstk/lib/jempbox-1.8.2.jar b/fluidbook/tools/fwstk/lib/jempbox-1.8.2.jar new file mode 100644 index 000000000..df3aaa0fa Binary files /dev/null and b/fluidbook/tools/fwstk/lib/jempbox-1.8.2.jar differ diff --git a/fluidbook/tools/fwstk/lib/nblibraries.properties b/fluidbook/tools/fwstk/lib/nblibraries.properties index 625926dc7..1c91935a4 100644 --- a/fluidbook/tools/fwstk/lib/nblibraries.properties +++ b/fluidbook/tools/fwstk/lib/nblibraries.properties @@ -1,4 +1,4 @@ libs.CopyLibs.classpath=\ ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar libs.CopyLibs.displayName=CopyLibs Task -libs.CopyLibs.prop-version=1.0 +libs.CopyLibs.prop-version=2.0 diff --git a/fluidbook/tools/fwstk/lib/pdfbox-1.8.2.jar b/fluidbook/tools/fwstk/lib/pdfbox-1.8.2.jar new file mode 100644 index 000000000..e248d069d Binary files /dev/null and b/fluidbook/tools/fwstk/lib/pdfbox-1.8.2.jar differ diff --git a/fluidbook/tools/fwstk/nbproject/build-impl.xml b/fluidbook/tools/fwstk/nbproject/build-impl.xml index 7ea024035..bc9e7a52c 100644 --- a/fluidbook/tools/fwstk/nbproject/build-impl.xml +++ b/fluidbook/tools/fwstk/nbproject/build-impl.xml @@ -79,6 +79,7 @@ is divided into following sections: + @@ -96,10 +97,11 @@ is divided into following sections: - + - - + + + @@ -116,12 +118,6 @@ is divided into following sections: - - - - - - @@ -140,24 +136,12 @@ is divided into following sections: - + - + - - - - - - - - - - - - @@ -211,6 +195,9 @@ is divided into following sections: + + + @@ -297,6 +284,7 @@ is divided into following sections: + @@ -336,6 +324,7 @@ is divided into following sections: + @@ -461,7 +450,7 @@ is divided into following sections: - + @@ -849,7 +838,7 @@ is divided into following sections: - + @@ -978,41 +967,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} - - + - + - + - + + + + + + @@ -1020,23 +993,41 @@ is divided into following sections: - + To run this application from the command line without Ant, try: java -jar "${dist.jar.resolved}" - + + + + + + + + + + + + + + + + + - + + - + +