[
https://issues.jboss.org/browse/SHRINKDESC-155?page=com.atlassian.jira.pl...
]
George Gastaldi commented on SHRINKDESC-155:
--------------------------------------------
Hi Ralf,
Still has some issues:
-
org.jboss.shrinkwrap.descriptor.api.persistence.PersistencePropertyCommType
doesn't define name and value
-
org.jboss.shrinkwrap.descriptor.api.persistence.PersistencePersistenceUnitCommType
doesn't define the excludeUnlistedClasses method.
- org.jboss.shrinkwrap.descriptor.api.j2ee.JeeParamValueCommonType (Why
Jee?) doesn't define the methods in
org.jboss.shrinkwrap.descriptor.api.j2ee14.ParamValueType
Missing methods in generated common parents
-------------------------------------------
Key: SHRINKDESC-155
URL:
https://issues.jboss.org/browse/SHRINKDESC-155
Project: ShrinkWrap Descriptors
Issue Type: Feature Request
Components: api-javaee
Affects Versions: 2.0.0-alpha-6
Reporter: George Gastaldi
Assignee: Ralf Battenfeld
Some common parents generated from SHRINKDESC-151 do not have all the required methods
declared in the common interface.
For example:
- JavaeeServletMappingCommonType
-- see
https://github.com/forge/javaee-descriptors/blob/master/api/src/main/java...
- WebAppCommonDescriptor
-- see
https://github.com/forge/javaee-descriptors/blob/master/api/src/main/java...
Other parent interfaces might be missing methods as well, they should be reviewed and
have the common methods created.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)