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: Bug
Components: Common Components (Java), Gadget Rendering Server (Java),
RESTful API (Java)
Affects Versions: trunk, 1.0.x-incubating
Reporter: Tim Moore
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.