You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by Build Administrator <vi...@viewtier.com> on 2007/02/14 07:48:33 UTC

[parabuild] BUILD for IBATIS (#22) on localhost was BROKEN: Script returned non-zero code "1"

BUILD result
------------------------------------------------------------

BUILD for IBATIS (#22) on localhost was BROKEN: Script returned non-zero code "1"

Build status:
  http://parabuild.viewtier.com:8080/parabuild/index.htm?detview=true&buildid=150


Suspect changes
------------------------------------------------------------

Change(s) by bgoodin :

 - IBATIS-391 fixed and added additional unit tests for handlin;
   Time: 10:46 PM 02/13/2007; Change list: 507416

Change(s) details:
  http://parabuild.viewtier.com:8080/parabuild/build/changes.htm?buildrunid=1599

BUILD logs
------------------------------------------------------------

Main BUILD log:
  http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=2149
Error lines:
  http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=2150

Log lines around error
------------------------------------------------------------

      [javac]                     ^
      [javac] Note: Some input files use unchecked or unsafe operations.
      [javac] Note: Recompile with -Xlint:unchecked for details.
      [javac] 11 warnings
       [copy] Copying 4 files to /opt/parabuild/etc/build/b150co/a/u/t/o/build/work/classes
      [javac] Compiling 2 source files to /opt/parabuild/etc/build/b150co/a/u/t/o/build/work/testclasses
      [javac] Compiling 69 source files to /opt/parabuild/etc/build/b150co/a/u/t/o/build/work/testclasses
      [javac] /opt/parabuild/etc/build/b150co/a/u/t/o/test/com/ibatis/sqlmap/NestedIterateTest.java:5: cannot find symbol
      [javac] symbol  : class SimpleNestedParameterObject
      [javac] location: package testdomain
      [javac] import testdomain.SimpleNestedParameterObject;
      [javac]                   ^
      [javac] /opt/parabuild/etc/build/b150co/a/u/t/o/test/com/ibatis/sqlmap/NestedIterateTest.java:822: cannot find symbol
      [javac] symbol  : class SimpleNestedParameterObject
      [javac] location: class com.ibatis.sqlmap.NestedIterateTest
      [javac]     SimpleNestedParameterObject simpleNestedParameterObject =
      [javac]     ^
      [javac] /opt/parabuild/etc/build/b150co/a/u/t/o/test/com/ibatis/sqlmap/NestedIterateTest.java:823: cannot find symbol
      [javac] symbol  : class SimpleNestedParameterObject
      [javac] location: class com.ibatis.sqlmap.NestedIterateTest
      [javac]         new SimpleNestedParameterObject();
      [javac]             ^
      [javac] /opt/parabuild/etc/build/b150co/a/u/t/o/test/com/ibatis/sqlmap/NestedIterateTest.java:845: cannot find symbol
      [javac] symbol  : class SimpleNestedParameterObject
      [javac] location: class com.ibatis.sqlmap.NestedIterateTest
      [javac]     SimpleNestedParameterObject firstParameterObject =
      [javac]     ^
      [javac] /opt/parabuild/etc/build/b150co/a/u/t/o/test/com/ibatis/sqlmap/NestedIterateTest.java:846: cannot find symbol
      [javac] symbol  : class SimpleNestedParameterObject
      [javac] location: class com.ibatis.sqlmap.NestedIterateTest
      [javac]         new SimpleNestedParameterObject();
      [javac]             ^
      [javac] /opt/parabuild/etc/build/b150co/a/u/t/o/test/com/ibatis/sqlmap/NestedIterateTest.java:848: cannot find symbol
      [javac] symbol  : class SimpleNestedParameterObject
      [javac] location: class com.ibatis.sqlmap.NestedIterateTest
      [javac]     SimpleNestedParameterObject secondParameterObject =
      [javac]     ^
      [javac] /opt/parabuild/etc/build/b150co/a/u/t/o/test/com/ibatis/sqlmap/NestedIterateTest.java:849: cannot find symbol
      [javac] symbol  : class SimpleNestedParameterObject
      [javac] location: class com.ibatis.sqlmap.NestedIterateTest
      [javac]         new SimpleNestedParameterObject();
      [javac]             ^
      [javac] Note: Some input files use or override a deprecated API.
      [javac] Note: Recompile with -Xlint:deprecation for details.
      [javac] Note: Some input files use unchecked or unsafe operations.
      [javac] Note: Recompile with -Xlint:unchecked for details.
      [javac] 7 errors
  BUILD FAILED
  file:/opt/parabuild/etc/build/b150co/a/u/t/o/build/build.xml:104: Compile failed; see the compiler error output for details.
  Total time: 25 seconds

Timings
------------------------------------------------------------

BUILD took 29 seconds