See <https://builds.apache.org/job/DeltaSpike%20Weld%202.4.2/118/display/redirect?page=changes>
Changes: [github] DELTASPIKE-1387 - Update ASM to 7.1 for Java 13 support [christian.beikov] Add Travis CI configuration and JDK9+ build support [twyszomirski] DELTASPIKE-1388 - Fix initialization issue when using repos extended on [christian.beikov] DELTASPIKE-1390 - Test that frames don't work with CLIENTWINDOW mode [christian.beikov] DELTASPIKE-1390 - Fix CLIENTWINDOW mode to work with frames [christian.beikov] DELTASPIKE-1391 - Never install tokenized redirect handler for any [struberg] DELTASPIKE-1389 further stricten dswid [struberg] DELTASPIKE-1386 check SecurityAccess when accessing user home dir [christian.beikov] Add myself to the developers [struberg] DELTASPIKE-1396 inverted waitForJobsToComplete logic [struberg] DELTASPIKE-1396 switch default to false for backward compat reasons [struberg] DELTASPIKE-1364 Variables in @ConfigProperty [struberg] remove unused imports [struberg] DELTASPIKE-1359 always include all modules ------------------------------------------ Started by upstream project "DeltaSpike for CDI 1.1 and 1.2" build number 245 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H44 (ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%202.4.2/ws/> No credentials specified Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git > git init <https://builds.apache.org/job/DeltaSpike%20Weld%202.4.2/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git > git --version # timeout=10 > git fetch --tags --progress -- > https://git-wip-us.apache.org/repos/asf/deltaspike.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git > git fetch --tags --progress -- > https://git-wip-us.apache.org/repos/asf/deltaspike.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 991ae60b432661c187b6cea49f5a964f7d849a25 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 991ae60b432661c187b6cea49f5a964f7d849a25 Commit message: "DELTASPIKE-1359 always include all modules" > git rev-list --no-walk cb89ecd656bdca6c3e936324bd96eb30b91a90ba # timeout=10 Parsing POMs Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:2.3.4.Final in Apache Repository (https://repository.apache.org/content/repositories/releases) Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:2.3.4.Final in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots) Downloaded artifact https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/2.3.4.Final/weld-core-bom-2.3.4.Final.pom Failed to transfer Could not find artifact org.jboss.weld:weld-api-bom:pom:2.3.SP2 in Apache Repository (https://repository.apache.org/content/repositories/releases) Failed to transfer Could not find artifact org.jboss.weld:weld-api-bom:pom:2.3.SP2 in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots) Downloaded artifact https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/2.3.SP2/weld-api-bom-2.3.SP2.pom Discovered a new module org.apache.deltaspike.modules:deltaspike-data-module-test-ee7 Apache DeltaSpike Data-Module Tests on Java EE 7 Modules changed, recalculating dependency graph Established TCP socket on 35381 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [DeltaSpike Weld 2.4.2] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35381 Exception in thread "main" java.lang.UnsupportedClassVersionError: jenkins/maven3/agent/Maven35Main : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) ERROR: Failed to launch Maven. Exit code = 1
