Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 51229 invoked from network); 28 Jan 2003 08:48:02 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 28 Jan 2003 08:48:02 -0000 Received: (qmail 2550 invoked by uid 97); 28 Jan 2003 08:49:07 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 2497 invoked by uid 97); 28 Jan 2003 08:49:06 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 2373 invoked by uid 98); 28 Jan 2003 08:49:04 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: 28 Jan 2003 08:47:22 -0000 Message-ID: <20030128084722.24253.qmail@icarus.apache.org> From: Morgan Delagrange To: commons-dev@jakarta.apache.org Subject: [GUMP] Build Failure - commons-jelly-tags-fmt X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ---------------------------------------------------- This email is autogenerated from the output from: ---------------------------------------------------- Buildfile: build.xml init: [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/fmt/target/lib get-deps: compile: [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/fmt/target/classes [javac] Compiling 11 source files to /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/fmt/target/classes [copy] Copying 4 files to /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/fmt/target/test-classes compile-tests: [javac] Compiling 1 source file to /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/fmt/target/test-classes internal-test: [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/fmt/target/test-reports [junit] Running org.apache.commons.jelly.tags.fmt.TestFMTSuite [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Testsuite: org.apache.commons.jelly.tags.fmt.TestFMTSuite [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Caused an ERROR [junit] null [junit] java.lang.reflect.InvocationTargetException [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] Caused by: java.lang.NoClassDefFoundError: org/apache/commons/grant/PropsHandler [junit] at java.lang.Class.getDeclaredConstructors0(Native Method) [junit] at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590) [junit] at java.lang.Class.getConstructor0(Class.java:1762) [junit] at java.lang.Class.newInstance0(Class.java:276) [junit] at java.lang.Class.newInstance(Class.java:259) [junit] at org.apache.commons.jelly.JellyContext.getTagLibrary(JellyContext.java:429) [junit] at org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1033) [junit] at org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647) [junit] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) [junit] at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) [junit] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) [junit] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) [junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) [junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) [junit] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) [junit] at org.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357) [junit] at org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486) [junit] at org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597) [junit] at org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:529) [junit] at org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTestSuite.java:119) [junit] at org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTestSuite.java:107) [junit] at org.apache.commons.jelly.tags.fmt.TestFMTSuite.suite(TestFMTSuite.java:82) [junit] ... 7 more BUILD FAILED file:///home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/fmt/build.xml:95: Test org.apache.commons.jelly.tags.fmt.TestFMTSuite failed Total time: 5 seconds -- To unsubscribe, e-mail: For additional commands, e-mail: