Build with JDK 7 as well as Earlier versions
--------------------------------------------
Key: ODFTOOLKIT-299
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-299
Project: ODF Toolkit
Issue Type: Improvement
Components: taglets
Affects Versions: 0.8.8
Reporter: Dennis E. Hamilton
Assignee: Devin Han
Priority: Minor
The Maven POM for Taglets finds tools.jar in the JDK only if the java.vendor is
Sun Microsystems.
The java.vendor for JDK 7 is Oracle Corporation.
The POM can be modified to build properly in either case by splitting the
tools.jar profile into two, one for each java.vendor case.
--
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