Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 57095 invoked from network); 1 Dec 2002 04:43:56 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Dec 2002 04:43:56 -0000 Received: (qmail 27812 invoked by uid 97); 1 Dec 2002 04:45:07 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 27778 invoked by uid 97); 1 Dec 2002 04:45:06 -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 27765 invoked by uid 98); 1 Dec 2002 04:45:06 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <000701c298f4$404dd500$0202a8c0@zermatt> From: "Steve Loughran" To: "Ant Developers List" Subject: ant test; xerces Date: Sat, 30 Nov 2002 20:43:52 -0800 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 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Ant isnt testing for me...I dont know how long this has been the case, as I only just [junit] java.net.MalformedURLException: no protocol: include.inc [junit] at java.net.URL.(URL.java:579) [junit] at java.net.URL.(URL.java:476) [junit] at java.net.URL.(URL.java:425) [junit] at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown S ource) [junit] at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown S ource) [junit] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEnt ityReference(Unknown Source) [junit] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Fragmen tContentDispatcher.dispatch(Unknown Source) [junit] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDoc ument(Unknown Source) [junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Sour ce) [junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Sour ce) [junit] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Sou rce) [junit] at org.apache.tools.ant.helper.ProjectHelperImpl.parse(ProjectHe lperImpl.java:166) [junit] at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHe lper.java:116) [junit] at org.apache.tools.ant.BuildFileTest.configureProject(BuildFile Test.java:231) [junit] at org.apache.tools.ant.IncludeTest.testWithSpaceRelative(Includ eTest.java:159) FYI -diagnostics says: xalan.jar (732330 bytes) xercesImpl.jar (834852 bytes) xml-apis.jar (108484 bytes) xmlParserAPIs.jar (131919 bytes) and also, since I just modified -diagnostics with some of the happyaxis.jsp health checks ------------------------------------------- XML Parser information ------------------------------------------- XML Parser: org.apache.xerces.jaxp.SAXParserImpl XML Parser Location: C:\Java\Apache\jakarta-ant\lib\xercesImpl.jar -------- So I'm using java1.4, ant's CVS_HEAD copy Xerces and yet a core test that isnt failing on the gump is breaking for me. Thoughts? -- To unsubscribe, e-mail: For additional commands, e-mail: