[
https://issues.apache.org/jira/browse/ADFFACES-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-294:
----------------------------------------
Affects Version/s: 1.0.1-incubating-core-SNAPSHOT
> CoreRenderKitTest shouldn't need a net connection to load the DTD
> -----------------------------------------------------------------
>
> Key: ADFFACES-294
> URL: https://issues.apache.org/jira/browse/ADFFACES-294
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Components: Build
> Affects Versions: 1.0.1-incubating-core-SNAPSHOT
> Reporter: Adam Winer
>
> Currently, when CoreRenderKitTest executes, it parses faces-config.xml files.
> This parsing ends up loading DTD files over the net. When behind a
> firewall, running without a network connection, or when running with maven
> -o, the test dies. We should be able to supply an EntityResolver that will
> hook in the DTD.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.