File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
com.ibm.cicsdev.osgi.ds.tsq_1.0.0/META-INF
com.ibm.cicsdev.osgi.ds.tsq_1.0.1/META-INF Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
77Bundle-ClassPath : bin
88Import-Package : com.ibm.cics.server;version="[1.700.0,2.0.0)",
99 com.ibm.cicsdev.osgi.ds;version="1.0.0"
10- Service-Component : OSGI-INF/com.ibm.cicsdev.osgi.ds.tsq.TemporaryStorageQueueService .xml
10+ Service-Component : OSGI-INF/com.ibm.cicsdev.osgi.ds.tsq.InMemoryStorageService .xml
1111Bundle-ActivationPolicy : lazy
1212
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
77Bundle-ClassPath : bin
88Import-Package : com.ibm.cics.server;version="[1.700.0,2.0.0)",
99 com.ibm.cicsdev.osgi.ds;version="1.0.0"
10- Service-Component : OSGI-INF/com.ibm.cicsdev.osgi.ds.tsq.CachedTemporaryStorageQueueService .xml
10+ Service-Component : OSGI-INF/com.ibm.cicsdev.osgi.ds.tsq.TemporaryStorageQueueService .xml
1111Bundle-ActivationPolicy : lazy
You can’t perform that action at this time.
0 commit comments