]
Andrew Rubinger resolved SHRINKDESC-76.
---------------------------------------
Fix Version/s: 1.2.0-alpha-1
Resolution: Done
Upstream:
JavaDoc notes incorrect return type
-----------------------------------
Key: SHRINKDESC-76
URL:
https://issues.jboss.org/browse/SHRINKDESC-76
Project: ShrinkWrap Descriptors
Issue Type: Sub-task
Reporter: Andrew Rubinger
Assignee: Andrew Rubinger
Fix For: 1.2.0-alpha-1
For instance, from EjbJar31Descriptor:
{code}removeAssemblyDescriptor
EjbJar31Descriptor removeAssemblyDescriptor()
Removes the assembly-descriptor element
Returns:
the current instance of AssemblyDescriptorType{code}
The current instance is EjbJar31Descriptor, not AssemblyDescriptorType.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: