readme update

This commit is contained in:
Mark Fisher
2011-02-07 10:46:39 -05:00
parent 485f80558d
commit 227d361fb2

View File

@@ -45,7 +45,7 @@ The result will be available in 'docs/build/api'.
https://ebr.springsource.com/repository/app/, where you can download
many third-party JARs as valid OSGi bundles.
If a particular bundle is not available in Spring's EBR, there are tools
that can convert regular JAR to a bundle JAR. One of them is Bundlor
that can convert a regular JAR to a bundle JAR. One of them is Bundlor
http://www.springsource.org/bundlor which can auto-generate an OSGi
MANIFEST.MF as part of standard project lifecycle or simply convert a
non-bundle JAR to a bundle JAR.