All the Hudson builds are setup for JDK 1.5 the RSS feed will tell you
when things are bad.
+1 to making the builds 1.5 or greater.
-0.1 to making the builds only 1.5
Ian
On 20 Jan 2009, at 16:48, Paul Lindner wrote:
I think restricting builds to just 1.5 is pretty onerous, when all
we really want to do is insure compatibility with a certain language
level. I don't want to add an additional roadblock to get started
with shindig.
Also, has anyone tested the current build with a non-Sun SDK? Does
it still work?
If we set up hudson to build with 1.5 and send alerts for build
breakage we should be fine. Adding in the -source option for javac
might also catch the majority of issues.
On Jan 17, 2009, at 9:32 AM, Tim Moore wrote:
On Jan 16, 2009, at 3:14 PM, Vincent Siveton wrote:
Agree. So to be sure that javac uses the correct bootstrap, you need
to specify the javac bootstrap parameter in the maven-compiler-
plugin.
So I recommend you to use the 1.5 jdk to compile.
The patch I submitted originally was meant to prevent building with
any version other than 1.5. However it got changed slightly before
it was committed so it no longer prevents building with > 1.5, only
with < 1.5 (which would never have worked in the first place) so it
hasn't really helped the situation.
--
Tim Moore
Atlassian Plugin Developer