No test-cases available on build 2006-08-29

Perhaps the build failed:


   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated with 0 errors and 1 warnings.

compile:
     [echo] java version: 1.4
     [echo] compiling with debug=on, optimize=off, nowarn=off, deprecation=off
    [javac] Compiling 613 source files to 
/home/nightly/nightly-build/build/classes
    [javac] 
/home/nightly/nightly-build/cvs/mmbase/src/org/mmbase/core/util/StorageConnector.java:305:
 cannot resolve symbol
    [javac] symbol  : method valueOf (int)
    [javac] location: class java.lang.Integer
    [javac]             Integer number = Integer.valueOf(node.getNumber());
    [javac]                                     ^
    [javac] 
/home/nightly/nightly-build/cvs/mmbase/src/org/mmbase/core/util/StorageConnector.java:350:
 cannot resolve symbol
    [javac] symbol  : method valueOf (int)
    [javac] location: class java.lang.Integer
    [javac]             rawMap.put(Integer.valueOf(n.getNumber()), n);
    [javac]                               ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 2 errors
   [javacc] Warning: Lookahead adequacy checking not being performed since 
option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force 
checking.

BUILD FAILED
/home/nightly/nightly-build.xml:148: The following error occurred while 
executing this line:
/home/nightly/nightly-build/cvs/mmbase/build.xml:592: The following error 
occurred while executing this line:
/home/nightly/nightly-build/cvs/mmbase/build.xml:535: Compile failed; see the 
compiler error output for details.

Total time: 2 minutes 50 seconds
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to