ExtendedMessageFormat uses the 1.5+ method of StringBuffer.append(String, int, int). It's late here, so I've not looked much, but I have tried a move to the older (char[], int, int) and many tests fail. Presumably the methods aren't equal :)
Hen On Nov 3, 0007 1:32 AM, Continuum VMBuild Server <[EMAIL PROTECTED]> wrote: > Online report : > http://vmbuild.apache.org/continuum/buildResult.action?buildId=15303&projectId=114 > > Build statistics: > State: Failed > Previous State: Failed > Started at: Sat 3 Nov 2007 01:32:32 -0700 > Finished at: Sat 3 Nov 2007 01:32:45 -0700 > Total time: 12s > Build Trigger: Schedule > Build Number: 9 > 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 @ Sat 3 Nov 2007 01:03:33 -0700 > Comment: Applying Scott Bassin's patch from LANG-371 - improving the > documentation for ToStringStyle as per Paul's report > Files changed: > > /commons/proper/lang/trunk/src/java/org/apache/commons/lang/builder/ToStringStyle.java > ( 591559 ) > > > **************************************************************************** > 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] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /home/continuum/data/working-directory/114/src/java/org/apache/commons/lang/text/ExtendedMessageFormat.java:[82,22] > cannot resolve symbol > symbol : method append (java.lang.String,int,int) > location: class java.lang.StringBuffer > > /home/continuum/data/working-directory/114/src/java/org/apache/commons/lang/text/ExtendedMessageFormat.java:[201,28] > cannot resolve symbol > symbol : method append (java.lang.String,int,int) > location: class java.lang.StringBuffer > > /home/continuum/data/working-directory/114/src/java/org/apache/commons/lang/text/ExtendedMessageFormat.java:[210,61] > cannot resolve symbol > symbol : method append (java.lang.String,int,int) > location: class java.lang.StringBuffer > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 5 seconds > [INFO] Finished at: Sat Nov 03 01:32:44 PDT 2007 > [INFO] Final Memory: 5M/18M > > [INFO] > ------------------------------------------------------------------------ > > **************************************************************************** > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]