You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2015/07/21 17:59:05 UTC

[jira] [Created] (PIVOT-975) Build problems with Java 1.8.0_45

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)