[
https://issues.apache.org/jira/browse/SLIDER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059020#comment-14059020
]
Josh Elser commented on SLIDER-228:
-----------------------------------
It seems like it might not be quite as straightforward because the
groovy-eclipse compiler isn't playing nice with the "default" compiler that
maven-compiler-plugin configures. Digging into it.
> Set up enforcer plugin to assert that JDK7 is used to build project
> -------------------------------------------------------------------
>
> Key: SLIDER-228
> URL: https://issues.apache.org/jira/browse/SLIDER-228
> Project: Slider
> Issue Type: Improvement
> Components: build
> Affects Versions: Slider 0.40
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: Slider 0.50
>
>
> In testing out 0.40.0, I got some compilation failures because I happened to
> build on a VM that still had JDK6 installed.
> We can easily set up the maven-enforcer-plugin to fail the build when <JDK7
> is used.
> I'll do this for 0.50, but if we happen to make another 0.40 RC, we could
> easily pull this in for 0.40.0.
--
This message was sent by Atlassian JIRA
(v6.2#6252)