[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKWRAP-264) DescriptorAsset should be a NamedAsset

Ivan Pazmino (JIRA) jira-events at lists.jboss.org
Sun Mar 27 01:01:42 EDT 2011


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

Ivan Pazmino commented on SHRINKWRAP-264:
-----------------------------------------

Hi, I just want to make sure I understood.
To fix this I would change DescriptorAsset to implement NamedAsset instead of Asset. Then, add a string field called name in DescriptorAsset which will be assigned with descriptor.getName() in the constructor. Finally add getter and setter for the new name field in DescriptorAsset.
If so, please honor me with the assignment.

> DescriptorAsset should be a NamedAsset
> --------------------------------------
>
>                 Key: SHRINKWRAP-264
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-264
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>          Components: ext-descriptors
>            Reporter: Aslak Knutsen
>
> Descriptors have a name, Descriptor.getDescriptorName, the DescriptorAsset should be a NamedAsset and use this name as default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list