]
Jeff MAURY updated JBIDE-18101:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
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.6.x
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)