The source project of this merge request has been removed.
Iss #129 - Add fix for statuses to look for duplicates at update time
Compare changes
Files
2@@ -14,12 +14,6 @@ package org.eclipsefoundation.git.eca.service.impl;
@@ -14,12 +14,6 @@ package org.eclipsefoundation.git.eca.service.impl;
@@ -36,11 +30,15 @@ import org.eclipsefoundation.git.eca.namespace.APIStatusCode;
@@ -36,11 +30,15 @@ import org.eclipsefoundation.git.eca.namespace.APIStatusCode;
* Default service for validating external requests for ECA validation, as well as storing and retrieving information
@@ -62,10 +60,6 @@ public class DefaultValidationService implements ValidationService {
@@ -62,10 +60,6 @@ public class DefaultValidationService implements ValidationService {