mark the import packages org.neo4j.cypher.* as optional

This commit is contained in:
Jean-Pierre Bergamin
2011-08-02 22:54:09 +02:00
parent ea667215c6
commit f18cd33550

View File

@@ -18,6 +18,7 @@ Import-Template:
org.springframework.persistence.*;version="[1.0.0, 2.0.0)",
org.springframework.data.neo4j.*;version="0",
org.neo4j.*;version="0",
org.neo4j.cypher.*;version="0";resolution:=optional,
org.w3c.dom.*;version="0",
org.aspectj.*;version="[1.6.5, 2.0.0)",
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",