I saw an org.jboss.resource.adapter.jdbc.jdk6 package introduced, that needs jdk6 to
compile. How are we supposed to build/package the distro so that the extra jdk6 classes
are included?
a) Have different jdk5 / jdk6 distros ?
b) Compile with jdk6, using -source 1.5 -target 1.5, expect for the jdk6 classes that
should be compiled with -source 1.6 -target 1.6 ?
c) other?
Also the current jdk6 hudson run fails while testing the profileservice:
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-Test...
Do we need to set the "sun.lang.ClassLoader.allowArraySyntax" property under
jdk6?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109660#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...