Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: parent #54

See <https://hudson.eclipse.org/californium/job/parent/54/changes>

Changes:

[Kai Hudalla] Fix erroneous usage of @Deprecated tag

[Kai Hudalla] Use single arg constructor of DTLSConnector.

------------------------------------------
[...truncated 2213 lines...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-secure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cf-secure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cf-secure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cf-secure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ cf-secure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cf-secure ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/cf-secure-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ cf-secure ---
[WARNING] Artifact: org.eclipse.californium:cf-secure:jar:1.1.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/cf-secure-1.1.0-SNAPSHOT.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/cf-secure-1.1.0-SNAPSHOT.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/archive-tmp/cf-secure-1.1.0-SNAPSHOT.jar
with assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/cf-secure-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ cf-secure ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/cf-secure-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cf-secure ---
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/cf-secure-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/1.1.0-SNAPSHOT/cf-secure-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/1.1.0-SNAPSHOT/cf-secure-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-secure/target/cf-secure-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/1.1.0-SNAPSHOT/cf-secure-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ cf-secure ---
[INFO] Configured Artifact: org.eclipse.californium:cf-secure:1.1.0-SNAPSHOT:jar
[INFO] Copying cf-secure-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/parent/workspace/demo-apps/run/cf-secure-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ cf-secure ---
[INFO] Skipping Nexus Staging Deploy Mojo at user's demand.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-ExampleCrossProxy 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cf-proxy ---
[INFO] Deleting /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-proxy ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cf-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cf-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cf-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ cf-proxy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cf-proxy ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cf-proxy ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/cf-proxy-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ cf-proxy ---
[WARNING] Artifact: org.eclipse.californium:cf-proxy:jar:1.1.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/cf-proxy-1.1.0-SNAPSHOT.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/cf-proxy-1.1.0-SNAPSHOT.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/archive-tmp/cf-proxy-1.1.0-SNAPSHOT.jar
with assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/cf-proxy-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ cf-proxy ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/cf-proxy-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cf-proxy ---
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/cf-proxy-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/1.1.0-SNAPSHOT/cf-proxy-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/1.1.0-SNAPSHOT/cf-proxy-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-proxy/target/cf-proxy-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/1.1.0-SNAPSHOT/cf-proxy-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ cf-proxy ---
[INFO] Configured Artifact: org.eclipse.californium:cf-proxy:1.1.0-SNAPSHOT:jar
[INFO] Copying cf-proxy-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/parent/workspace/demo-apps/run/cf-proxy-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ cf-proxy ---
[INFO] Skipping Nexus Staging Deploy Mojo at user's demand.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-BenchmarkServer 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cf-benchmark ---
[INFO] Deleting /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-benchmark ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cf-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cf-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cf-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ cf-benchmark ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cf-benchmark ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/cf-benchmark-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ cf-benchmark ---
[WARNING] Artifact: org.eclipse.californium:cf-benchmark:jar:1.1.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/cf-benchmark-1.1.0-SNAPSHOT.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/cf-benchmark-1.1.0-SNAPSHOT.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/archive-tmp/cf-benchmark-1.1.0-SNAPSHOT.jar
with assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/cf-benchmark-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ cf-benchmark ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/cf-benchmark-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cf-benchmark ---
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/cf-benchmark-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/1.1.0-SNAPSHOT/cf-benchmark-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/1.1.0-SNAPSHOT/cf-benchmark-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark/target/cf-benchmark-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/1.1.0-SNAPSHOT/cf-benchmark-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ cf-benchmark ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark:1.1.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/parent/workspace/demo-apps/run/cf-benchmark-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ cf-benchmark ---
[INFO] Skipping Nexus Staging Deploy Mojo at user's demand.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-ObserveBenchmarkClient 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cf-benchmark-observe ---
[INFO] Deleting /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-benchmark-observe ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cf-benchmark-observe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cf-benchmark-observe ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cf-benchmark-observe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ cf-benchmark-observe ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cf-benchmark-observe ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ cf-benchmark-observe ---
[WARNING] Artifact: org.eclipse.californium:cf-benchmark-observe:jar:1.1.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-1.1.0-SNAPSHOT.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-1.1.0-SNAPSHOT.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/archive-tmp/cf-benchmark-observe-1.1.0-SNAPSHOT.jar
with assembly file: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ cf-benchmark-observe ---
[INFO] Building jar: /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cf-benchmark-observe ---
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/1.1.0-SNAPSHOT/cf-benchmark-observe-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/1.1.0-SNAPSHOT/cf-benchmark-observe-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/parent/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/1.1.0-SNAPSHOT/cf-benchmark-observe-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ cf-benchmark-observe ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark-observe:1.1.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-observe-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/parent/workspace/demo-apps/run/cf-benchmark-observe-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ cf-benchmark-observe ---
[INFO] Skipping Nexus Staging Deploy Mojo at user's demand.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.157 s]
[INFO] element-connector .................................. SUCCESS [  3.551 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  0.684 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 14.712 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [ 48.301 s]
[INFO] Californium (Cf) Proxy ............................. SUCCESS [  0.927 s]
[INFO] Californium (Cf) OSGi Bundle ....................... SUCCESS [  1.556 s]
[INFO] Californium (Cf) Demo Applications ................. SUCCESS [  1.039 s]
[INFO] Sc-DTLS-Example .................................... SUCCESS [  1.083 s]
[INFO] Cf-PlugtestClient .................................. SUCCESS [  0.437 s]
[INFO] Cf-PlugtestChecker ................................. SUCCESS [  0.756 s]
[INFO] Cf-PlugtestServer .................................. SUCCESS [  0.434 s]
[INFO] Cf-HelloWorldClient ................................ SUCCESS [  0.548 s]
[INFO] Cf-HelloWorldServer ................................ SUCCESS [  0.309 s]
[INFO] Cf-CoCoAClient ..................................... SUCCESS [  0.983 s]
[INFO] Cf-SecureServer .................................... SUCCESS [  0.352 s]
[INFO] Cf-ExampleCrossProxy ............................... SUCCESS [  1.825 s]
[INFO] Cf-BenchmarkServer ................................. SUCCESS [  1.556 s]
[INFO] Cf-ObserveBenchmarkClient .......................... SUCCESS [  0.426 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:25 min
[INFO] Finished at: 2016-02-25T08:29:46-05:00
[INFO] Final Memory: 54M/3587M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[workspace] $ /bin/sh -xe /tmp/genie.californium/hudson5911390967718792512.sh
+ cp 'run/cf-plugtest-server-*.jar' cf-plugtest-server.jar
cp: cannot stat `run/cf-plugtest-server-*.jar': No such file or directory
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top