[ 
https://issues.apache.org/jira/browse/SHINDIG-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Moore updated SHINDIG-871:
------------------------------

    Attachment: maven-enforcer-plugin-SHINDIG-871.patch

Patch attached. For simplicity's sake, I put the plugin execution in the 
top-level POM so it will execute for all sub-modules. Technically this is only 
really important for java submodules so if you prefer you could move the second 
plugin declaration into java/pom.xml instead.

> 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.

Reply via email to