Author: dan.j.allen
Date: 2008-11-15 18:22:10 -0500 (Sat, 15 Nov 2008)
New Revision: 9574
Modified:
trunk/seam-gen/test/readme.txt
Log:
more details
Modified: trunk/seam-gen/test/readme.txt
===================================================================
--- trunk/seam-gen/test/readme.txt 2008-11-15 23:18:39 UTC (rev 9573)
+++ trunk/seam-gen/test/readme.txt 2008-11-15 23:22:10 UTC (rev 9574)
@@ -20,5 +20,10 @@
-Dsun.lang.ClassLoader.allowArraySyntax=true
+Please be sure to use JDK 6 Update 4 or better (>= 1.6.0_04) if you are using
+JDK 6. The Update 4 release upgraded to JAXB 2.1 which removes a problem with
+earlier versions of Sun's JDK 6 which required overriding the JAXB libraries
+using the endorsed directory.
+
To add tests to your project create a TestNG xml descriptor called *Test.xml
(e.g. FooTest.xml) next to your test classes and run ant test.
Show replies by date