[
https://issues.apache.org/jira/browse/SHINDIG-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664560#action_12664560
]
Paul Lindner commented on SHINDIG-871:
--------------------------------------
Hi Tim,
I had to modify the patch a little bit to work on my system.
mvn enforcer:enforce was failing
Could you please validate this change? I'm also going to let it get picked up
by hudson and we'll see how it runs there. Once that's done then we'll push
this into 1.0.x
Thanks!
> Shindig's Java build script should validate the correct Java version
> --------------------------------------------------------------------
>
> Key: SHINDIG-871
> URL: https://issues.apache.org/jira/browse/SHINDIG-871
> Project: Shindig
> Issue Type: Improvement
> Components: Common Components (Java), Gadget Rendering Server
> (Java), RESTful API (Java)
> Affects Versions: trunk, 1.0.x-incubating
> Reporter: Tim Moore
> Attachments: maven-enforcer-plugin-SHINDIG-871.patch
>
>
> There have been a couple of cases where people checked in code that compiles
> under Java 6 but not Java 5.
> The Maven enforcer plugin can be used to require a particular Java version or
> range.
> http://maven.apache.org/plugins/maven-enforcer-plugin/rules/requireJavaVersion.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.