See <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6/331/changes>

Changes:

[bluk] Remove unnecessary String.valueOf() calls

THanks to Jason Dillon for the suggestion.

[bluk] Do not include SLF4J implementation by default

Thanks to Jason Dillon for the suggestion.

See [WINK-288]

[bluk] Update pom.xml to 1.1.1 version

Also update maven-release-plugin to
version 2.0 to allow easier updating
of pom.xmls via mvn release:update-plugins
goal.

Also update a few itests for recent
changes with Content-Length of String.

------------------------------------------
Started by timer
Building remotely on minerva.apache.org (Ubuntu)
Updating https://svn.apache.org/repos/asf/incubator/wink/trunk
U         wink-client-apache-httpclient/pom.xml
U         wink-itests/wink-itest-logging/pom.xml
U         wink-itests/wink-itest-support/pom.xml
U         wink-itests/pom.xml
U         wink-itests/wink-itest-osgi/wink-itest-simple-osgi/pom.xml
U         wink-itests/wink-itest-osgi/pom.xml
U         wink-itests/wink-itest/wink-itest-params/pom.xml
U         wink-itests/wink-itest/wink-itest-context/pom.xml
U         
wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/WinkClientLargeEntityTest.java
U         
wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/LargeEntityTest.java
U         wink-itests/wink-itest/wink-itest-targeting/pom.xml
U         wink-itests/wink-itest/wink-itest-filter/pom.xml
U         wink-itests/wink-itest/wink-itest-inheritance/pom.xml
U         wink-itests/wink-itest/wink-itest-validation/pom.xml
U         
wink-itests/wink-itest/wink-itest-providers/src/test/java/org/apache/wink/itest/writers/JAXRSMessageBodyWritersTest.java
U         wink-itests/wink-itest/wink-itest-providers/pom.xml
U         wink-itests/wink-itest/pom.xml
U         wink-itests/wink-itest/wink-example-helloworld/pom.xml
U         wink-itests/wink-itest/wink-itest-client/pom.xml
U         wink-itests/wink-itest/wink-itest-extra-providers/pom.xml
U         wink-itests/wink-itest/wink-itest-client-timeout/pom.xml
U         wink-spring-support/pom.xml
U         wink-providers/wink-jackson-provider/pom.xml
U         wink-providers/wink-json-provider/pom.xml
U         wink-providers/pom.xml
U         wink-providers/wink-abdera-provider/pom.xml
U         wink-providers/wink-jettison-provider/pom.xml
U         wink-client/pom.xml
U         wink-examples/ext/Asset/pom.xml
U         wink-examples/ext/History/pom.xml
U         wink-examples/ext/MultiPart/pom.xml
U         wink-examples/ext/Spring/pom.xml
U         wink-examples/ext/LinkBuilders/pom.xml
U         wink-examples/ext/WebDAV/pom.xml
U         wink-examples/ext/Scope/pom.xml
U         wink-examples/ext/pom.xml
U         wink-examples/ext/DynamicResource/pom.xml
U         wink-examples/ext/RuntimeRegistration/pom.xml
U         wink-examples/apps/SimpleDefects/pom.xml
U         wink-examples/apps/Bookmarks/pom.xml
U         wink-examples/apps/pom.xml
U         wink-examples/apps/HelloWorld/pom.xml
U         wink-examples/apps/QADefect/pom.xml
U         wink-examples/core/CustomContext/pom.xml
U         wink-examples/core/Preconditions/pom.xml
U         wink-examples/core/Jaxb/pom.xml
U         wink-examples/core/pom.xml
U         wink-examples/core/CustomExceptionMapper/pom.xml
U         wink-examples/pom.xml
U         wink-examples/client/ReadRSS-client/pom.xml
U         wink-examples/client/GoogleDocs-client/pom.xml
U         wink-examples/client/pom.xml
U         wink-examples/client/QADefects-client/pom.xml
U         wink-assembly/pom.xml
U         pom.xml
U         
wink-common/src/main/java/org/apache/wink/common/internal/uritemplate/UriTemplateMatcher.java
U         
wink-common/src/main/java/org/apache/wink/common/internal/lifecycle/PrototypeObjectFactory.java
U         
wink-common/src/main/java/org/apache/wink/common/internal/registry/metadata/ClassMetadata.java
U         
wink-common/src/main/java/org/apache/wink/common/internal/registry/ProvidersRegistry.java
U         wink-common/pom.xml
U         wink-component-test-support/pom.xml
U         
wink-guice-server/src/main/java/org/apache/wink/guice/server/internal/lifecycle/GuiceInjectorLifeCycleManager.java
U         wink-guice-server/pom.xml
U         
wink-server/src/main/java/org/apache/wink/server/internal/handlers/SearchResult.java
U         
wink-server/src/main/java/org/apache/wink/server/internal/handlers/ServerMessageContext.java
U         
wink-server/src/main/java/org/apache/wink/server/internal/registry/ResourceRecord.java
U         
wink-server/src/main/java/org/apache/wink/server/internal/registry/ResourceInstance.java
U         wink-server/pom.xml
U         wink-webdav/pom.xml
At revision 949637
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp 
/home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest2/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /home/hudson/tools/maven/latest2 
/home/hudson/hudson-slave/slave.jar 
/home/hudson/hudson-slave/maven-interceptor.jar 42839
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f 
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6/ws/trunk/pom.xml> 
clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Wink
[INFO]   Apache Wink Component Test Support
[INFO]   Apache Wink Common
[INFO]   Apache Wink Server
[INFO]   Apache Wink Client
[INFO]   Apache Wink Client :: Apache Http Client
[INFO]   Apache Wink Spring
[INFO]   Apache Wink WebDav
[INFO]   Apache Wink Providers
[INFO]   Apache Wink Providers :: Json Provider
[INFO]   Apache Wink Providers :: Jettison Provider
[INFO]   Apache Wink Providers :: Abdera Provider
[INFO]   Apache Wink Providers :: Jackson Provider
[INFO]   Apache Wink Guice Server
[INFO]   Apache Wink Examples
[INFO]   Apache Wink Examples Apps
[INFO]   Apache Wink Examples Apps :: Bookmarks
[INFO]   Apache Wink Examples Apps :: HelloWorld
[INFO]   Apache Wink Examples Apps :: QADefect
[INFO]   Apache Wink Examples Apps :: SimpleDefects
[INFO]   Apache Wink Examples Core
[INFO]   Apache Wink Examples Core :: CustomContext
[INFO]   Apache Wink Examples Core :: CustomExceptionManager
[INFO]   Apache Wink Examples Core :: JAXB
[INFO]   Apache Wink Examples Core :: Preconditions
[INFO]   Apache Wink Examples Clients
[INFO]   Apache Wink Examples Clients :: ReadRSS
[INFO]   Apache Wink Examples Clients :: QADefects
[INFO]   Apache Wink Examples Clients :: GoogleDocs
[INFO]   Apache Wink Examples Ext
[INFO]   Apache Wink Examples Ext :: Asset
[INFO]   Apache Wink Examples Ext :: DynamicResource
[INFO]   Apache Wink Examples Ext :: History
[INFO]   Apache Wink Examples Ext :: LinkBuilders
[INFO]   Apache Wink Examples Ext :: MultiPart
[INFO]   Apache Wink Examples Ext :: RuntimeRegistration
[INFO]   Apache Wink Examples Ext :: Scope
[INFO]   Apache Wink Examples Ext :: Spring
[INFO]   Apache Wink Examples Ext :: WebDAV
[INFO]   Apache Wink Assembly
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: 
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6/ws/trunk/target> 
(included: [**], excluded: [])
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to join the process
        at hudson.Proc$RemoteProc.join(Proc.java:312)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:164)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:480)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
        at hudson.model.Run.run(Run.java:1243)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:122)
Caused by: java.util.concurrent.ExecutionException: 
hudson.remoting.RequestAbortedException: java.io.EOFException
        at hudson.remoting.Request$1.get(Request.java:218)
        at hudson.remoting.Request$1.get(Request.java:172)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at hudson.Proc$RemoteProc.join(Proc.java:304)
        ... 7 more
Caused by: hudson.remoting.RequestAbortedException: java.io.EOFException
        at hudson.remoting.Request.abort(Request.java:257)
        at hudson.remoting.Channel.terminate(Channel.java:598)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:876)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:856)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:412)
        at hudson.remoting.Request.call(Request.java:105)
        at hudson.remoting.Channel.call(Channel.java:551)
        at hudson.Launcher$RemoteLauncher.kill(Launcher.java:735)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
        at hudson.model.Run.run(Run.java:1243)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:122)

Reply via email to