]
Brett Meyer closed SRAMP-179.
-----------------------------
Fix Version/s: (was: 0.6.0)
Resolution: Duplicate Issue
SRAMP-431 is removing our dependency on RESTEasy test and TJWS entirely.
Remove our version of the RESTEasy test classes
-----------------------------------------------
Key: SRAMP-179
URL:
https://issues.jboss.org/browse/SRAMP-179
Project: S-RAMP
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Kurt Stam
Assignee: Brett Meyer
RESTEasy 2.3.5 does not support setting the hostname in the test classes:
https://issues.jboss.org/browse/RESTEASY-845
Four classes where copied from RESTEasy and support for setting the hostname was added:
https://github.com/KurtStam/s-ramp/tree/master/s-ramp-common/src/test/jav...
This was also submitted as a patch to RESTEasy. Once this patch is accepted, and we use
this release, our version of these classes should be removed.