[kepler-dev] [Bug 4483] - Module dependencies in MoML files

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Oct 22 14:47:40 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4483





------- Comment #11 from aschultz at nceas.ucsb.edu  2009-10-22 14:47 -------
Yes, OSGi allows dependencies to span multiple versions.  Definitely read the
OSGi spec if you haven't already.  Would be interesting to see how Jigsaw and
JSR 277 handle it as well.  We certainly need that capability.  For now I will
implement solution 1) using Strings as the transport mechanism, this will make
it easy for us to add versions and version spanning later on (which are
specified in the syntax of the module-version string in the case of OSGi).


More information about the Kepler-dev mailing list