Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/69/buildId/336
Build statistics:
State: Ok
Previous State: Failed
Started at: Mon, 27 Mar 2006 07:28:07 -0800
Finished at: Mon, 27 Mar 2006 07:28:13 -0800
Total time: 5s
Build Trigger: Forced
Exit code: 0
Building machine hostname: cheddar.simulalabs.com
Operating system : Linux(unknown)
Java version : 1.5.0_03(Sun Microsystems Inc.)
Changes
brett [WAGONHTTP-9] correct PUT handling
Submitted by: ysoonleo
/maven/wagon/trunk/wagon-providers/wagon-http-lightweight/src/main/java/org/apache/maven/wagon/providers/http/LightweightHttpWagon.java
/maven/wagon/trunk/wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/LightweightHttpWagonTest.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Wagon Lightweight HTTP Provider
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/69/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/69/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/69/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 1 source file to
/home/continuum/continuum-maven/working-directory/69/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 1 source file to
/home/continuum/continuum-maven/working-directory/69/target/test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir:
/home/continuum/continuum-maven/working-directory/69/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[surefire] Running
org.apache.maven.wagon.providers.http.LightweightHttpWagonTest
Local repository:
file:///home/continuum/continuum-maven/working-directory/69/target/test-output/local-repository
07:28:12.435 EVENT Checking Resource aliases
07:28:12.457 EVENT Starting Jetty/4.2.10
07:28:12.460 EVENT Started HttpContext[/]
07:28:12.470 EVENT Started SocketListener on 0.0.0.0:10007
07:28:12.470 EVENT Started [EMAIL PROTECTED]
File round trip testing ...
Putting test artifact: test-resource into test repository http://localhost:10007
http://localhost:10007 - Session: Opened
Uploading: test-resource to http://localhost:10007
#
Transfer finished. 18 bytes copied in 0.0 seconds
http://localhost:10007 - Session: Disconnecting
http://localhost:10007 - Session: Disconnected
Getting test artifact from test repository http://localhost:10007
http://localhost:10007 - Session: Opened
attempting to create parent directories for destination: testWagon
Downloading: test-resource from http://localhost:10007
#
Transfer finished. 18 bytes copied in 0.0010 seconds
http://localhost:10007 - Session: Disconnecting
http://localhost:10007 - Session: Disconnected
07:28:12.583 EVENT Stopping Acceptor
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=10007]
07:28:12.584 EVENT Stopped SocketListener on 0.0.0.0:10007
07:28:12.584 EVENT Stopped HttpContext[/]
07:28:12.585 EVENT Stopped [EMAIL PROTECTED]
Local repository:
file:///home/continuum/continuum-maven/working-directory/69/target/test-output/local-repository
07:28:12.606 EVENT Starting Jetty/4.2.10
07:28:12.607 EVENT Started HttpContext[/]
07:28:12.608 EVENT Started SocketListener on 0.0.0.0:10007
07:28:12.608 EVENT Started [EMAIL PROTECTED]
07:28:12.609 EVENT Stopping Acceptor
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=10007]
07:28:12.609 EVENT Stopped SocketListener on 0.0.0.0:10007
07:28:12.610 EVENT Stopped HttpContext[/]
07:28:12.610 EVENT Stopped [EMAIL PROTECTED]
Local repository:
file:///home/continuum/continuum-maven/working-directory/69/target/test-output/local-repository
07:28:12.630 EVENT Starting Jetty/4.2.10
07:28:12.631 EVENT Started HttpContext[/]
07:28:12.632 EVENT Started SocketListener on 0.0.0.0:10007
07:28:12.632 EVENT Started [EMAIL PROTECTED]
07:28:12.633 EVENT Stopping Acceptor
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=10007]
07:28:12.633 EVENT Stopped SocketListener on 0.0.0.0:10007
07:28:12.634 EVENT Stopped HttpContext[/]
07:28:12.634 EVENT Stopped [EMAIL PROTECTED]
Local repository:
file:///home/continuum/continuum-maven/working-directory/69/target/test-output/local-repository
07:28:12.654 EVENT Starting Jetty/4.2.10
07:28:12.655 EVENT Started HttpContext[/]
07:28:12.656 EVENT Started SocketListener on 0.0.0.0:10007
07:28:12.656 EVENT Started [EMAIL PROTECTED]
Getting test artifact from test repository http://localhost:10007
http://localhost:10007 - Session: Opened
07:28:12.660 EVENT Started HttpContext[/]
http://localhost:10007 - Session: Disconnecting
http://localhost:10007 - Session: Disconnected
07:28:12.664 EVENT Stopping Acceptor
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=10007]
07:28:12.665 EVENT Stopped SocketListener on 0.0.0.0:10007
07:28:12.665 EVENT Stopped HttpContext[/]
07:28:12.666 EVENT Stopped HttpContext[/]
07:28:12.666 EVENT Stopped [EMAIL PROTECTED]
[surefire] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.489 sec
[INFO] [jar:jar]
[INFO] Building jar:
/home/continuum/continuum-maven/working-directory/69/target/wagon-http-lightweight-1.0-alpha-7-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/continuum/continuum-maven/working-directory/69/target/wagon-http-lightweight-1.0-alpha-7-SNAPSHOT.jar
to
/home/continuum/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-7-SNAPSHOT/wagon-http-lightweight-1.0-alpha-7-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Mon Mar 27 07:28:13 PST 2006
[INFO] Final Memory: 10M/124M
[INFO]
----------------------------------------------------------------------------
****************************************************************************