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 18:02:04 UTC

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

    [ https://issues.apache.org/jira/browse/PIVOT-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635298#comment-14635298 ] 

Roger Whitcomb commented on PIVOT-975:
--------------------------------------

In branches/2.0.x:
Sending        build.xml
Sending        wtk/src/org/apache/pivot/wtk/LocalManifest.java
Adding         wtk/src/org/apache/pivot/wtk/LocalManifestAdapter.java
Transmitting file data ...
Committed revision 1692157.


> 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)