[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5756) Namespace declarations not being "cleaned" out of config after associated config elements have ben removed

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Jan 28 11:16:12 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12509069#action_12509069 ] 

Tom Fennelly commented on JBIDE-5756:
-------------------------------------

So leaving the namespaces there has the side effect of the possibly getting bogus warnings about the config using namesapces that require certain modules to be added to the classpath.  The user will look at the config and say... "I'm not using FreeMarker" (for example) after getting an error telling them they are using it and need to add the associated jars.

> Namespace declarations not being "cleaned" out of config after associated config elements have ben removed
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5756
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5756
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>            Reporter: Tom Fennelly
>            Assignee: Tom Fennelly
>            Priority: Minor
>             Fix For: 3.1.0.CR2
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> All smooks configuration parts have an associated configuration namespace, which is declared in a namespace/prefix declaration on the root element of the configuration.  These namespace declarations get added when a specific config type is added to the configuration e.g. a prefix:namespace declaration for the "http://www.milyn.org/xsd/smooks/freemarker-1.1.xsd" namespace is added when a FreeMarker config is added.
> If all the configurations from a specific namespace are removed, so should the declaration for that namespace. 

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

        


More information about the jbosstools-issues mailing list