[shrinkwrap-issues] [JBoss JIRA] (SHRINKDESC-125) XML representation for toString()

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Mon Aug 6 07:14:06 EDT 2012


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

Jesper Pedersen commented on SHRINKDESC-125:
--------------------------------------------

It is more for simple debugging purposes of individual nodes,

{noformat}
log.debug("Processing: %s", descriptorNode);
{noformat}

But if exportAsString() can be used, it is a simple implementation.
                
> XML representation for toString()
> ---------------------------------
>
>                 Key: SHRINKDESC-125
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-125
>             Project: ShrinkWrap Descriptors
>          Issue Type: Feature Request
>          Components: metadata-parser
>            Reporter: Jesper Pedersen
>            Assignee: Ralf Battenfeld
>
> The metadata parser should generate a
> {noformat}
> @Override
> public String toString()
> {noformat}
> method, which returns the XML representation of the node

--
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 shrinkwrap-issues mailing list