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

Build Administrator <[email protected]> Fri, 6 Jul 2007 09:18:35 -0700 (PDT)
Newsgroups gmane.comp.java.junit.devel
Message-ID <10514123.1183738715100.JavaMail.paraman@dumbarton>
BUILD result
------------------------------------------------------------

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

Build status:
  http://parabuild.viewtier.com:8080/parabuild/index.htm?view=detailed&buildid=5


Suspect Changes
------------------------------------------------------------

Change(s) by dsaff :

 - Tests pass without hamcrest-library;
   Time: 09:04 AM 07/06/2007; Change list: 7255

 - Fixed bug 1745048: @After method not called after my test ti;
   Time: 01:59 PM 07/02/2007; Change list: 7142

 - - The hamcrest-core-1.1 library is now included in the JUnit;
   Time: 11:11 AM 07/02/2007; Change list: 7134

 - - The hamcrest-core-1.1 library is now included in the JUnit;
   Time: 11:10 AM 07/02/2007; Change list: 7133

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

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

BUILD log:
  http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=6258
Error lines:
  http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=6259

Log Lines Around Error
------------------------------------------------------------

      [javac] import org.hamcrest.Factory;
      [javac]                     ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/matchers/api/StringContains.java:6: package org.hamcrest does not exist
      [javac] import org.hamcrest.Matcher;
      [javac]                     ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/matchers/api/SubstringMatcher.java:3: package org.hamcrest does not exist
      [javac] import org.hamcrest.Description;
      [javac]                     ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/matchers/api/StringContains.java:27: cannot find symbol
      [javac] symbol  : class Matcher
      [javac] location: class org.junit.experimental.theories.matchers.api.StringContains
      [javac]     public static Matcher<String> containsString(String substring) {
      [javac]                   ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/matchers/api/SubstringMatcher.java:21: cannot find symbol
      [javac] symbol  : class Description
      [javac] location: class org.junit.experimental.theories.matchers.api.SubstringMatcher
      [javac]     public void describeTo(Description description) {
      [javac]                            ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:3: package org.hamcrest does not exist
      [javac] import static org.hamcrest.CoreMatchers.is;
      [javac]                            ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:3: static import only from classes and interfaces
      [javac] import static org.hamcrest.CoreMatchers.is;
      [javac] ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:4: package org.hamcrest does not exist
      [javac] import static org.hamcrest.Matchers.hasToString;
      [javac]                            ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:4: static import only from classes and interfaces
      [javac] import static org.hamcrest.Matchers.hasToString;
      [javac] ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:6: package org.hamcrest does not exist
  BUILD FAILED
      [javac] import org.hamcrest.Matcher;
  /opt/parabuild/etc/build/b5co/a/u/t/o/junit/build.xml:52: Compile failed; see the compiler error output for details.
      [javac]                     ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:7: package org.hamcrest does not exist
  Total time: 20 seconds
      [javac] import org.hamcrest.Matchers;
      [javac]                     ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:8: package org.hamcrest does not exist
      [javac] import org.hamcrest.StringDescription;
      [javac]                     ^
      [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/experimental/theories/test/assertion/AssumptionViolatedExceptionTest.java:19: cannot find symbol
      [javac] symbol  : class Matcher
      [javac] location: class org.junit.experimental.theories.test.assertion.AssumptionViolatedExceptionTest
      [javac] 	public static Matcher<?> IS_THREE= is(3);
      [javac]                       ^
      [javac] Note: /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/org/junit/tests/AssumptionTest.java uses or overrides a deprecated API.
      [javac] Note: Recompile with -Xlint:deprecation for details.
      [javac] 100 errors

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

BUILD took 22 seconds 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/