examples do not have a javac source/target defined
--------------------------------------------------
Key: JBPM-1248
URL:
http://jira.jboss.com/jira/browse/JBPM-1248
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: jBPM jPDL 3.2.3
Reporter: Alejandro Guizar
Fix For: jBPM jPDL 3.2.4
The javac tasks in example.base.build.xml have neither the source nor target attributes
set. This causes the example classes to be compiled under whatever jdk version the
compiler is using.
In the case of the published 3.2.3 distro, the compiler used was jdk 6. Hence the examples
can only be run under jre 6, otherwise an UnsupportedClassVersionError is thrown.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira