Skip to content

Commit 26fb13c

Browse files
skabashnyukVitalii Parfonov
authored andcommitted
Removed some odd dependencies.gwt-user in agen server side war. che-swagger-module in ide gwt war. (eclipse-che#4454)
1 parent 2fafbc8 commit 26fb13c

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

assembly/assembly-ide-war/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@
9999
<groupId>org.eclipse.che.lib</groupId>
100100
<artifactId>che-orion-editor</artifactId>
101101
</dependency>
102-
<dependency>
103-
<groupId>org.eclipse.che.lib</groupId>
104-
<artifactId>che-swagger-module</artifactId>
105-
</dependency>
106102
<dependency>
107103
<groupId>org.eclipse.che.plugin</groupId>
108104
<artifactId>che-plugin-composer-ide</artifactId>

assembly/assembly-wsagent-war/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>com.google.guava</groupId>
2727
<artifactId>guava</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>com.google.gwt</groupId>
31-
<artifactId>gwt-user</artifactId>
32-
</dependency>
3329
<dependency>
3430
<groupId>com.google.inject</groupId>
3531
<artifactId>guice</artifactId>

0 commit comments

Comments
 (0)