No worries - I've gone 1.5 on all Commons libraries in attitude, so my sloppy fault for not realizing and building this under 1.4.
Feel free to commit a fix (or I can in time). I'll then build and mail you and Oliver privately for sign off, then bring back to the list :) Hen On Fri, Mar 6, 2009 at 10:57 AM, Jörg Schaible <joerg.schai...@gmx.de> wrote: > Hi Henri, > > maybe I should have really commit my patch, because no we have: > > > ============= %< ================ > joe...@paddy ~/java/commons-cli-1.2-src $ java-config -s sun-jdk-1.4 > Now using sun-jdk-1.4 as your user JVM > joe...@paddy ~/java/commons-cli-1.2-src $ mvn clean package > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Commons CLI > [INFO] task-segment: [clean, package] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean] > [INFO] Deleting directory /home/joehni/java/commons-cli-1.2-src/target > [INFO] [antrun:run {execution: javadoc.resources}] > [INFO] Executing tasks > [copy] Copying 2 files > to /home/joehni/java/commons-cli-1.2-src/target/apidocs/META-INF > [INFO] Executed tasks > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 20 source files > to /home/joehni/java/commons-cli-1.2-src/target/classes > [INFO] [bundle:manifest {execution: bundle-manifest}] > [INFO] [resources:testResources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:testCompile] > [INFO] Compiling 24 source files > to /home/joehni/java/commons-cli-1.2-src/target/test-classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /home/joehni/java/commons-cli-1.2-src/src/test/org/apache/commons/cli/OptionGroupTest.java > [205,34] cannot resolve symbol > symbol : method contains (java.lang.String) > location: class java.lang.String > > /home/joehni/java/commons-cli-1.2-src/src/test/org/apache/commons/cli/OptionGroupTest.java > [206,34] cannot resolve symbol > symbol : method contains (java.lang.String) > location: class java.lang.String > > /home/joehni/java/commons-cli-1.2-src/src/test/org/apache/commons/cli/OptionGroupTest.java > [213,34] cannot resolve symbol > symbol : method contains (java.lang.String) > location: class java.lang.String > > /home/joehni/java/commons-cli-1.2-src/src/test/org/apache/commons/cli/OptionGroupTest.java > [214,34] cannot resolve symbol > symbol : method contains (java.lang.String) > location: class java.lang.String > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 13 seconds > [INFO] Finished at: Fri Mar 06 19:52:05 CET 2009 > [INFO] Final Memory: 11M/26M > [INFO] > ------------------------------------------------------------------------ > ============= %< ================ > > I am really sorry, don't kill the messenger ;-) > > - Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org