From 227d361fb23e836c3301c051bd7bf50d1bc78cd1 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 7 Feb 2011 10:46:39 -0500 Subject: [PATCH] readme update --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index b56cd0a0f7..ee3401143f 100644 --- a/readme.txt +++ b/readme.txt @@ -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.