[
https://issues.apache.org/jira/browse/PIVOT-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457812#comment-13457812
]
Sandro Martini commented on PIVOT-872:
--------------------------------------
This is an extract of the build error (from 2.0.3, but for 2.1 is the same):
wtk:
[mkdir] Created dir: D:\sandro\work\pivot\branches\2.0.x\wtk\ant-bin
[javac] Compiling 397 source files to
D:\users\sandro\work\pivot\branches\2.0.x\wtk\ant-bin
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 1.6
[javac]
D:\users\sandro\work\pivot\branches\2.0.x\wtk\src\org\apache\pivot\wtk\BrowserApplicationContext.java:378:
error: cannot find symbol
[javac] JSObject window =
JSObject.getWindow(applicationHostApplet);
[javac] ^
[javac] symbol: method getWindow(HostApplet)
[javac] location: class JSObject
[javac] 1 error
[javac] 1 warning
BUILD FAILED
D:\users\sandro\work\pivot\branches\2.0.x\build.xml:527: The following error
occurred while executing this line:
D:\users\sandro\work\pivot\branches\2.0.x\build.xml:145: Compile failed; see
the compiler error output for details.
> Build error with JDK 7 Update 7
> -------------------------------
>
> Key: PIVOT-872
> URL: https://issues.apache.org/jira/browse/PIVOT-872
> Project: Pivot
> Issue Type: Bug
> Environment: Linux, Windows, and probably all others
> Reporter: Sandro Martini
> Assignee: Sandro Martini
> Fix For: 2.1, 2.0.3
>
>
> It seems that latest JDK Update 7 has changed something in the plugin.jar, so
> that now during a build of Pivot sources gives compilation errors.
> Note that up to JDK 7 Update 4 (and maybe others later, too) all was good (as
> currently it is in our CI Builds at Apache, some using Java 7).
> I have to verify with Oracle how to solve this.
> Some info here:
> http://apache-pivot-users.399431.n3.nabble.com/Help-with-Pivot-2-1-build-error-td4022110.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira