[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6152) Configs for Java Sources where the class package name includes underscores is not being generated properly

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Fri Sep 3 10:45:53 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Fennelly resolved JBIDE-6152.
---------------------------------

    Resolution: Done


Perfect... thanks Brian.

> Configs for Java Sources where the class package name includes underscores is not being generated properly
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6152
>                 URL: https://jira.jboss.org/browse/JBIDE-6152
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>    Affects Versions: 3.1.0.GA
>            Reporter: Tom Fennelly
>            Assignee: Tom Fennelly
>             Fix For: 3.2.0.Beta
>
>         Attachments: patch_phase1.txt, updatedpatch.txt
>
>
> XStream is used to convert Java Sources to a stream of SAX events.  If the source class has underscores in the package (and maybe class too) name, XStream passes these on as double underscores in the event stream.
> We should never hit this if we use Smooks to generate the model for the editor Vs what seems to be happening here i.e. the editor is trying to "guess" how the input reader will interpret.

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

        


More information about the jbosstools-issues mailing list