From a3164a1079b2caf136b629cd8614fe1a73215469 Mon Sep 17 00:00:00 2001 From: kitfox Date: Sat, 29 Sep 2012 05:21:33 +0000 Subject: Now avoiding reentering XML parser when USE tags reference other documents. git-svn-id: https://svn.java.net/svn/svgsalamander~svn/trunk/svg-core@126 7dc7fa77-23fb-e6ad-8e2e-c86bd48ed22b --- nbproject/build-impl.xml | 688 ++++++++++++++++++++++++++++++++++++------ nbproject/genfiles.properties | 4 +- 2 files changed, 602 insertions(+), 90 deletions(-) (limited to 'nbproject') diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 3a71c95..2765c04 100755 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -12,18 +12,18 @@ is divided into following sections: - execution - debugging - javadoc - - junit compilation - - junit execution - - junit debugging + - test compilation + - test execution + - test debugging - applet - cleanup --> - + - + @@ -80,7 +80,14 @@ is divided into following sections: - + + + + + + + + @@ -95,8 +102,14 @@ is divided into following sections: + + + + + + @@ -109,41 +122,42 @@ is divided into following sections: - - - - - - - - - - - - + - + - + - + - + - + + + + + + + + + + + + + @@ -172,6 +186,7 @@ is divided into following sections: + @@ -203,9 +218,40 @@ is divided into following sections: - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -337,17 +383,61 @@ is divided into following sections: - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + @@ -356,21 +446,314 @@ is divided into following sections: - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No tests executed. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set JVM to use for profiling in profiler.info.jvm + Must set profiler agent JVM arguments in profiler.info.jvmargs.agent + + @@ -428,6 +811,7 @@ is divided into following sections: + @@ -444,6 +828,7 @@ is divided into following sections: + @@ -451,6 +836,7 @@ is divided into following sections: + @@ -465,6 +851,7 @@ is divided into following sections: + @@ -476,11 +863,14 @@ is divided into following sections: + + + - + @@ -521,7 +911,7 @@ is divided into following sections: - + - + - + @@ -625,44 +1015,53 @@ is divided into following sections: - To run this application from the command line without Ant, try: + To run this application from the command line without Ant, try: - java -cp "${run.classpath.with.dist.jar}" ${main.class} + java -cp "${run.classpath.with.dist.jar}" ${main.class} + + + + + + + + - + + + + + + - - - - - - - To run this application from the command line without Ant, try: - - java -jar "${dist.jar.resolved}" + + + - - - - - - - To run this application from the command line without Ant, try: + + + To run this application from the command line without Ant, try: - java -jar "${dist.jar.resolved}" + java -jar "${dist.jar.resolved}" + + + + + + - + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + Must select one file in the IDE or set profile.class + This target only works when run from inside the NetBeans IDE. + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + + + Must select some files in the IDE or set test.includes + + + + + Must select one file in the IDE or set run.class + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + - + - + - + - + - + + + @@ -784,7 +1292,7 @@ is divided into following sections: @@ -797,7 +1305,7 @@ is divided into following sections: - + @@ -813,7 +1321,7 @@ is divided into following sections: - + Must select some files in the IDE or set javac.includes @@ -829,14 +1337,14 @@ is divided into following sections: - + Some tests failed; see details above. @@ -849,39 +1357,40 @@ is divided into following sections: Must select some files in the IDE or set test.includes - + Some tests failed; see details above. + + Must select some files in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + Some tests failed; see details above. + + - + Must select one file in the IDE or set test.class - - - - - - - - - - - - - - - + + + + Must select one file in the IDE or set test.class + Must select some method in the IDE or set test.method + + @@ -946,9 +1455,12 @@ is divided into following sections: - - - + + + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 49bff32..48f9095 100755 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=be360661 # 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=478066e1 -nbproject/build-impl.xml.script.CRC32=1ebb99f0 -nbproject/build-impl.xml.stylesheet.CRC32=229523de@1.38.3.45 +nbproject/build-impl.xml.script.CRC32=b2cc318c +nbproject/build-impl.xml.stylesheet.CRC32=6ddba6b6@1.53.1.46 -- cgit v1.2.3-55-g7522