Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 35066 invoked from network); 30 Apr 2002 20:50:50 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Apr 2002 20:50:50 -0000 Received: (qmail 1871 invoked by uid 97); 30 Apr 2002 20:50:53 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@nagoya.betaversion.org Received: (qmail 1795 invoked by alias); 30 Apr 2002 20:50:52 -0000 Delivered-To: jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 1781 invoked by uid 97); 30 Apr 2002 20:50:52 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 1765 invoked by uid 98); 30 Apr 2002 20:50:51 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <002f01c1f088$b4113690$37e55c8b@manu.com> From: "Magesh Umasankar" To: "Ant Developers List" References: <018701c1f073$2573dce0$1219570f@ranier> Subject: Re: Crimson hard coded into junit Date: Tue, 30 Apr 2002 16:50:44 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: localhost.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hmm... Do you want me to add back crimson in? Or can we escape by saying for the beta, you would need to stuff crimson.jar in lib/optional, and try to fix it before beta-2? Cheers, Magesh *************************** * Nil Magnum Nisi Bonum * *************************** ----- Original Message ----- From: "Steve Loughran" To: "ant" Sent: Tuesday, April 30, 2002 2:16 PM Subject: Crimson hard coded into junit > before we release beta-1 , I should point out that junit seems to depend > upon crimson, not xerces, for its XML formatter: if you dont have > crimson.jar in ant_home\lib; it doesnt work. > > > errorProperty="test.failed" > failureProperty="test.failed" > haltonfailure="false" > fork="true"> > refid="functional-test.classpath"/> > value="${server.url}"/> > > > > > > > > > > [junit] javax.xml.parsers.FactoryConfigurationError: Provider for > javax.xml.parsers.DocumentBuilderFactory cannot be found > [junit] at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown > Source) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getDocu > mentBuilder(XMLJUnitResultFormatter.java:93) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.startTe > stSuite(XMLJUnitResultFormatter.java:138) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireStartTestSu > ite(JUnitTestRunner.java:433) > [junit] TEST com.hp.zorro.muttley.httpunit.HttpUnitTest FAILED > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRu > nner.java:279) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR > unner.java:524) > [junit] Exception in thread "main" > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: