See 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/14/display/redirect?page=changes>

Changes:

[rwhitcomb] Add "setenv" and "unsetenv" bash scripts for *nix/OSX to match the 
Windows
versions to enable easy running of demos and tutorials.


------------------------------------------
Started by an SCM change
Running as SYSTEM
No JDK named ?Open JDK 1.8 (Only on ubuntu nodes)? found
No JDK named ?Open JDK 1.8 (Only on ubuntu nodes)? found
[EnvInject] - Loading node environment variables.
No JDK named ?Open JDK 1.8 (Only on ubuntu nodes)? found
Building remotely on H48 (ubuntu) in workspace 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/>
No JDK named ?Open JDK 1.8 (Only on ubuntu nodes)? found
Reverting 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/.> 
to depth infinity with ignoreExternals: false
Updating http://svn.apache.org/repos/asf/pivot/jenkins at revision 
'2020-03-29T02:15:09.128 +0000'
At revision 1875831

Reverting 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk>
 to depth infinity with ignoreExternals: false
Updating http://svn.apache.org/repos/asf/pivot/trunk at revision 
'2020-03-29T02:15:09.128 +0000'
AU        setenv
AU        unsetenv
At revision 1875831

No changes for http://svn.apache.org/repos/asf/pivot/jenkins since the previous 
build
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
No JDK named ?Open JDK 1.8 (Only on ubuntu nodes)? found
[Pivot-trunk on Java 8 (Open JDK)] $ /home/jenkins/tools/ant/latest/bin/ant 
check clean package test doc deploy package-tests package-sources 
package-javadoc
Buildfile: 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/build.xml>
[propertyfile] Updating property file: 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/build.number>

help:
     [echo] Running on Jenkins? true
     [echo] Using Classpath: 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/ci-builds-on-jenkins/lib/hamcrest-core-1.3.jar>:<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/ci-builds-on-jenkins/lib/junit-4.12.jar>:<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/ci-builds-on-jenkins/lib/maven-ant-tasks-2.1.3.jar>:/usr/lib/jvm/java-11-openjdk-amd64/lib/jrt-fs.jar

check:
     [echo] Using 
CLASSPATH=<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/ci-builds-on-jenkins/lib/hamcrest-core-1.3.jar>:<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/ci-builds-on-jenkins/lib/junit-4.12.jar>:<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/ci-builds-on-jenkins/lib/maven-ant-tasks-2.1.3.jar>:/usr/lib/jvm/java-11-openjdk-amd64/lib/jrt-fs.jar

clean:

environment-info:
     [echo] 
     [echo] O/S: Linux, version 4.15.0-76-generic, architecture amd64
     [echo] Java: home at '/usr/lib/jvm/java-11-openjdk-amd64', version 11.0.6, 
vendor Ubuntu
     [echo] Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019
     [echo] 
     [echo] Compile environment for pivot_build_by_jenkins-2.1.0 is:
     [echo]   show deprecation true
     [echo]   debug true
     [echo]   release 8
     [echo]   encoding UTF-8
     [echo]   indexJars true
     [echo]   arg -Xlint
     [echo] needs module flags? true
     [echo] 
     [echo] Last Changed Revision: 1875831
     [echo] Build Number: 1875831 started on 2020-03-29 at 02:15:25 UTC
     [echo] 

core:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/core/ant-bin>
    [javac] Compiling 181 source files to 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/core/ant-bin>

wtk:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/wtk/ant-bin>
    [javac] Compiling 444 source files to 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/wtk/ant-bin>
    [javac] 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/wtk/src/org/apache/pivot/wtk/BrowserApplicationContext.java>:28:
 error: package netscape.javascript does not exist
    [javac] import netscape.javascript.JSObject;
    [javac]                           ^
    [javac] 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/wtk/src/org/apache/pivot/wtk/BrowserApplicationContext.java>:412:
 error: cannot find symbol
    [javac]             JSObject window = 
JSObject.getWindow(applicationHostApplet);
    [javac]             ^
    [javac]   symbol:   class JSObject
    [javac]   location: class BrowserApplicationContext
    [javac] 
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/wtk/src/org/apache/pivot/wtk/BrowserApplicationContext.java>:412:
 error: cannot find symbol
    [javac]             JSObject window = 
JSObject.getWindow(applicationHostApplet);
    [javac]                               ^
    [javac]   symbol:   variable JSObject
    [javac]   location: class BrowserApplicationContext
    [javac] 3 errors

BUILD FAILED
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/build.xml>:697:
 The following error occurred while executing this line:
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%208%20(Open%20JDK)/ws/pivot_trunk/build.xml>:208:
 Compile failed; see the compiler error output for details.

Total time: 14 seconds
Build step 'Invoke Ant' marked build as failure
No JDK named ?Open JDK 1.8 (Only on ubuntu nodes)? found

Reply via email to