[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKDESC-76) JavaDoc notes incorrect return type
Andrew Rubinger (JIRA)
jira-events at lists.jboss.org
Tue Aug 23 13:02:17 EDT 2011
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
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: http://www.atlassian.com/software/jira
More information about the shrinkwrap-issues
mailing list