The build is succeeding, but the unit tests (which are executed by the
"dist" target of the generated build.xml file) are failing, which
causes the entire build to fail.  Log file of running "ant clean dist"
is attached.

Craig



On Sun, 30 Jan 2005 17:30:33 +0100, Oliver Heger
<[EMAIL PROTECTED]> wrote:
> I tried to regenerate the build.xml file using the latest version of the
> maven ant plugin, but it still doesn't seem to work (the zips for the
> binary distribution are still empty, the source distros look a bit
> cleaner, at least they do not contain that strange absolute path any
> more). Craig, can you send me some logs on what is happening? On my
> local machine the build runs without errors.
> 
> I also had a look at the build files of other components. I could not
> recognize a common pattern. Are most of them created by hand?
> 
> Tx
> Oliver
> 
> Craig McClanahan wrote:
> 
> >The nightly builds rely on the availability of an Ant "build.xml" file
> >on which "ant clean dist" can be completed successfully.  The build
> >script for [configuration] blows up with compile errors (looks like it
> >cannot find the servlet API classes).
> >
> >Craig
> >
> >
> >On Sat, 22 Jan 2005 21:07:45 -0600, Vic <[EMAIL PROTECTED]> wrote:
> >
> >
> >>In downloads, the nightly build for configuration is 45 bytes.
> >>.V
> >>--
> >>RiA-SoA w/JDNC <http://www.SandraSF.com> forums
> >>- help develop a community
> >>My blog <http://www.sandrasf.com/adminBlog>
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>
Buildfile: build.xml

clean:
   [delete] Deleting directory 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target

init:
    [mkdir] Created dir: 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/lib

get-deps:
      [get] Getting: 
http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-3.0.jar
      [get] Getting: 
http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-2.0.jar
      [get] Getting: http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.4.jar
      [get] Getting: 
http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.4.jar
      [get] Getting: 
http://www.ibiblio.org/maven/commons-digester/jars/commons-digester-1.5.jar
      [get] Getting: 
http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-core-1.7.0.jar
      [get] Getting: 
http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-bean-collections-1.7.0.jar
      [get] Getting: http://www.ibiblio.org/maven/xerces/jars/xerces-2.2.1.jar
      [get] Getting: 
http://www.ibiblio.org/maven/xml-apis/jars/xml-apis-2.0.2.jar
      [get] Getting: 
http://www.ibiblio.org/maven/servletapi/jars/servletapi-2.3.jar
      [get] Getting: 
http://www.ibiblio.org/maven/spice/jars/spice-jndikit-1.1.jar
      [get] Getting: 
http://www.ibiblio.org/maven/commons-dbcp/jars/commons-dbcp-1.1.jar
      [get] Getting: 
http://www.ibiblio.org/maven/commons-pool/jars/commons-pool-1.1.jar
      [get] Getting: http://www.ibiblio.org/maven/hsqldb/jars/hsqldb-1.7.2.2.jar
      [get] Getting: http://www.ibiblio.org/maven/dbunit/jars/dbunit-2.1.jar
      [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar
      [get] Getting: 
http://www.ibiblio.org/maven/junit-addons/jars/junit-addons-1.4.jar
      [get] Getting: 
http://www.ibiblio.org/maven/mockobjects/jars/mockobjects-core-0.09.jar
      [get] Getting: 
http://www.ibiblio.org/maven/mockobjects/jars/mockobjects-jdk1.4-j2ee1.3-0.09.jar
      [get] Getting: 
http://www.ibiblio.org/maven/resources/jars/resources-1.0.jar
      [get] Error opening connection java.io.IOException
      [get] Error opening connection java.io.IOException
      [get] Error opening connection java.io.IOException
      [get] Can't get 
http://www.ibiblio.org/maven/resources/jars/resources-1.0.jar to 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/lib/resources-1.0.jar
      [get] Getting: 
http://www.ibiblio.org/maven/maven-plugins/plugins/maven-tasks-plugin-1.1.0.jar
      [get] Getting: 
http://www.ibiblio.org/maven/maven-plugins/plugins/maven-findbugs-plugin-0.8.4.jar

compile:
    [mkdir] Created dir: 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/classes
    [javac] Compiling 42 source files to 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/classes
     [copy] Copying 2 files to 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/classes

junit-present:

compile-tests:
    [mkdir] Created dir: 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/test-classes
    [javac] Compiling 46 source files to 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/test-classes
    [mkdir] Created dir: 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/test-classes/config

internal-test:
    [mkdir] Created dir: 
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/target/test-reports
    [junit] Running org.apache.commons.configuration.TestBaseConfiguration
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 1.373 sec
    [junit] Testsuite: org.apache.commons.configuration.TestBaseConfiguration
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 1.373 sec

    [junit] Testcase: testThrowExceptionOnMissing took 0.133 sec
    [junit] Testcase: testGetProperty took 0.009 sec
    [junit] Testcase: testGetByte took 0.015 sec
    [junit] Testcase: testGetShort took 0.001 sec
    [junit] Testcase: testGetLong took 0.001 sec
    [junit] Testcase: testGetFloat took 0.002 sec
    [junit] Testcase: testGetDouble took 0.001 sec
    [junit] Testcase: testGetBigDecimal took 0.007 sec
    [junit] Testcase: testGetBigInteger took 0.002 sec
    [junit] Testcase: testGetString took 0 sec
    [junit] Testcase: testGetBoolean took 0.009 sec
    [junit] Testcase: testGetList took 0.001 sec
    [junit] Testcase: testCommaSeparatedString took 0 sec
    [junit] Testcase: testAddProperty took 0.044 sec
    [junit] Testcase: testPropertyAccess took 0.074 sec
    [junit] Testcase: testSubset took 0.017 sec
    [junit] Testcase: testInterpolation took 0 sec
    [junit] Testcase: testMultipleInterpolation took 0 sec
    [junit] Testcase: testInterpolationLoop took 0 sec
    [junit] Testcase: testGetHexadecimalValue took 0.001 sec
    [junit] Running 
org.apache.commons.configuration.TestBaseConfigurationXMLReader
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.859 sec
    [junit] Testsuite: 
org.apache.commons.configuration.TestBaseConfigurationXMLReader
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.859 sec

    [junit] Testcase: testParse took 0.827 sec
    [junit] Testcase: testParseSAXException took 0.004 sec
    [junit] Testcase: testParseIOException took 0.001 sec
    [junit] Testcase: testSetRootName took 0.004 sec
    [junit] Running org.apache.commons.configuration.TestBaseNullConfiguration
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.301 sec
    [junit] Testsuite: 
org.apache.commons.configuration.TestBaseNullConfiguration
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.301 sec

    [junit] Testcase: testThrowExceptionOnMissing took 0.14 sec
    [junit] Testcase: testGetProperty took 0.009 sec
    [junit] Testcase: testGetByte took 0.015 sec
    [junit] Testcase: testGetShort took 0.002 sec
    [junit] Testcase: testGetLong took 0.001 sec
    [junit] Testcase: testGetFloat took 0.001 sec
    [junit] Testcase: testGetDouble took 0.001 sec
    [junit] Testcase: testGetBigDecimal took 0.007 sec
    [junit] Testcase: testGetBigInteger took 0.001 sec
    [junit] Testcase: testGetString took 0.001 sec
    [junit] Testcase: testGetBoolean took 0.009 sec
    [junit] Testcase: testGetList took 0 sec
    [junit] Testcase: testCommaSeparatedString took 0.001 sec
    [junit] Testcase: testPropertyAccess took 0.004 sec
    [junit] Testcase: testSubset took 0.019 sec
    [junit] Testcase: testInterpolation took 0.001 sec
    [junit] Testcase: testMultipleInterpolation took 0 sec
    [junit] Testcase: testInterpolationLoop took 0.001 sec
    [junit] Running org.apache.commons.configuration.TestCompositeConfiguration
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 5.841 sec
    [junit] Testsuite: 
org.apache.commons.configuration.TestCompositeConfiguration
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 5.841 sec

    [junit] Testcase: testThrowExceptionOnMissing took 1.602 sec
    [junit] Testcase: testAddRemoveConfigurations took 0.023 sec
    [junit] Testcase: testGetPropertyWIncludes took 0.028 sec
    [junit] Testcase: testGetProperty took 0.021 sec
    [junit] Testcase: testCantRemoveMemoryConfig took 0.022 sec
    [junit] Testcase: testGetPropertyMissing took 0.03 sec
    [junit] Testcase: testMultipleTypesOfConfigs took 0.211 sec
    [junit] Testcase: testPropertyExistsInOnlyOneConfig took 0.15 sec
    [junit] Testcase: testDefaultValueWhenKeyMissing took 0.121 sec
    [junit] Testcase: testGettingConfiguration took 0.058 sec
    [junit] Testcase: testClearingProperty took 0.935 sec
    [junit] Testcase: testAddingProperty took 0.031 sec
    [junit] Testcase: testSettingMissingProperty took 0.021 sec
    [junit] Testcase: testGettingSubset took 0.039 sec
    [junit] Testcase: testSubsetCanResolve took 0.232 sec
    [junit] Testcase: testList took 0.026 sec
    [junit] Testcase: testStringArray took 0.014 sec
    [junit] Testcase: testGetList took 0.072 sec
    [junit] Testcase: testGetKeysPreservesOrder took 0.194 sec
    [junit] Testcase: testGetKeys2PreservesOrder took 0.022 sec
    [junit] Testcase: testGetStringWithDefaults took 0.014 sec
    [junit] Testcase: testCheckingInMemoryConfiguration took 0.019 sec
    [junit] Testcase: testStringArrayInterpolation took 0.021 sec
    [junit] Running 
org.apache.commons.configuration.TestCompositeConfigurationNonStringProperties
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 2.745 sec
    [junit] Testsuite: 
org.apache.commons.configuration.TestCompositeConfigurationNonStringProperties
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 2.745 sec

    [junit] Testcase: testBoolean took 0.356 sec
    [junit] Testcase: testBooleanDefaultValue took 0.003 sec
    [junit] Testcase: testBooleanArrayValue took 0.003 sec
    [junit] Testcase: testByte took 0.013 sec
    [junit] Testcase: testByteArrayValue took 0.004 sec
    [junit] Testcase: testDouble took 0.004 sec
    [junit] Testcase: testDoubleDefaultValue took 0.003 sec
    [junit] Testcase: testDoubleArrayValue took 0.006 sec
    [junit] Testcase: testFloat took 0.002 sec
    [junit] Testcase: testFloatDefaultValue took 0.005 sec
    [junit] Testcase: testFloatArrayValue took 0.103 sec
    [junit] Testcase: testInteger took 0.004 sec
    [junit] Testcase: testIntegerDefaultValue took 0.003 sec
    [junit] Testcase: testIntegerArrayValue took 0.002 sec
    [junit] Testcase: testLong took 0.044 sec
    [junit] Testcase: testLongDefaultValue took 0.003 sec
    [junit] Testcase: testLongArrayValue took 0.002 sec
    [junit] Testcase: testShort took 0.003 sec
    [junit] Testcase: testShortDefaultValue took 0.009 sec
    [junit] Testcase: testShortArrayValue took 0.004 sec
    [junit] Testcase: testListMissing took 0.129 sec
    [junit] Testcase: testSubset took 0.036 sec
    [junit] Testcase: testIsEmpty took 0.004 sec
    [junit] Running org.apache.commons.configuration.TestConfigurationConverter
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.318 sec
    [junit] Testsuite: 
org.apache.commons.configuration.TestConfigurationConverter
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.318 sec

    [junit] Testcase: testExtendedPropertiesToConfiguration took 0.175 sec
    [junit] Testcase: testPropertiesToConfiguration took 0 sec
    [junit] Testcase: testConfigurationToExtendedProperties took 0.03 sec
    [junit] Testcase: testConfigurationToProperties took 0.001 sec
    [junit] Testcase: testConfigurationToMap took 0.005 sec
    [junit] Running org.apache.commons.configuration.TestConfigurationFactory
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 3.416 sec
    [junit] Testsuite: org.apache.commons.configuration.TestConfigurationFactory
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 3.416 sec
    [junit] ------------- Standard Error -----------------
    [junit] Jan 30, 2005 1:21:40 PM 
org.apache.commons.configuration.ConfigurationFactory$FileConfigurationFactory 
createObject
    [junit] INFO: Trying to load configuration conf/test.properties
    [junit] Jan 30, 2005 1:21:41 PM org.apache.commons.digester.Digester 
startElement
    [junit] SEVERE: Begin event threw exception
    [junit] org.apache.commons.configuration.ConfigurationException: 
java.lang.NullPointerException
    [junit]     at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:228)
    [junit]     at 
org.apache.commons.configuration.PropertiesConfiguration.load(PropertiesConfiguration.java:306)
    [junit]     at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:291)
    [junit]     at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:257)
    [junit]     at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:220)
    [junit]     at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:171)
    [junit]     at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:152)
    [junit]     at 
org.apache.commons.configuration.ConfigurationFactory$FileConfigurationFactory.createObject(ConfigurationFactory.java:498)
    [junit]     at 
org.apache.commons.digester.FactoryCreateRule.begin(FactoryCreateRule.java:429)
    [junit]     at 
org.apache.commons.digester.Digester.startElement(Digester.java:1273)
    [junit]     at 
org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
    [junit]     at 
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.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.digester.Digester.parse(Digester.java:1567)
    [junit]     at 
org.apache.commons.configuration.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:160)
    [junit]     at 
org.apache.commons.configuration.TestConfigurationFactory.testLoadingConfiguration(TestConfigurationFactory.java:80)
    [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]     at java.lang.reflect.Method.invoke(Method.java:324)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
    [junit] Caused by: java.lang.NullPointerException
    [junit]     at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:219)
    [junit]     ... 36 more
    [junit] Jan 30, 2005 1:21:41 PM 
org.apache.commons.configuration.ConfigurationFactory getConfiguration
    [junit] SEVERE: SAX Exception caught
    [junit] org.apache.commons.configuration.ConfigurationException: 
java.lang.NullPointerException
    [junit]     at 
org.apache.commons.digester.Digester.createSAXException(Digester.java:2540)
    [junit]     at 
org.apache.commons.digester.Digester.createSAXException(Digester.java:2566)
    [junit]     at 
org.apache.commons.digester.Digester.startElement(Digester.java:1276)
    [junit]     at 
org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
    [junit]     at 
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.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.digester.Digester.parse(Digester.java:1567)
    [junit]     at 
org.apache.commons.configuration.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:160)
    [junit]     at 
org.apache.commons.configuration.TestConfigurationFactory.testLoadingConfiguration(TestConfigurationFactory.java:80)
    [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]     at java.lang.reflect.Method.invoke(Method.java:324)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testJNDI took 0.563 sec
    [junit] Testcase: testLoadingConfiguration took 0.793 sec
    [junit]     Caused an ERROR
    [junit] SAX Exception caught
    [junit] org.apache.commons.configuration.ConfigurationException: SAX 
Exception caught
    [junit]     at 
org.apache.commons.configuration.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:166)
    [junit]     at 
org.apache.commons.configuration.TestConfigurationFactory.testLoadingConfiguration(TestConfigurationFactory.java:80)
    [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: org.apache.commons.configuration.ConfigurationException: 
java.lang.NullPointerException
    [junit]     at 
org.apache.commons.digester.Digester.createSAXException(Digester.java:2540)
    [junit]     at 
org.apache.commons.digester.Digester.createSAXException(Digester.java:2566)
    [junit]     at 
org.apache.commons.digester.Digester.startElement(Digester.java:1276)
    [junit]     at 
org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
    [junit]     at 
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.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.digester.Digester.parse(Digester.java:1567)
    [junit]     at 
org.apache.commons.configuration.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:160)
    [junit]     ... 16 more


BUILD FAILED
/home/craigmcc/Apache/jakarta/commons/proper/current/configuration/build.xml:90:
 Test org.apache.commons.configuration.TestConfigurationFactory failed

Total time: 6 minutes 34 seconds

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to