Personnally, I have always used a 1.4 jdk (and always use 1.4) to
cut/build a maven stuff release.
You can get one here http://java.sun.com/j2se/1.4.2/download.html
Note the EOSL of the 1.4 this means you have to be regitered to get
this old and not any more supported java version.

--
Olivier


2009/3/20 Stephen Connolly <stephen.alan.conno...@gmail.com>:
> You'd need to use animal sniffer to ensure that you're not using 1.5 or 1.6
> only methods (e.g. String.isEmpty(), etc)
>
> 2009/3/20 Barrie Treloar <baerr...@gmail.com>
>
>> I vaguely remember that 1.4 should be used but I can't find anything
>> on Committer Environment or Committer Settings.
>>
>> Does that mean the compiler settings configured in the parent poms is
>> good enough?
>>
>> My machine recently went boom so I have re-installed and I only have
>> JDK 1.6.0_11.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to