FORGEPLUGINS-148 Upgrade to java client 2.5.0#4
FORGEPLUGINS-148 Upgrade to java client 2.5.0#4VineetReynolds wants to merge 1 commit intoforge:masterfrom VineetReynolds:FORGEPLUGINS-148
Conversation
Corrected the RestService API usage to reflect changes done for JBIDE-15429. Also corrected the use of ICartridge and related classes as done for JBIDE-13866.
|
Please don't merge without testing 😄 This wasn't a simple change to the POM. |
|
I'm experiencing several problems with the current 2.0.1 client implementation (eg. space in passwords not supported, failure on deep internal errors, ...) so I'd like your pull request to be applied to the baseline plugin ;) What did you meant by "Please don't merge without testing" ? Regards |
|
Hi @GrmpCerber , I intended to submit this PR so that it could be tested and verified by the OpenShift team before merging. This is tested not only against some public OpenShift instance. @lincolnthree can we get someone to test and merge this? |
|
@VineetReynolds Yes. We need to find out who is responsible for this plugin now and get them to verify. @kraman Do you know who has taken this over? |
|
Out of date. |
Corrected the RestService API usage to reflect changes done for
JBIDE-15429.
Also corrected the use of ICartridge and related classes as done
for JBIDE-13866.