|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-14579) Cannot compile Jenkins source with generated Eclipse project because it's configured to be Java 5 compliant
mikhail.kal...@gmail.com (JIRA) Thu, 26 Jul 2012 01:57:26 -0700
- [JIRA] (JENKINS-14579) Cannot compile Jenk... mikhail.kal...@gmail.com (JIRA)
- [JIRA] (JENKINS-14579) Cannot compile... mikhail.kal...@gmail.com (JIRA)
- [JIRA] (JENKINS-14579) Cannot compile... mikhail.kal...@gmail.com (JIRA)
- [JIRA] (JENKINS-14579) Cannot compile... mikhail.kal...@gmail.com (JIRA)
Since [3] specifies that Jenkins should run on JRE 5, I've tried changing maven-compiler-plugin configuration in main pom.xml from
to
and regenerated the projects. Everything worked like a charm!