Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=207469&projectId=1249

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed 19 Aug 2009 15:40:52 -0700
  Finished at: Wed 19 Aug 2009 15:43:51 -0700
  Total time: 2m 58s
  Build Trigger: Schedule
  Build Number: 17
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.4.2_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
        
  Builder version :
          Maven version: 2.0.9
          Java version: 1.4.2_15
          OS name: "linux" version: "2.6.24-23-server" arch: "i386" Family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: jdcasey @ Wed 19 Aug 2009 14:53:17 -0700
Comment: [MRESOURCES-81] Adding a flag to enable/disable escaping windows paths 
when filtering, then passing this on to the filtering wrappers directly, rather 
than allowing the filtering components to create the default wrappers by 
forcing windows-path-escaping. This can be simplified if the flag is passed 
through the resources execution instance, but that will require a new release 
of maven-filtering.

Also adding unit tests for enabled and disabled path-escaping modes, along with 
a new method to clean up a build environment on the project stub class.
Files changed:
  
/maven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java
 ( 805991 )
  
/maven/plugins/trunk/maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/ResourcesMojoTest.java
 ( 805991 )
  
/maven/plugins/trunk/maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/stub/MavenProjectBuildStub.java
 ( 805991 )

Changed: jdcasey @ Wed 19 Aug 2009 14:53:36 -0700
Comment: [MRESOURCES-79] Adding parameter 'extraFilters' to allow users to 
configure resources mojo separately from testResources mojo using 
default-resources and default-testResources executionIds (starting in Maven 
2.2.0). The build/filters section of the POM will be used as 'global' filters, 
and the extraFilters parameter is added in FRONT of the build/filters entries 
(extraFilters have the opportunity to override filters from the build section 
of the POM).
Files changed:
  
/maven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java
 ( 805992 )
  
/maven/plugins/trunk/maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/ResourcesMojoTest.java
 ( 805992 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive -Prun-its
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Java 1.4, Large Memory
Description: default maven2 buildDefinition

****************************************************************************
Test Summary:
****************************************************************************
Tests: 32
Failures: 0
Errors: 0
Success Rate: 100
Total time: 6.542




Reply via email to