@@ -4,7 +4,7 @@ Created-By: Kappich Systemberatung
44Bundle-ManifestVersion : 2
55Bundle-Name : de.bsvrz.dav.daf
66Bundle-SymbolicName : de.bsvrz.dav.daf
7- Bundle-Version : 3.6.2 .qualifier
7+ Bundle-Version : 3.6.5 .qualifier
88Bundle-Vendor : Kappich Systemberatung
99Bundle-ActivationPolicy : lazy
1010Bundle-RequiredExecutionEnvironment : JavaSE-1.6
@@ -36,14 +36,15 @@ Export-Package: de.bsvrz.dav.daf,
3636 de.bsvrz.dav.daf.main.impl.config.telegrams,
3737 de.bsvrz.dav.daf.main.impl.subscription,
3838 de.bsvrz.dav.daf.util,
39+ de.bsvrz.dav.daf.util.cron,
3940 de.bsvrz.dav.daf.util.fileBackedQueue,
4041 de.bsvrz.sys.funclib.communicationStreams,
4142 de.bsvrz.sys.funclib.dataSerializer
42- Require-Bundle : de.bsvrz.sys.funclib.debug;bundle-version="3.5.0 ";visibility:=reexport,
43- de.bsvrz.sys.funclib.commandLineArgs;bundle-version="3.5.0 ";visibility:=reexport,
44- de.bsvrz.sys.funclib.timeout;bundle-version="3.5.0 ";visibility:=reexport,
45- de.bsvrz.sys.funclib.filelock;bundle-version="3.5.0 ";visibility:=reexport,
46- de.bsvrz.sys.funclib.crypt;bundle-version="3.5.0 ";visibility:=reexport,
47- de.bsvrz.sys.funclib.hexdump;bundle-version="3.5.0 ";visibility:=reexport,
48- de.bsvrz.sys.funclib.concurrent;bundle-version="3.5.0 ";visibility:=reexport
43+ Require-Bundle : de.bsvrz.sys.funclib.debug;bundle-version="[3.6.5,4.0.0) ";visibility:=reexport,
44+ de.bsvrz.sys.funclib.commandLineArgs;bundle-version="[3.6.5,4.0.0) ";visibility:=reexport,
45+ de.bsvrz.sys.funclib.timeout;bundle-version="[3.6.5,4.0.0) ";visibility:=reexport,
46+ de.bsvrz.sys.funclib.filelock;bundle-version="[3.6.5,4.0.0) ";visibility:=reexport,
47+ de.bsvrz.sys.funclib.crypt;bundle-version="[3.6.5,4.0.0) ";visibility:=reexport,
48+ de.bsvrz.sys.funclib.hexdump;bundle-version="[3.6.5,4.0.0) ";visibility:=reexport,
49+ de.bsvrz.sys.funclib.concurrent;bundle-version="[3.6.5,4.0.0) ";visibility:=reexport
4950
0 commit comments