]
Geoffrey De Smet commented on JBRULES-3226:
-------------------------------------------
TODO: check if guvnor-modeshape-connector builds and tests under JDK 5. Modeshape used to
require JDK 6, but IIRC they might have fixed that for 2.5
Make the Drools hudson jobs compile using the Java 5 compiler.
---------------------------------------------------------------
Key: JBRULES-3226
URL:
https://issues.jboss.org/browse/JBRULES-3226
Project: Drools
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 5.3.0.Final
Reporter: Marco Rietveld
Assignee: Geoffrey De Smet
Priority: Minor
The Hudson/Jenkins jobs at
https://hudson.jboss.org/jenkins/view/Drools%20jBPM/ currently
use the java 6 compiler to build drools.
However, Drools (and jBPM) are explicitly Java 5 compliant. Because the jobs use Java 6,
code which is not compatible with Java 5 sometimes gets into the source tree.
It would be helpful if all Drools jobs ran under the Java 5 JDK.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: