commit | baff67eb1cfe80cdd4fd89c4aac5aecbdaaf9571 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Thu Apr 07 00:23:04 2011 +0000 |
committer | david_williams <david_williams> | Thu Apr 07 00:23:04 2011 +0000 |
tree | d5ae47ce315e6f545317b4ebaf437a3135fc6825 | |
parent | 2f67b55fa284ef393d2986e5855dfa6c281f634f [diff] |
fix bogus layout errors
diff --git a/tests/org.eclipse.wtp.releng.tests/src/org/eclipse/wtp/layout/tests/config.properties b/tests/org.eclipse.wtp.releng.tests/src/org/eclipse/wtp/layout/tests/config.properties index 387da6e..13bd338 100644 --- a/tests/org.eclipse.wtp.releng.tests/src/org/eclipse/wtp/layout/tests/config.properties +++ b/tests/org.eclipse.wtp.releng.tests/src/org/eclipse/wtp/layout/tests/config.properties
@@ -434,3 +434,13 @@ org.eclipse.persistence.oracle META-INF/MANIFEST\.MF, \ about\.html + +javax.persistence META-INF/MANIFEST\.MF, \ + about\.html + +org.eclipse.persistence.jpa.jpql META-INF/MANIFEST\.MF, \ + about\.html + +org.eclipse.persistence.moxy META-INF/MANIFEST\.MF, \ + about\.html +