You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/12 02:41:22 UTC

Build failed in Jenkins: Cayenne pull requests #277

See <https://builds.apache.org/job/Cayenne%20pull%20requests/277/display/redirect?page=changes>

Changes:

[sarvaratchagan]  wrong comment line in cayennemodeler-strings.properties.

[sarvaratchagan] license missing

[sarvaratchagan] Revert "license missing"

[sarvaratchagan] Revert "Revert "license missing""

[sarvaratchagan] Load application resource when the class is loaded in the memory

[sarvaratchagan] remove WARNING [java.util.prefs] logs

------------------------------------------
[...truncated 9.07 MB...]
WARNING: Invalid relationship: artistExhibitArray.nosuchthing
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec

Results :

Tests run: 47, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cayenne-wocompat ---
[INFO] Building jar: <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/target/cayenne-wocompat-4.0.M6-SNAPSHOT.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-wocompat ---
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] org/apache/cayenne/wocompat already added, skipping
[INFO] org/apache/cayenne/wocompat/parser already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/target/cayenne-wocompat-4.0.M6-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] org/apache/cayenne/wocompat already added, skipping
[INFO] org/apache/cayenne/wocompat/parser already added, skipping
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ cayenne-wocompat ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ cayenne-wocompat ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/target/failsafe-reports>
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-wocompat ---
[INFO] Installing <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/target/cayenne-wocompat-4.0.M6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cayenne/modeler/cayenne-wocompat/4.0.M6-SNAPSHOT/cayenne-wocompat-4.0.M6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cayenne/modeler/cayenne-wocompat/4.0.M6-SNAPSHOT/cayenne-wocompat-4.0.M6-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/target/cayenne-wocompat-4.0.M6-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cayenne/modeler/cayenne-wocompat/4.0.M6-SNAPSHOT/cayenne-wocompat-4.0.M6-SNAPSHOT-sources.jar

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building cayenne-modeler: Cayenne Modeler Core 4.0.M6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-modeler ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ cayenne-modeler ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:pmd (pmd) @ cayenne-modeler ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:check (default) @ cayenne-modeler ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cayenne-modeler ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-modeler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 62 resources
[INFO] Copying 64 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-modeler ---
[INFO] Compiling 520 source files to <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[34,23] error: package sun.util.logging does not exist
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[72,8] error: cannot find symbol
[ERROR]  class Main
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[72,40] error: cannot find symbol
[ERROR]  class Main
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[73,46] error: package PlatformLogger does not exist
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] cayenne-parent: Top-level parent of Cayenne modules  SUCCESS [13.121s]
[INFO] build-tools-parent: Cayenne Build Tools Parent .... SUCCESS [4.405s]
[INFO] cayenne-legal: Cayenne License and Notice Bundle .. SUCCESS [6.166s]
[INFO] cayenne-test-utilities: Common Unit Test Utilities  SUCCESS [3.457s]
[INFO] cayenne-checkers: Cayenne Code Checkers ........... SUCCESS [5.981s]
[INFO] cayenne-di: Cayenne Dependency Injection Container  SUCCESS [19.653s]
[INFO] cayenne-server: Cayenne Server .................... SUCCESS [1:29.969s]
[INFO] cayenne-client: Cayenne ROP Client ................ SUCCESS [29.851s]
[INFO] cayenne-project: Cayenne Project .................. SUCCESS [11.998s]
[INFO] cayenne-dbsync: Database Synchronization Tools .... SUCCESS [21.566s]
[INFO] cayenne-cgen: Cayenne Class Generation Tools ...... SUCCESS [6.537s]
[INFO] cayenne-ant: Cayenne Ant Tasks .................... SUCCESS [11.217s]
[INFO] cayenne-postcommit: Cayenne Postcommit Module ..... SUCCESS [6.446s]
[INFO] cayenne-lifecycle: Cayenne Lifecycle Utilities .... SUCCESS [15.749s]
[INFO] cayenne-maven-plugins-parent: Maven Plugins parent  SUCCESS [2.587s]
[INFO] cayenne-maven-plugin: Cayenne Maven Plugin ........ SUCCESS [20.906s]
[INFO] cayenne-crypto: Cayenne Cryptography Extensions ... SUCCESS [13.755s]
[INFO] cayenne-joda: Cayenne Joda Extensions ............. SUCCESS [7.564s]
[INFO] cayenne-dbcp2: Cayenne DBCP2 Extension ............ SUCCESS [5.441s]
[INFO] cayenne-jcache: Cayenne JCache Integration ........ SUCCESS [10.195s]
[INFO] cayenne-cache-invalidation: Cayenne Cache Invalidation  SUCCESS [4.926s]
[INFO] cayenne-itests-parent: Integration Tests Parent ... SUCCESS [0.416s]
[INFO] cayenne-tools-itest: Tools integration tests ...... SUCCESS [3.467s]
[INFO] cayenne-modeler-parent: Cayenne Modeler Parent .... SUCCESS [0.482s]
[INFO] cayenne-wocompat: WebObjects Compatibility Library  SUCCESS [8.007s]
[INFO] cayenne-modeler: Cayenne Modeler Core ............. FAILURE [9.049s]
[INFO] cayenne-modeler-generic-ext: Modeler Generic Extensions  SKIPPED
[INFO] cayenne-modeler-generic: Modeler Generic Assembly . SKIPPED
[INFO] cayenne-modeler-mac-ext: Modeler MacOS Extensions . SKIPPED
[INFO] cayenne-modeler-mac: Modeler MacOS Assembly ....... SKIPPED
[INFO] cayenne-modeler-win-ext: Modeler Win Extensions ... SKIPPED
[INFO] cayenne-modeler-win: Modeler Windows Assembly ..... SKIPPED
[INFO] maven-cayenne-plugin: Deprecated Cayenne Maven Plugin  SKIPPED
[INFO] cayenne-modeler-maven-plugin: Cayenne Modeler Maven Plugin  SKIPPED
[INFO] cayenne-tutorials-parent: Cayenne Tutorials ....... SKIPPED
[INFO] tutorial: ayenne Tutorial ......................... SKIPPED
[INFO] tutorial-rop-server: Cayenne ROP Server Tutorial .. SKIPPED
[INFO] tutorial-rop-client: Cayenne ROP Client Tutorial .. SKIPPED
[INFO] cayenne-java8: Cayenne Java8 Extensions ........... SKIPPED
[INFO] cayenne-protostuff: Cayenne Protostuff Extension .. SKIPPED
[INFO] tutorial-rop-server-http2: Cayenne ROP HTTP/2 Server Tutorial  SKIPPED
[INFO] cayenne-client-jetty: Cayenne ROP Client (Jetty) .. SKIPPED
[INFO] tutorial-rop-client-http2: Cayenne ROP HTTP/2 Client Tutorial  SKIPPED
[INFO] cayenne-docs-parent: Cayenne Documenation Parent .. SKIPPED
[INFO] cayenne-doc: Cayenne Documentation ................ SKIPPED
[INFO] cayenne-docbook: Cayenne Docbook Documentation .... SKIPPED
[INFO] docbook-stylesheets: Docbook - Cayenne Stylesheets  SKIPPED
[INFO] cayenne-guide: Docbook - Cayenne Guide ............ SKIPPED
[INFO] getting-started: Docbook - Getting Started with Cayenne  SKIPPED
[INFO] getting-started-rop: Docbook - Getting Started with Cayenne ROP  SKIPPED
[INFO] upgrade-guide: Docbook - Cayenne New Features and Upgrade Guide  SKIPPED
[INFO] cayenne-eventbridges-parent: Event bridges implementations parent  SKIPPED
[INFO] cayenne-jgroups: Cayenne JGroups Event bridge ..... SKIPPED
[INFO] cayenne-jms: Cayenne JMS Event bridge ............. SKIPPED
[INFO] cayenne-xmpp: Cayenne XMPP Event bridge ........... SKIPPED
[INFO] cayenne-assembly: Cayenne Release Assembly ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:27.301s
[INFO] Finished at: Wed Apr 12 02:40:56 UTC 2017
[INFO] Final Memory: 300M/1083M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-modeler: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[34,23] error: package sun.util.logging does not exist
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[72,8] error: cannot find symbol
[ERROR] class Main
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[72,40] error: cannot find symbol
[ERROR] class Main
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/Main.java>:[73,46] error: package PlatformLogger does not exist
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cayenne-modeler
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/pom.xml> to org.apache.cayenne.modeler/cayenne-wocompat/4.0.M6-SNAPSHOT/cayenne-wocompat-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/target/cayenne-wocompat-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne.modeler/cayenne-wocompat/4.0.M6-SNAPSHOT/cayenne-wocompat-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/target/cayenne-wocompat-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne.modeler/cayenne-wocompat/4.0.M6-SNAPSHOT/cayenne-wocompat-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-lifecycle/pom.xml> to org.apache.cayenne/cayenne-lifecycle/4.0.M6-SNAPSHOT/cayenne-lifecycle-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-lifecycle/target/cayenne-lifecycle-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-lifecycle/4.0.M6-SNAPSHOT/cayenne-lifecycle-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-lifecycle/target/cayenne-lifecycle-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-lifecycle/4.0.M6-SNAPSHOT/cayenne-lifecycle-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/pom.xml> to org.apache.cayenne/cayenne-parent/4.0.M6-SNAPSHOT/cayenne-parent-4.0.M6-SNAPSHOT.pom
Compressed 50.21 KB of artifacts by 63.7% relative to #276
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/doc/pom.xml> to org.apache.cayenne.docs/cayenne-doc/4.0.M6-SNAPSHOT/cayenne-doc-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-modeler-maven-plugin/pom.xml> to org.apache.cayenne.plugins/cayenne-modeler-maven-plugin/4.0.M6-SNAPSHOT/cayenne-modeler-maven-plugin-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/docbook-stylesheets/pom.xml> to org.apache.cayenne.docs/docbook-stylesheets/4.0.M6-SNAPSHOT/docbook-stylesheets-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/upgrade-guide/pom.xml> to org.apache.cayenne.docs/upgrade-guide/4.0.M6-SNAPSHOT/upgrade-guide-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/getting-started-rop/pom.xml> to org.apache.cayenne.docs/getting-started-rop/4.0.M6-SNAPSHOT/getting-started-rop-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/pom.xml> to org.apache.cayenne/cayenne-eventbridges-parent/4.0.M6-SNAPSHOT/cayenne-eventbridges-parent-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-generic-ext/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-generic-ext/4.0.M6-SNAPSHOT/cayenne-modeler-generic-ext-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/pom.xml> to org.apache.cayenne.plugins/cayenne-maven-plugins-parent/4.0.M6-SNAPSHOT/cayenne-maven-plugins-parent-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/cayenne-xmpp/pom.xml> to org.apache.cayenne/cayenne-xmpp/4.0.M6-SNAPSHOT/cayenne-xmpp-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-mac-ext/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-mac-ext/4.0.M6-SNAPSHOT/cayenne-modeler-mac-ext-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-crypto/pom.xml> to org.apache.cayenne/cayenne-crypto/4.0.M6-SNAPSHOT/cayenne-crypto-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-crypto/target/cayenne-crypto-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-crypto/4.0.M6-SNAPSHOT/cayenne-crypto-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-crypto/target/cayenne-crypto-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-crypto/4.0.M6-SNAPSHOT/cayenne-crypto-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/pom.xml> to org.apache.cayenne/cayenne-di/4.0.M6-SNAPSHOT/cayenne-di-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-di/4.0.M6-SNAPSHOT/cayenne-di-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-di/4.0.M6-SNAPSHOT/cayenne-di-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-postcommit/pom.xml> to org.apache.cayenne/cayenne-postcommit/4.0.M6-SNAPSHOT/cayenne-postcommit-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-postcommit/target/cayenne-postcommit-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-postcommit/4.0.M6-SNAPSHOT/cayenne-postcommit-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-postcommit/target/cayenne-postcommit-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-postcommit/4.0.M6-SNAPSHOT/cayenne-postcommit-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/pom.xml> to org.apache.cayenne.build-tools/cayenne-legal/4.0.M6-SNAPSHOT/cayenne-legal-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/target/cayenne-legal-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne.build-tools/cayenne-legal/4.0.M6-SNAPSHOT/cayenne-legal-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/target/cayenne-legal-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne.build-tools/cayenne-legal/4.0.M6-SNAPSHOT/cayenne-legal-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/pom.xml> to org.apache.cayenne.build-tools/cayenne-test-utilities/4.0.M6-SNAPSHOT/cayenne-test-utilities-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/target/cayenne-test-utilities-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne.build-tools/cayenne-test-utilities/4.0.M6-SNAPSHOT/cayenne-test-utilities-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/target/cayenne-test-utilities-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne.build-tools/cayenne-test-utilities/4.0.M6-SNAPSHOT/cayenne-test-utilities-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/itests/pom.xml> to org.apache.cayenne.itests/cayenne-itests-parent/4.0.M6-SNAPSHOT/cayenne-itests-parent-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/cayenne-guide/pom.xml> to org.apache.cayenne.docs/cayenne-guide/4.0.M6-SNAPSHOT/cayenne-guide-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client/pom.xml> to org.apache.cayenne/cayenne-client/4.0.M6-SNAPSHOT/cayenne-client-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client/target/cayenne-client-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-client/4.0.M6-SNAPSHOT/cayenne-client-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client/target/cayenne-client-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-client/4.0.M6-SNAPSHOT/cayenne-client-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/pom.xml> to org.apache.cayenne.tutorials/cayenne-tutorials-parent/4.0.M6-SNAPSHOT/cayenne-tutorials-parent-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project/pom.xml> to org.apache.cayenne/cayenne-project/4.0.M6-SNAPSHOT/cayenne-project-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project/target/cayenne-project-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-project/4.0.M6-SNAPSHOT/cayenne-project-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project/target/cayenne-project-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-project/4.0.M6-SNAPSHOT/cayenne-project-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/getting-started/pom.xml> to org.apache.cayenne.docs/getting-started/4.0.M6-SNAPSHOT/getting-started-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler/4.0.M6-SNAPSHOT/cayenne-modeler-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-win/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-win/4.0.M6-SNAPSHOT/cayenne-modeler-win-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/maven-cayenne-plugin/pom.xml> to org.apache.cayenne.plugins/maven-cayenne-plugin/4.0.M6-SNAPSHOT/maven-cayenne-plugin-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/itests/cayenne-tools-itest/pom.xml> to org.apache.cayenne.itests/cayenne-tools-itest/4.0.M6-SNAPSHOT/cayenne-tools-itest-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/itests/cayenne-tools-itest/target/cayenne-tools-itest-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne.itests/cayenne-tools-itest/4.0.M6-SNAPSHOT/cayenne-tools-itest-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/cayenne-jms/pom.xml> to org.apache.cayenne/cayenne-jms/4.0.M6-SNAPSHOT/cayenne-jms-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/pom.xml> to org.apache.cayenne/cayenne-server/4.0.M6-SNAPSHOT/cayenne-server-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/target/cayenne-server-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-server/4.0.M6-SNAPSHOT/cayenne-server-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/target/cayenne-server-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-server/4.0.M6-SNAPSHOT/cayenne-server-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/target/cayenne-server-4.0.M6-SNAPSHOT-tests.jar> to org.apache.cayenne/cayenne-server/4.0.M6-SNAPSHOT/cayenne-server-4.0.M6-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-generic/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-generic/4.0.M6-SNAPSHOT/cayenne-modeler-generic-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/pom.xml> to org.apache.cayenne.build-tools/build-tools-parent/4.0.M6-SNAPSHOT/build-tools-parent-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/pom.xml> to org.apache.cayenne/cayenne-dbsync/4.0.M6-SNAPSHOT/cayenne-dbsync-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/target/cayenne-dbsync-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-dbsync/4.0.M6-SNAPSHOT/cayenne-dbsync-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/target/cayenne-dbsync-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-dbsync/4.0.M6-SNAPSHOT/cayenne-dbsync-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/target/cayenne-dbsync-4.0.M6-SNAPSHOT-tests.jar> to org.apache.cayenne/cayenne-dbsync/4.0.M6-SNAPSHOT/cayenne-dbsync-4.0.M6-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/cayenne-jgroups/pom.xml> to org.apache.cayenne/cayenne-jgroups/4.0.M6-SNAPSHOT/cayenne-jgroups-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-joda/pom.xml> to org.apache.cayenne/cayenne-joda/4.0.M6-SNAPSHOT/cayenne-joda-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-joda/target/cayenne-joda-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-joda/4.0.M6-SNAPSHOT/cayenne-joda-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-joda/target/cayenne-joda-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-joda/4.0.M6-SNAPSHOT/cayenne-joda-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-parent/4.0.M6-SNAPSHOT/cayenne-modeler-parent-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-server/pom.xml> to org.apache.cayenne.tutorials/tutorial-rop-server/4.0.M6-SNAPSHOT/tutorial-rop-server-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/pom.xml> to org.apache.cayenne.build-tools/cayenne-checkers/4.0.M6-SNAPSHOT/cayenne-checkers-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/target/cayenne-checkers-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne.build-tools/cayenne-checkers/4.0.M6-SNAPSHOT/cayenne-checkers-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/target/cayenne-checkers-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne.build-tools/cayenne-checkers/4.0.M6-SNAPSHOT/cayenne-checkers-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-jcache/pom.xml> to org.apache.cayenne/cayenne-jcache/4.0.M6-SNAPSHOT/cayenne-jcache-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-jcache/target/cayenne-jcache-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-jcache/4.0.M6-SNAPSHOT/cayenne-jcache-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-jcache/target/cayenne-jcache-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-jcache/4.0.M6-SNAPSHOT/cayenne-jcache-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-mac/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-mac/4.0.M6-SNAPSHOT/cayenne-modeler-mac-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial/pom.xml> to org.apache.cayenne.tutorials/tutorial/4.0.M6-SNAPSHOT/tutorial-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-win-ext/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-win-ext/4.0.M6-SNAPSHOT/cayenne-modeler-win-ext-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/pom.xml> to org.apache.cayenne/cayenne-ant/4.0.M6-SNAPSHOT/cayenne-ant-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/target/cayenne-ant-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-ant/4.0.M6-SNAPSHOT/cayenne-ant-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/target/cayenne-ant-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-ant/4.0.M6-SNAPSHOT/cayenne-ant-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/target/cayenne-ant-4.0.M6-SNAPSHOT-tests.jar> to org.apache.cayenne/cayenne-ant/4.0.M6-SNAPSHOT/cayenne-ant-4.0.M6-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-maven-plugin/pom.xml> to org.apache.cayenne.plugins/cayenne-maven-plugin/4.0.M6-SNAPSHOT/cayenne-maven-plugin-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-maven-plugin/target/cayenne-maven-plugin-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne.plugins/cayenne-maven-plugin/4.0.M6-SNAPSHOT/cayenne-maven-plugin-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-maven-plugin/target/cayenne-maven-plugin-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne.plugins/cayenne-maven-plugin/4.0.M6-SNAPSHOT/cayenne-maven-plugin-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/pom.xml> to org.apache.cayenne.docs/cayenne-docbook/4.0.M6-SNAPSHOT/cayenne-docbook-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/pom.xml> to org.apache.cayenne.docs/cayenne-docs-parent/4.0.M6-SNAPSHOT/cayenne-docs-parent-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbcp2/pom.xml> to org.apache.cayenne/cayenne-dbcp2/4.0.M6-SNAPSHOT/cayenne-dbcp2-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbcp2/target/cayenne-dbcp2-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-dbcp2/4.0.M6-SNAPSHOT/cayenne-dbcp2-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbcp2/target/cayenne-dbcp2-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-dbcp2/4.0.M6-SNAPSHOT/cayenne-dbcp2-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cache-invalidation/pom.xml> to org.apache.cayenne/cayenne-cache-invalidation/4.0.M6-SNAPSHOT/cayenne-cache-invalidation-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cache-invalidation/target/cayenne-cache-invalidation-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-cache-invalidation/4.0.M6-SNAPSHOT/cayenne-cache-invalidation-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cache-invalidation/target/cayenne-cache-invalidation-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-cache-invalidation/4.0.M6-SNAPSHOT/cayenne-cache-invalidation-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cgen/pom.xml> to org.apache.cayenne/cayenne-cgen/4.0.M6-SNAPSHOT/cayenne-cgen-4.0.M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cgen/target/cayenne-cgen-4.0.M6-SNAPSHOT.jar> to org.apache.cayenne/cayenne-cgen/4.0.M6-SNAPSHOT/cayenne-cgen-4.0.M6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cgen/target/cayenne-cgen-4.0.M6-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-cgen/4.0.M6-SNAPSHOT/cayenne-cgen-4.0.M6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-client/pom.xml> to org.apache.cayenne.tutorials/tutorial-rop-client/4.0.M6-SNAPSHOT/tutorial-rop-client-4.0.M6-SNAPSHOT.pom
channel stopped
Putting comment on the pull request

Jenkins build is back to normal : Cayenne pull requests #278

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne%20pull%20requests/278/display/redirect?page=changes>