assembly tweaks - not there yet
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-Name: Spring Batch Cammand Line Archetype
|
||||
Bundle-Classpath: .
|
||||
Archiver-Version: Plexus Archiver
|
||||
Build-Jdk: 1.5.0_09
|
||||
Built-By: dsyer
|
||||
Build-Jdk: 1.5.0_09
|
||||
Created-By: Apache Maven
|
||||
Import-Package: javax.sql,org.apache.commons.io;version="[1.4.0, 2.0.0
|
||||
)";resolution:=optional,org.apache.commons.logging;version="[1.1.0, 2
|
||||
@@ -21,9 +22,10 @@ Import-Package: javax.sql,org.apache.commons.io;version="[1.4.0, 2.0.0
|
||||
ramework.util;version="[2.5.5, 3.0.0)";resolution:=optional
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.springframework.batch.archetype.simple.cli
|
||||
Export-Package: example;version="${version}";uses:="org.springframewor
|
||||
k.batch.item",test.jdbc.datasource;version="${version}";uses:="javax.
|
||||
sql,org.apache.commons.logging,org.springframework.core.io,org.spring
|
||||
framework.transaction"
|
||||
Bundle-Version: ${version}
|
||||
Export-Package: example;version="2.0.0.CI-SNAPSHOT";uses:="org.springf
|
||||
ramework.batch.item",test.jdbc.datasource;version="2.0.0.CI-SNAPSHOT"
|
||||
;uses:="javax.sql,org.apache.commons.logging,org.springframework.bean
|
||||
s.factory,org.springframework.core.io,org.springframework.transaction
|
||||
,org.springframework.transaction.support"
|
||||
Bundle-Version: 2.0.0.CI-SNAPSHOT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user