[continuum] BUILD FAILURE: Commons - Commons Discovery - Build Def:

2008-07-08 Thread [EMAIL PROTECTED]

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=101786projectId=362

Build statistics:
 State: Failed
 Previous State: Error
 Started at: Tue 8 Jul 2008 13:08:30 -0700
 Finished at: Tue 8 Jul 2008 13:08:48 -0700
 Total time: 17s
 Build Trigger: Schedule
 Build Number: 0
 Exit code: 1
 Building machine hostname: vmbuild.apache.org
 Operating system : Linux(unknown)
 Java Home version : 
 java version 1.5.0_12

 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
 Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
   
 Builder version :

 Maven version: 2.0.8
 Java version: 1.5.0_12
 OS name: linux version: 2.6.20-16-server arch: i386 Family: 
unix
   


SCM Changes:

No files changed


Dependencies Changes:

No dependencies changed



Build Defintion:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci

Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 5
Description: 



Test Summary:

Tests: 11
Failures: 1
Total time: 0.129


Test Failures:


TestAll
   testFindResources :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: located 0 resources, failed to locate 
all 3 resources: testResource
at junit.framework.Assert.fail(Assert.java:47)
at 
org.apache.commons.discovery.test.TestAll.testFindResources(TestAll.java:286)

 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[continuum] BUILD FAILURE: Commons - Commons Discovery - Build Def:

2008-05-23 Thread [EMAIL PROTECTED]

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=92017projectId=362

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Thu 22 May 2008 23:20:01 -0700
 Finished at: Thu 22 May 2008 23:20:17 -0700
 Total time: 15s
 Build Trigger: Schedule
 Build Number: 0
 Exit code: 1
 Building machine hostname: vmbuild.apache.org
 Operating system : Linux(unknown)
 Java Home version : 
 java version 1.5.0_12

 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
 Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
   
 Builder version :

 Maven version: 2.0.7
 Java version: 1.5.0_12
 OS name: linux version: 2.6.20-16-server arch: i386
   


SCM Changes:

Changed: niallp @ Thu 22 May 2008 23:10:00 -0700
Comment: COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module 
and review/update reporting plugin version numbers for the poms being changed.
- pom's need to use ${basedir} for configuration files as the multi-module 
profile is run from commons-parent, so if not specified it can't find those 
files
- the checkstyle configuration file needs to use ${checkstyle.header.file} for the 
headerFile property and  headerFile element added to the plugin config in the 
pom.xml
- fix m1 checkstyle config to reflect the above where appropriate (specify 
header file property)
Files changed:
 /commons/proper/beanutils/trunk/checkstyle.xml ( 659438 )
 /commons/proper/beanutils/trunk/pom.xml ( 659438 )
 /commons/proper/beanutils/trunk/project.properties ( 659438 )
 /commons/proper/cli/trunk/pom.xml ( 659438 )
 /commons/proper/codec/trunk/checkstyle.xml ( 659438 )
 /commons/proper/codec/trunk/pom.xml ( 659438 )
 /commons/proper/codec/trunk/project.properties ( 659438 )
 /commons/proper/dbcp/trunk/pom.xml ( 659438 )
 /commons/proper/dbutils/trunk/pom.xml ( 659438 )
 /commons/proper/digester/trunk/checkstyle.xml ( 659438 )
 /commons/proper/digester/trunk/pom.xml ( 659438 )
 /commons/proper/digester/trunk/project.properties ( 659438 )
 /commons/proper/discovery/trunk/pom.xml ( 659438 )
 /commons/proper/email/trunk/conf/checkstyle.xml ( 659438 )
 /commons/proper/email/trunk/pom.xml ( 659438 )
 /commons/proper/fileupload/trunk/pom.xml ( 659438 )
 /commons/proper/fileupload/trunk/project.properties ( 659438 )
 /commons/proper/fileupload/trunk/src/checkstyle/fileupload_checks.xml ( 659438 
)
 /commons/proper/io/trunk/pom.xml ( 659438 )
 /commons/proper/jexl/trunk/pom.xml ( 659438 )
 /commons/proper/logging/trunk/checkstyle.xml ( 659438 )
 /commons/proper/logging/trunk/license-header.txt ( 659438 )
 /commons/proper/logging/trunk/pom.xml ( 659438 )
 /commons/proper/logging/trunk/project.properties ( 659438 )
 /commons/proper/logging/trunk/project.xml ( 659438 )
 /commons/proper/math/trunk/checkstyle.xml ( 659438 )
 /commons/proper/math/trunk/pom.xml ( 659438 )
 /commons/proper/math/trunk/project.properties ( 659438 )
 /commons/proper/primitives/trunk/pom.xml ( 659438 )
 /commons/proper/proxy/trunk/checkstyle.xml ( 659438 )
 /commons/proper/proxy/trunk/pom.xml ( 659438 )
 /commons/proper/scxml/trunk/pom.xml ( 659438 )
 /commons/proper/scxml/trunk/scxml-checks.xml ( 659438 )
 /commons/proper/validator/trunk/checkstyle.xml ( 659438 )
 /commons/proper/validator/trunk/pom.xml ( 659438 )
 /commons/proper/validator/trunk/project.properties ( 659438 )


Dependencies Changes:

No dependencies changed



Build Defintion:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci

Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 5
Description: 



Test Summary:

Tests: 11
Failures: 1
Total time: 0.172


Test Failures:


TestAll
   testFindResources :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: located 0 resources, failed to locate 
all 3 resources: testResource
at junit.framework.Assert.fail(Assert.java:47)
at 
org.apache.commons.discovery.test.TestAll.testFindResources(TestAll.java:286)


 





[continuum] BUILD FAILURE: Commons - Commons Discovery - Build Def:

2008-05-19 Thread [EMAIL PROTECTED]

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=90740projectId=362

Build statistics:
 State: Failed
 Previous State: Error
 Started at: Mon 19 May 2008 05:21:52 -0700
 Finished at: Mon 19 May 2008 05:22:10 -0700
 Total time: 17s
 Build Trigger: Schedule
 Build Number: 0
 Exit code: 1
 Building machine hostname: vmbuild.apache.org
 Operating system : Linux(unknown)
 Java Home version : 
 java version 1.5.0_12

 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
 Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
   
 Builder version :

 Maven version: 2.0.7
 Java version: 1.5.0_12
 OS name: linux version: 2.6.20-16-server arch: i386
   


SCM Changes:

No files changed


Dependencies Changes:

No dependencies changed



Build Defintion:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci

Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 5
Description: 



Test Summary:

Tests: 11
Failures: 1
Total time: 0.104


Test Failures:


TestAll
   testFindResources :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: located 0 resources, failed to locate 
all 3 resources: testResource
at junit.framework.Assert.fail(Assert.java:47)
at 
org.apache.commons.discovery.test.TestAll.testFindResources(TestAll.java:286)


 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[continuum] BUILD FAILURE: Commons - Commons Discovery - Build Def:

2008-05-19 Thread [EMAIL PROTECTED]

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=91153projectId=362

Build statistics:
 State: Failed
 Previous State: Error
 Started at: Mon 19 May 2008 12:24:17 -0700
 Finished at: Mon 19 May 2008 12:24:42 -0700
 Total time: 24s
 Build Trigger: Schedule
 Build Number: 0
 Exit code: 1
 Building machine hostname: vmbuild.apache.org
 Operating system : Linux(unknown)
 Java Home version : 
 java version 1.5.0_12

 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
 Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
   
 Builder version :

 Maven version: 2.0.7
 Java version: 1.5.0_12
 OS name: linux version: 2.6.20-16-server arch: i386
   


SCM Changes:

No files changed


Dependencies Changes:

No dependencies changed



Build Defintion:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci

Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 5
Description: 



Test Summary:

Tests: 11
Failures: 1
Total time: 0.197


Test Failures:


TestAll
   testFindResources :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: located 0 resources, failed to locate 
all 3 resources: testResource
at junit.framework.Assert.fail(Assert.java:47)
at 
org.apache.commons.discovery.test.TestAll.testFindResources(TestAll.java:286)


 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[continuum] BUILD FAILURE: Commons - Commons Discovery - Build Def:

2008-05-08 Thread [EMAIL PROTECTED]

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=88065projectId=362

Build statistics:
 State: Failed
 Previous Build: No previous build.
 Started at: Thu 8 May 2008 08:41:50 -0700
 Finished at: Thu 8 May 2008 08:42:10 -0700
 Total time: 20s
 Build Trigger: Schedule
 Build Number: 0
 Exit code: 1
 Building machine hostname: vmbuild.apache.org
 Operating system : Linux(unknown)
 Java Home version : 
 java version 1.5.0_12

 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
 Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
   
 Builder version :

 Maven version: 2.0.7
 Java version: 1.5.0_12
 OS name: linux version: 2.6.20-16-server arch: i386
   


SCM Changes:

No files changed


Dependencies Changes:

No dependencies changed



Build Defintion:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci

Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 5
Description: 



Test Summary:

Tests: 11
Failures: 1
Total time: 0.112


Test Failures:


TestAll
   testFindResources :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: located 0 resources, failed to locate 
all 3 resources: testResource
at junit.framework.Assert.fail(Assert.java:47)
at 
org.apache.commons.discovery.test.TestAll.testFindResources(TestAll.java:286)


 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]