See <https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-activities/40/changes>
Changes: [jmsnell] Ok, major update, part 3... this is a significant refactoring of the fundamental server code. The focus is on cleaning up the design, increasing flexibility, and modernizing everything. For people who have built on top of the BasicProvider interface, very little change will be noticeable... however, if you've implemented custom CollectionAdapters or Providers, then you need to pay close attention to these changes because they are significant. Overall, the new design is a major improvement and introduces a number of compelling new options. This has not been fully tested and it is quite likely that test cases are broken. I will get to fixing those either this weekend or early next week. [jmsnell] [jmsnell] Factory/builder support ------------------------------------------ ignoring exception during new ExecutedMojo null [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ abdera2-client --- [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] Building jar: /home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/client/target/abdera2-client-2.0-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] [INFO] Installing /home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/client/target/abdera2-client-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/abdera2/abdera2-client/2.0-SNAPSHOT/abdera2-client-2.0-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ abdera2-client --- [INFO] Installing /home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/client/pom.xml to /home/jenkins/.m2/repository/org/apache/abdera2/abdera2-client/2.0-SNAPSHOT/abdera2-client-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/client/target/abdera2-client-2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/abdera2/abdera2-client/2.0-SNAPSHOT/abdera2-client-2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.1.0:install (default-install) @ abdera2-client --- [INFO] Installing org/apache/abdera2/abdera2-client/2.0-SNAPSHOT/abdera2-client-2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/client/target/abdera2-client-2.0-SNAPSHOT-sources.jar to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-client/builds/2011-10-22_00-00-53/archive/org.apache.abdera2/abdera2-client/2.0-SNAPSHOT/abdera2-client-2.0-SNAPSHOT-sources.jar [INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Building Abdera2 Activities 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (503 B at 1.4 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (657 B at 1.3 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (614 B at 1.2 KB/sec) [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] Deleting <https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-activities/ws/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2-activities --- [INFO] [INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2-activities --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2-activities --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2-activities --- [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ abdera2-activities --- [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ abdera2-activities --- [INFO] Compiling 96 source files to <https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-activities/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-activities/ws/src/main/java/org/apache/abdera2/activities/model/Collection.java>:[136,55] inconvertible types found : java.lang.Class<org.apache.abdera2.activities.model.Collection> required: java.lang.Class<? extends org.apache.abdera2.activities.model.Collection<T>> [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving <https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-activities/ws/pom.xml> to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-activities/builds/2011-10-22_00-00-53/archive/org.apache.abdera2/abdera2-activities/2.0-SNAPSHOT/abdera2-activities-2.0-SNAPSHOT.pom
