[jboss-jira] [JBoss JIRA] (AS7-355) Store config file comments in the model

Guillaume Grossetie (JIRA) jira-events at lists.jboss.org
Sun Jul 29 10:59:07 EDT 2012


    [ https://issues.jboss.org/browse/AS7-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708620#comment-12708620 ] 

Guillaume Grossetie edited comment on AS7-355 at 7/29/12 10:59 AM:
-------------------------------------------------------------------

I started working on this feature by adding the getTagComment() method on XMLExtendedStreamReader(1) but I didn't find the AbstractModelElement class.

I found the ManagementXml class(2) but I'm not sure how to implement this feature... Can you give me some advice ? 

(1) https://issues.jboss.org/browse/STXM-6
(2) https://github.com/jbossas/jboss-as/blob/master/domain-management/src/main/java/org/jboss/as/domain/management/parsing/ManagementXml.java
                
      was (Author: grossetieg):
    I started working on this feature by adding the [getTagComment() method on XMLExtendedStreamReader |https://issues.jboss.org/browse/STXM-6] but I didn't find the AbstractModelElement class.

I found the [ManagementXml class|https://github.com/jbossas/jboss-as/blob/master/domain-management/src/main/java/org/jboss/as/domain/management/parsing/ManagementXml.java] but I'm not sure how to implement this feature... Can you give me some advice ? 
                  
> Store config file comments in the model
> ---------------------------------------
>
>                 Key: AS7-355
>                 URL: https://issues.jboss.org/browse/AS7-355
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Brian Stansberry
>             Fix For: Open To Community
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list