diff -r 000000000000 -r 3060119b1292 build.public.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build.public.xml Wed Dec 04 17:00:31 2013 +0100 @@ -0,0 +1,138 @@ + + + + + + Web4j.jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Application: ${app.name} ${app.version} + Build File : ${ant.file} + Run Date : ${build.time} + Run by : ${user.name} + Build Dir : ${build} + Base Dir : ${basedir} + Java Home : ${java.home} + Connected to the web : ${jdk.javadoc.visible} + + + + + + + + + + + + + + + + + + + + + + + Classpath: ${toString:compile.classpath} + + + + + + + + + + + + + + + + + + +
${app.name} ${app.version}]]>
+
+
+ + + + + + + + + + + + + + + + + Finished creating all build artifacts. + + +
\ No newline at end of file