Add snapshots to BRITS plugin repositories

This commit is contained in:
dsyer
2009-02-01 13:27:51 +00:00
parent 603b63a340
commit b4a97d060f
7 changed files with 131 additions and 109 deletions

View File

@@ -1,6 +1,7 @@
Bundle-SymbolicName: org.springframework.batch.core
Bundle-SymbolicName: com.springframework.batch.core
Bundle-Name: Spring Batch Core
Bundle-Vendor: Spring
Bundle-Version: ${version}
Ignored-Existing-Headers:
Import-Package,
Export-Package
@@ -9,13 +10,13 @@ Import-Template:
org.codehaus.jettison.*;version="[1.0,1.1)",
org.aopalliance.*;version="[1.0.0, 2.0.0)",
org.aspectj.*;version="[1.5.2,1.7.0)",
org.apache.commons.lang.*;version="[2.1,3.0)";resolution:=optional,
org.apache.commons.logging.*;version="[1.1.0, 2.0.0)",
org.springframework.aop.*;version="[2.5.5, 3.0.0)",
org.springframework.batch.*;version="[2.0.0, 3.0.0)",
org.springframework.beans.*;version="[2.5.5, 3.0.0)",
org.springframework.context.*;version="[2.5.5, 3.0.0)",
org.springframework.core.*;version="[2.5.5, 3.0.0)",
org.apache.commons.lang.*;version="[2.1,3.0)";resolution:=optional,
org.springframework.dao.*;version="[2.5.5, 3.0.0)";resolution:=optional,
org.springframework.jdbc.*;version="[2.5.5, 3.0.0)";resolution:=optional,
org.springframework.transaction.*;version="[2.5.5, 3.0.0)";resolution:=optional,