> Here are some obvious questions: > > * How are @since tags formatted to indicate that the version number > corresponds to packages vs. bundles?
If there is a package version then the @since should always reference the package version exported in my opinion. > * How are initial package versions derived for existing bundles? The simple answer here is to seed the package versions with the bundle's version. This makes some sense because using the Eclipse versioning rules today the API packages from a single bundle are versioned together as one unit using the Bundle-Version. Tom. > > Darin
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
