Skip to content

Commit ffc9d1e

Browse files
authored
Correct clobbered message from git rebase for (#1477) (#1820)
Signed-off-by: Joe Grassel <[email protected]>
1 parent 47460f3 commit ffc9d1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/i18n/ValidationExceptionResource.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ public final class ValidationExceptionResource extends ListResourceBundle {
371371
{ "7355", "The mapping attribute [{1}] from the class [{0}] is not a valid mapping type for a convert using an attribute name specification. An attribute name should only be specified to traverse an Embedded mapping type." },
372372
{ "7356", "Procedure: [{1}] cannot be executed because {0} does not currently support multiple out parameters"},
373373
{ "7357", "The \"[{0}]\" URL for \"[{1}]\" resource does not belong to a valid persistence root (as per Jakarta Persistence Specification)"},
374-
{ "7357", "URL [{0}] for resource [{1}] does not belong to a valid persistence root (as per JPA Specification)"},
375374
{ "7358", "Incorrect ASM service name provided."},
376375
{ "7359", "No any ASM service available."},
377376
};

0 commit comments

Comments
 (0)