|
||||||||
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-14127) Support Libraries with dependencies on JDK 6 libraries
demoboxguard-laapbu...@yahoo.co.uk (JIRA) Thu, 21 Jun 2012 11:51:26 -0700
- [JIRA] (JENKINS-14127) Support L... adr...@jclouds.org (JIRA)
- [JIRA] (JENKINS-14127) Supp... sdirec...@java.net (JIRA)
- [JIRA] (JENKINS-14127) Supp... aba...@java.net (JIRA)
- [JIRA] (JENKINS-14127) Supp... demoboxguard-laapbu...@yahoo.co.uk (JIRA)
- [JIRA] (JENKINS-14127) Supp... demoboxguard-laapbu...@yahoo.co.uk (JIRA)
- [JIRA] (JENKINS-14127) Supp... demoboxguard-laapbu...@yahoo.co.uk (JIRA)
Just to follow up on compiling against 1.6: after cloning the Jenkins repo (as at commit e942555f) I was able to change the source and target versions to 1.6, the Guava version to 12.0 and to run 'mvn clean package'.
The resulting WAR seems to start fine.