Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 61802 invoked from network); 13 Sep 2006 17:31:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2006 17:31:32 -0000 Received: (qmail 85589 invoked by uid 500); 13 Sep 2006 17:31:25 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 85540 invoked by uid 500); 13 Sep 2006 17:31:25 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 85527 invoked by uid 99); 13 Sep 2006 17:31:25 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 10:31:25 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=sppatel@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=sppatel@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,HTML_50_60,HTML_MESSAGE,RCVD_BY_IP Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.184.226 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from ([64.233.184.226:47227] helo=wr-out-0506.google.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 06/D1-10245-03048054 for ; Wed, 13 Sep 2006 10:31:39 -0700 Received: by wr-out-0506.google.com with SMTP id i21so766634wra for ; Wed, 13 Sep 2006 10:30:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:to:message-id:content-type:from:subject:date:x-mailer:sender; b=mf5zjXZmZR2GVxoJFck7m1V/w+K40r8/pxW09bAFmlIijX2GqKL391HvyyrT25bSYx4EmCa1zKJc5OOCxtyxJfl5EjEUqzmkXPscu6dvEbSLN8E+34zKC4Sl9vXiXW9uMgvufQFCYG0Yh2MDw9RLJqV9d0cAAdlcclrypqaOUmg= Received: by 10.90.49.20 with SMTP id w20mr2871196agw; Wed, 13 Sep 2006 10:30:03 -0700 (PDT) Received: from ?9.27.40.137? ( [129.33.49.251]) by mx.gmail.com with ESMTP id 14sm1315387wrl.2006.09.13.10.30.00; Wed, 13 Sep 2006 10:30:03 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) To: dev@geronimo.apache.org Message-Id: <07411F43-6A64-4F0E-AAC3-036D585677E4@gmail.com> Content-Type: multipart/alternative; boundary=Apple-Mail-4--527221625 From: Sachin Patel Subject: trunk build failure Date: Wed, 13 Sep 2006 13:30:04 -0400 X-Mailer: Apple Mail (2.752.2) Sender: Sachin Patel X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --Apple-Mail-4--527221625 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Anyone seeing the following? [INFO] [surefire:test] [INFO] Surefire report directory: /Users/sppatel/geronimo/trunk/ modules/geronimo-connector/target/surefire-reports org.apache.maven.surefire.booter.SurefireExecutionException: EDU/ oswego/cs/dl/util/concurrent/Executor; nested exception is java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/ Executor java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/ Executor at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:1655) at java.lang.Class.getMethod0(Class.java:1901) at java.lang.Class.getMethod(Class.java:984) at org.apache.maven.surefire.junit.JUnitTestSet.createInstanceFromSuiteMeth od(JUnitTestSet.java:173) at org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject (JUnitTestSet.java:137) at org.apache.maven.surefire.junit.JUnitTestSet.getTestCount (JUnitTestSet.java:244) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSet s(AbstractDirectoryTestSuite.java:101) at org.apache.maven.surefire.Surefire.createSuiteFromDefinition (Surefire.java:147) at org.apache.maven.surefire.Surefire.run(Surefire.java:108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess (SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main (SurefireBooter.java:747) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ -sachin --Apple-Mail-4--527221625 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1 Anyone seeing the = following?

[INFO] = [surefire:test]
[INFO] Surefire report directory: = /Users/sppatel/geronimo/trunk/modules/geronimo-connector/target/surefire-r= eports
org.apache.maven.surefire.booter.SurefireExecutionExcepti= on: EDU/oswego/cs/dl/util/concurrent/Executor; nested exception is = java.lang.NoClassDefFoundError: = EDU/oswego/cs/dl/util/concurrent/Executor
java.lang.NoClassDefFo= undError: EDU/oswego/cs/dl/util/concurrent/Executor
=A0 =A0 =A0 = =A0 at java.lang.Class.getDeclaredMethods0(Native Method)
=A0 = =A0 =A0 =A0 at = java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
=A0 = =A0 =A0 =A0 at java.lang.Class.getMethod0(Class.java:1901)
=A0 = =A0 =A0 =A0 at java.lang.Class.getMethod(Class.java:984)
=A0 =A0= =A0 =A0 at = org.apache.maven.surefire.junit.JUnitTestSet.createInstanceFromSuiteMethod= (JUnitTestSet.java:173)
=A0 =A0 =A0 =A0 at = org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject(JUnitTest= Set.java:137)
=A0 =A0 =A0 =A0 at = org.apache.maven.surefire.junit.JUnitTestSet.getTestCount(JUnitTestSet.jav= a:244)
=A0 =A0 =A0 =A0 at = org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(= AbstractDirectoryTestSuite.java:101)
=A0 =A0 =A0 =A0 at = org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java= :147)
=A0 =A0 =A0 =A0 at = org.apache.maven.surefire.Surefire.run(Surefire.java:108)
=A0 = =A0 =A0 =A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native = Method)
=A0 =A0 =A0 =A0 at = sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:= 39)
=A0 =A0 =A0 =A0 at = sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm= pl.java:25)
=A0 =A0 =A0 =A0 at = java.lang.reflect.Method.invoke(Method.java:324)
=A0 =A0 =A0 =A0= at = org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(Surefir= eBooter.java:225)
=A0 =A0 =A0 =A0 at = org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:7= 47)
[INFO] = ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] = ------------------------------------------------------------------------


=
=

= --Apple-Mail-4--527221625--