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

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Mon 12 Nov 2007 21:48:06 -0800
 Finished at: Mon 12 Nov 2007 21:51:04 -0800
 Total time: 2m 58s
 Build Trigger: Schedule
 Build Number: 16
 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.7
         Java version: 1.4.2_15
         OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bayard @ Mon 12 Nov 2007 17:22:21 -0800
Comment: Adding javadoc to note that the ToStringStyle HAS to be the same 
(LANG-372)
Files changed:
 
/commons/proper/lang/trunk/src/java/org/apache/commons/lang/builder/ToStringStyle.java
 ( 594386 )

Changed: bayard @ Mon 12 Nov 2007 17:25:42 -0800
Comment: Committing Bjorn's unit test as per LANG-372 to show that this is 
indeed an issue; and is expected
Files changed:
 
/commons/proper/lang/trunk/src/test/org/apache/commons/lang/builder/ToStringBuilderTest.java
 ( 594387 )

Changed: bayard @ Mon 12 Nov 2007 17:29:10 -0800
Comment: Applying Ben's patch of Brian Egge's improvement in LANG-321
Files changed:
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/IntRange.java 
( 594388 )
 
/commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/LongRange.java 
( 594388 )
 
/commons/proper/lang/trunk/src/test/org/apache/commons/lang/math/IntRangeTest.java
 ( 594388 )
 
/commons/proper/lang/trunk/src/test/org/apache/commons/lang/math/LongRangeTest.java
 ( 594388 )

Changed: bayard @ Mon 12 Nov 2007 18:33:13 -0800
Comment: Attaching Johann's fix to LANG-322 (via Ben's patch)
Files changed:
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java ( 
594394 )

Changed: bayard @ Mon 12 Nov 2007 18:38:48 -0800
Comment: Applying Dave Meikle's patch to LANG-333; adding a 
toClass(Object[]);Class[] method to ArrayUtils
Files changed:
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/ArrayUtils.java ( 
594396 )
 
/commons/proper/lang/trunk/src/test/org/apache/commons/lang/ArrayUtilsTest.java 
( 594396 )

Changed: bayard @ Mon 12 Nov 2007 18:43:10 -0800
Comment: Adding @since 2.4 tags to the new methods
Files changed:
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/ArrayUtils.java ( 
594398 )
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/IntRange.java 
( 594398 )
 
/commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/LongRange.java 
( 594398 )

Changed: bayard @ Mon 12 Nov 2007 19:18:36 -0800
Comment: Applying Scott Johnson's great work in LANG-269
Files changed:
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java ( 
594409 )
 
/commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringUtilsTest.java
 ( 594409 )

Changed: bayard @ Mon 12 Nov 2007 19:21:39 -0800
Comment: Fixing javadoc
Files changed:
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java ( 
594410 )

Changed: bayard @ Mon 12 Nov 2007 19:46:49 -0800
Comment: Adding @since tags to the two new methods
Files changed:
 /commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java ( 
594416 )

****************************************************************************
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 1.4
Description:

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Commons Lang
[INFO]    task-segment: [clean, deploy]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/114/target
[INFO] Deleting directory 
/home/continuum/data/working-directory/114/target/classes
[INFO] Deleting directory 
/home/continuum/data/working-directory/114/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/114/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 87 source files to 
/home/continuum/data/working-directory/114/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 146 source files to 
/home/continuum/data/working-directory/114/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/continuum/data/working-directory/114/src/test/org/apache/commons/lang/ArrayUtilsTest.java:[2436,38]
 cannot resolve symbol
symbol  : method getSimpleName ()
location: class java.lang.Class

/home/continuum/data/working-directory/114/src/test/org/apache/commons/lang/ArrayUtilsTest.java:[2437,39]
 cannot resolve symbol
symbol  : method getSimpleName ()
location: class java.lang.Class

/home/continuum/data/working-directory/114/src/test/org/apache/commons/lang/ArrayUtilsTest.java:[2438,38]
 cannot resolve symbol
symbol  : method getSimpleName ()
location: class java.lang.Class


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 seconds
[INFO] Finished at: Mon Nov 12 21:51:04 PST 2007
[INFO] Final Memory: 6M/22M
[INFO] ------------------------------------------------------------------------

****************************************************************************



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

Reply via email to