[
https://issues.apache.org/jira/browse/OODT-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310612#comment-15310612
]
ASF GitHub Bot commented on OODT-928:
-------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/oodt/pull/40
OODT-928 Update maven-compiler-plugin from 1.6 to 1.7 in core pom.xml
This issue addresses https://issues.apache.org/jira/browse/OODT-928
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/oodt OODT-928
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oodt/pull/40.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #40
----
commit 2e5d9785384baf25c03638b0dc386c49ddbeaab7
Author: Lewis John McGibbney <[email protected]>
Date: 2016-06-01T16:51:31Z
OODT-928 Update maven-compiler-plugin from 1.6 to 1.7 in core pom.xml
----
> Update maven-compiler-plugin from 1.6 to 1.7 in core pom.xml
> ------------------------------------------------------------
>
> Key: OODT-928
> URL: https://issues.apache.org/jira/browse/OODT-928
> Project: OODT
> Issue Type: Bug
> Components: build proces
> Affects Versions: 0.12
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 0.13
>
>
> Right now use of the try-with-resources paradigm introduced within the most
> recent patch at OODT-927 will break the build due to JDK 1.6 being explicitly
> specified within the maven-compiler-plugin configuration in core pom.xml.
> The build was running fine for me locally but it seems that it fails on
> Jenkins due to this which needs to be fixed. PR coming up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)