[
https://issues.apache.org/jira/browse/TRINIDAD-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Robinson resolved TRINIDAD-1276.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.10-core
1.2.10-core
Committed & tested on linux & windows.
Note that on windows, the JDK path must not have spaces due to a maven bug. See
the WIKI for more information
http://wiki.apache.org/myfaces/Building_Trinidad_With_Maven
> Force usage of javac in JDK 1.5 if trying to build Trinidad using Java6 or
> Java7
> --------------------------------------------------------------------------------
>
> Key: TRINIDAD-1276
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1276
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.0.9-core, 1.2.9-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Fix For: 1.2.10-core, 1.0.10-core
>
>
> Right now the maven build will happily compile Java6 or later code if the
> user runs the build using java6 or java7. This creates problems as
> contributors can get code into Trinidad that will not compile on Java5. Using
> source & target are not enough as this will not pick up things like methods
> that are new for example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.