Change in ovirt-engine-sdk-java[sdk_4.0]: Fix creation of service URL path

Ondra Machacek has submitted this change and it was merged. Change subject: Fix creation of service URL path ...................................................................... Fix creation of service URL path This patch fixes creation of service URL path. Previously when constructing service URL path, we by mistake truncated last character of id of the service. This patch fixes it. Change-Id: I54cf6ea8a0ada14c0e5111a33dde81ee0ed42ecf Signed-off-by: Ondra Machacek <omachace@redhat.com> (cherry picked from commit 50e2ecbf8b756a0a5ab414bb0de14a80e5f72e07) --- M generator/src/main/java/org/ovirt/sdk/java/ServicesImplGenerator.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/60067 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54cf6ea8a0ada14c0e5111a33dde81ee0ed42ecf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: sdk_4.0 Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com>
participants (1)
-
omachace@redhat.com