You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/15 02:52:03 UTC

Jenkins build is still unstable: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #64

See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/changes>


Jenkins build is back to stable : DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/72/changes>


Jenkins build is still unstable: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/changes>


Jenkins build is still unstable: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/70/>


Jenkins build is still unstable: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #69

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/changes>


Jenkins build is unstable: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #68

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/68/changes>


Build failed in Jenkins: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #67

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/67/changes>

Changes:

[struberg] DELTASPIKE-205 allign parameters with MessageInterpolator from JSR-303

------------------------------------------
projectStarted org.apache.deltaspike.core:deltaspike-core-impl:0.3-incubating-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Core-Implementation 0.3-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)[INFO] Deleting <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/ws/target>

[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ deltaspike-core-impl ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-antrun-plugin:1.6(javadoc.resources)[WARNING] Parameter tasks is deprecated, use target instead

[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-core-impl ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
mojoSucceeded org.apache.maven.plugins:maven-antrun-plugin:1.6(javadoc.resources)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(process-remote-resources)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (process-remote-resources) @ deltaspike-core-impl ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(process-remote-resources)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ deltaspike-core-impl ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[debug] execute contextualize
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources

[INFO] Copying 4 resources
[INFO] 
[INFO] Copying 4 resources
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ deltaspike-core-impl ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.5(default-compile)
[INFO] [INFO] Compiling 35 source files to <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/ws/target/classes>

[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-core-impl ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/ws/src/main/java/org/apache/deltaspike/core/impl/message/MessageBundleInvocationHandler.java>:[136,40] interpolate(java.lang.String,java.lang.Object[],java.util.Locale) in org.apache.deltaspike.core.api.message.MessageInterpolator cannot be applied to (java.util.Locale,java.lang.String,java.lang.Object[])
[ERROR] <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/ws/src/main/java/org/apache/deltaspike/core/impl/message/DefaultMessageBuilder.java>:[231,34] interpolate(java.lang.String,java.lang.Object[],java.util.Locale) in org.apache.deltaspike.core.api.message.MessageInterpolator cannot be applied to (java.util.Locale,java.lang.String,java.lang.Object[])
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.5(default-compile)
projectFailed org.apache.deltaspike.core:deltaspike-core-impl:0.3-incubating-SNAPSHOT

Jenkins build is still unstable: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/changes>


Jenkins build is still unstable: DeltaSpike Weld 2.0.0-SNAPSHOT » Apache DeltaSpike Core-Implementation #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%202.0.0-SNAPSHOT/org.apache.deltaspike.core$deltaspike-core-impl/changes>