Skip to content

Commit ef85807

Browse files
committed
Removed OSGi parts of the samples.
1 parent b1314b2 commit ef85807

File tree

3 files changed

+0
-47
lines changed

3 files changed

+0
-47
lines changed

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -49,23 +49,6 @@
4949
<target>1.7</target>
5050
</configuration>
5151
</plugin>
52-
<plugin>
53-
<groupId>com.springsource.bundlor</groupId>
54-
<artifactId>com.springsource.bundlor.maven</artifactId>
55-
<version>1.0.0.RELEASE</version>
56-
<executions>
57-
<execution>
58-
<id>bundlor</id>
59-
<goals>
60-
<goal>bundlor</goal>
61-
</goals>
62-
<phase>process-classes</phase>
63-
</execution>
64-
</executions>
65-
<configuration>
66-
<failOnWarnings>true</failOnWarnings>
67-
</configuration>
68-
</plugin>
6952
</plugins>
7053
</build>
7154

spring-data-jpa-example/src/main/resources/META-INF/spring/osgi-context.xml

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

spring-data-jpa-example/template.mf

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

0 commit comments

Comments
 (0)