I think the idea is to use jdk5 only for those modules that really need it, so backporting to 4.0.x is still easy.
 
Doing this for the whole testsuite is probably bad. Why not puting your stuff under testsuite/src/jdk15/.. ?


From: Stan Silvert
Sent: Wednesday, July 19, 2006 4:46 AM
To: JBoss.org development list; QA
Subject: javac source/target in testsuite

Does anyone mind if I set this in jboss-head/testsuite/local.porperties and check it in?

 

javac.source=1.5

javac.target=1.5

 

Is there any reason that the testsuite for JBoss 5 still needs 1.4 source/target?

 

Stan Silvert

JBoss, a division of RedHat

ssilvert@jboss.com