Skip to content

Commit 8f64dce

Browse files
committed
spring-projects#38 - Removed Bundlor from build setup.
1 parent 1f0f6e0 commit 8f64dce

File tree

3 files changed

+0
-40
lines changed

3 files changed

+0
-40
lines changed

core/template.mf

Lines changed: 0 additions & 11 deletions
This file was deleted.

metadata/template.mf

Lines changed: 0 additions & 11 deletions
This file was deleted.

pom.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -147,24 +147,6 @@
147147
</executions>
148148
</plugin>
149149

150-
<plugin>
151-
<groupId>com.springsource.bundlor</groupId>
152-
<artifactId>com.springsource.bundlor.maven</artifactId>
153-
<version>1.0.0.RELEASE</version>
154-
<executions>
155-
<execution>
156-
<id>bundlor</id>
157-
<goals>
158-
<goal>bundlor</goal>
159-
</goals>
160-
<phase>process-classes</phase>
161-
</execution>
162-
</executions>
163-
<configuration>
164-
<failOnWarnings>true</failOnWarnings>
165-
</configuration>
166-
</plugin>
167-
168150
<plugin>
169151
<groupId>org.apache.maven.plugins</groupId>
170152
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)