Stanton Sievers created SHINDIG-1829:
----------------------------------------
Summary: Add Java 7 build support in Shindig
Key: SHINDIG-1829
URL: https://issues.apache.org/jira/browse/SHINDIG-1829
Project: Shindig
Issue Type: Improvement
Components: Build
Affects Versions: 2.0.2
Environment: Java 7
Reporter: Stanton Sievers
Assignee: Stanton Sievers
Fix For: 3.0.0
Currently if one tries to build Shindig against Java 7 the build will fail.
This results from the source package resolution in shindig-gadgets at build
time. There are two packages: one for Java1.5 and one for Java1.6. If Java 7
is being used, Maven won't include either source package, causing build time
errors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira