corrected templates.mf for cross-store and -rest

This commit is contained in:
Andreas Kollegger
2011-10-04 19:25:01 -07:00
parent f3bfd2c824
commit b34fc46f10
3 changed files with 9 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
Bundle-SymbolicName: org.springframework.data.neo4j
Bundle-Name: Spring Data Neo4J
Bundle-SymbolicName: org.springframework.data.neo4j.cross_store
Bundle-Name: Spring Data Neo4J Cross-Store
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:

View File

@@ -13,5 +13,10 @@
<classpathentry kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="/spring-data-neo4j-aspects/target/spring-data-neo4j-aspects-2.0.0.BUILD-SNAPSHOT.jar">
<attributes>
<attribute name="org.eclipse.ajdt.aspectpath" value="org.eclipse.ajdt.aspectpath"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>

View File

@@ -1,5 +1,5 @@
Bundle-SymbolicName: org.springframework.data.neo4j
Bundle-Name: Spring Data Neo4J
Bundle-SymbolicName: org.springframework.data.neo4j.rest
Bundle-Name: Spring Data Neo4J REST
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package: