[daisy] Compiled Daisy using JDK 1.6 won't run on Java 1.5
Bruno Dumon
bruno at outerthought.org
Fri Apr 18 10:34:43 CEST 2008
On Fri, 2008-04-18 at 09:57 +0200, Karel Vervaeke wrote:
> Thanks for reporting this.
> Can you confirm that setting maven.compile.target=1.5 produces something
> that actually runs on the Java 1.5 machines? (Or create a Jira issue for
> it so we can have a look later).
>
> There is a little note in distro/core/README.txt about using a 1.5 JDK
> for performing binary distributions, perhaps we should update that as
> well if 1.6 JDK builds work fine
>
While that would generate class files in 1.5 format, it won't guarantee
that none of the 1.6 API is used, so I'd keep that rule.
--
Bruno Dumon http://outerthought.org/
Outerthought http://www.daisycms.org/
bruno at outerthought.org http://www.kauriproject.org/
More information about the daisy
mailing list