bug5792: removed unused fragments; more manifest alignment

This commit is contained in:
Axel Uhl
2022-12-14 05:19:02 -08:00
parent e3a7b78a7a
commit 7efbe2880d
25 changed files with 4 additions and 219 deletions
-10
View File
@@ -9,14 +9,4 @@
</parent>
<artifactId>com.sap.sse.gwt.test</artifactId>
<packaging>eclipse-test-plugin</packaging>
<!-- try without gwt-dev dependency because it contains packages offered by the JDK, such
as javax.xml.parser and org.xml.sax
<dependencies>
<dependency>
<groupId>org.gwtproject</groupId>
<artifactId>gwt-dev</artifactId>
<version>${gwt.version}</version>
</dependency>
</dependencies>
-->
</project>