]
Xavier Coulon updated JBIDE-18101:
----------------------------------
Fix Version/s: 4.3.0.Alpha2
(was: 4.3.0.Alpha1)
API updates
-----------
Key: JBIDE-18101
URL:
https://issues.jboss.org/browse/JBIDE-18101
Project: Tools (JBoss Tools)
Issue Type: Task
Components: webservices
Affects Versions: 4.2.0.Beta3
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.3.0.Alpha2
Unify the JaxrsElement builders to provide the same methods:
- buildTransient()
- buildInMetamodel(JaxrsMetamodel)
Also, simplify the JaxrsElement#update() method (code could be simpler, with less if/else
blocks)