Roger Whitcomb created PIVOT-975:
------------------------------------
Summary: Build problems with Java 1.8.0_45
Key: PIVOT-975
URL: https://issues.apache.org/jira/browse/PIVOT-975
Project: Pivot
Issue Type: Bug
Components: wtk
Affects Versions: 2.0.4, 2.1
Environment: OSX Yosemite (10.10.4), Java 1.8.0_45
Reporter: Roger Whitcomb
Assignee: Roger Whitcomb
Priority: Minor
Fix For: 2.1, 2.0.5
Trying to build either 2.0.x or trunk with Java 8 gives error:
For 2.0.x:
Building Pivot requires JDK 1.6 or greater. Please see the
BUILD file for more information.For trunk:
Building Pivot requires JDK 1.7 or greater. Please see the
BUILD file for more information.
Fixing that in the build.xml then gives warnings about LocalManifestAdapter
shouldn't be accessed from outside its source file. Moving the class to its
own file solves this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)