You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/01/21 23:29:20 UTC

[jira] Moved: (SUREFIRE-201) surefire should include bootclasspath when running tests

     [ http://jira.codehaus.org/browse/SUREFIRE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter moved MSUREFIRE-5 to SUREFIRE-201:
-----------------------------------------------

    Complexity:   (was: Intermediate)
           Key: SUREFIRE-201  (was: MSUREFIRE-5)
       Project: Maven Surefire  (was: Maven 2.x Surefire Plugin)

> surefire should include bootclasspath when running tests
> --------------------------------------------------------
>
>                 Key: SUREFIRE-201
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-201
>             Project: Maven Surefire
>          Issue Type: Bug
>         Environment: commons-digester 1.7; JDK 1.5.0_05
>            Reporter: Boris Boehlen
>         Assigned To: Jason van Zyl
>         Attachments: my-app.zip
>
>
> I use the common-digester to parse a configuration file. When I do this in a test case I get the following error.
> javax.xml.parsers.FactoryConfigurationError: Provider for javax.xml.parsers.SAXParserFactory cannot be found
>         at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
>         at org.apache.commons.digester.Digester.getFactory(Digester.java:490)
>         at org.apache.commons.digester.Digester.getParser(Digester.java:693)
>         at org.apache.commons.digester.Digester.getXMLReader(Digester.java:899)
>         at org.apache.commons.digester.Digester.parse(Digester.java:1704)
>         at i3.grasgxl.core.ConfigurationLoader.load(ConfigurationLoader.java:107)
> Worked properly with Maven 1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira