# HG changeset patch # User Jaroslav Tulach # Date 1213429827 -7200 # Node ID d494ad06dbe7ff9b0e6e9cd844d3af54a53495fe # Parent de3e5a6c990ba6569de2befc9784c93be009b8bb Updated build files diff -r de3e5a6c990b -r d494ad06dbe7 samples/friendpackage/nbproject/build-impl.xml --- a/samples/friendpackage/nbproject/build-impl.xml Sat Jun 14 09:50:27 2008 +0200 +++ b/samples/friendpackage/nbproject/build-impl.xml Sat Jun 14 09:50:27 2008 +0200 @@ -18,32 +18,35 @@ - applet - cleanup ---> - - + --> + + + ====================== + INITIALIZATION SECTION + ====================== + --> - + + + - + - + + - + @@ -77,7 +80,10 @@ - + + + + @@ -90,12 +96,24 @@ + + + + + + + + + + + + - + Must set src.dir Must set test.src.dir Must set build.dir @@ -118,36 +136,70 @@ - - - - + + + + + + + + - + - + + + + + + + + + + + + + + + + + Must set javac.includes + + + + + + + + + + + - + + - + - + + + - + @@ -158,11 +210,11 @@ - - - + + + - + @@ -170,24 +222,36 @@ - + - + - + + + + + + + + + + + + + + + - - + + - - - - + + @@ -195,7 +259,7 @@ - + @@ -204,17 +268,17 @@ - + - + - + @@ -223,102 +287,100 @@ - + - + - - + =================== + COMPILATION SECTION + =================== + --> + + - + + - + - + - + Must select some files in the IDE or set javac.includes - - - - - + + - + - - + ==================== + JAR BUILDING SECTION + ==================== + --> + + - + - + - + To run this application from the command line without Ant, try: - - + + java -cp "${run.classpath.with.dist.jar}" ${main.class} - - + + - + - - + + @@ -326,183 +388,189 @@ To run this application from the command line without Ant, try: - + java -jar "${dist.jar.resolved}" - + - + ================= + EXECUTION SECTION + ================= + --> + - + Must select one file in the IDE or set run.class - + ================= + DEBUGGING SECTION + ================= + --> + - + - - + + - - + + Must select one file in the IDE or set debug.class - - + + Must set fix.includes - + - + - + =============== + JAVADOC SECTION + =============== + --> + - + - - - - - + + + - + - + - + ========================= + JUNIT COMPILATION SECTION + ========================= + --> + - - + + + - + - + - + Must select some files in the IDE or set javac.includes - - - - - + + - + - + - + ======================= + JUNIT EXECUTION SECTION + ======================= + --> + - + - + Some tests failed; see details above. - - - - + + + + - + Must select some files in the IDE or set test.includes - + - + Some tests failed; see details above. - + - + ======================= + JUNIT DEBUGGING SECTION + ======================= + --> + Must select one file in the IDE or set test.class - + + + + - + + + + + + + + - - + + - - + + - + - + ========================= + APPLET EXECUTION SECTION + ========================= + --> + Must select one file in the IDE or set applet.url @@ -511,11 +579,11 @@ - + ========================= + APPLET DEBUGGING SECTION + ========================= + --> + Must select one file in the IDE or set applet.url @@ -523,14 +591,14 @@ - + - - + =============== + CLEANUP SECTION + =============== + --> + + @@ -538,5 +606,5 @@ - + diff -r de3e5a6c990b -r d494ad06dbe7 samples/friendpackage/nbproject/genfiles.properties --- a/samples/friendpackage/nbproject/genfiles.properties Sat Jun 14 09:50:27 2008 +0200 +++ b/samples/friendpackage/nbproject/genfiles.properties Sat Jun 14 09:50:27 2008 +0200 @@ -1,8 +1,8 @@ build.xml.data.CRC32=b1c774b2 build.xml.script.CRC32=fa64c0b4 -build.xml.stylesheet.CRC32=d5b6853a +build.xml.stylesheet.CRC32=a12b3d02 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. nbproject/build-impl.xml.data.CRC32=b1c774b2 -nbproject/build-impl.xml.script.CRC32=d7cec00a -nbproject/build-impl.xml.stylesheet.CRC32=3a518818 +nbproject/build-impl.xml.script.CRC32=bfce654b +nbproject/build-impl.xml.stylesheet.CRC32=33df9aac diff -r de3e5a6c990b -r d494ad06dbe7 samples/friendpackage/nbproject/project.properties --- a/samples/friendpackage/nbproject/project.properties Sat Jun 14 09:50:27 2008 +0200 +++ b/samples/friendpackage/nbproject/project.properties Sat Jun 14 09:50:27 2008 +0200 @@ -15,6 +15,8 @@ dist.dir=dist dist.jar=${dist.dir}/friendpackage.jar dist.javadoc.dir=${dist.dir}/javadoc +excludes= +includes=** jar.compress=false javac.classpath= # Space-separated list of extra javac options