Something is wrong with the OSGi bundle description in the manifest. It's trivial, but notice how it is totally formatted incorrectly. Lots of whitespaces everywhere.
+1 Paul On Sat, Mar 15, 2008 at 10:50 PM, Henri Yandell <[EMAIL PROTECTED]> wrote: > Here's the Lang 2.4 RC3 for your delectation: > > > http://people.apache.org/~bayard/staging/commons-lang-2.4-rc3/<http://people.apache.org/%7Ebayard/staging/commons-lang-2.4-rc3/> > > It's built from an export of > https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_2_4_RC3 > and the Ant build built fine for me under JDK 1.3. > > Note: The findbugs and cobertura reports are commented out in the > pom.xml because they were causing OutOfMemory errors. One of the > website files will need updating with the release date, as will the doap > file. > > Changes since RC2 are: > > * project.properties jdiff tag fixed > * Enum uses JDK 1.2 WeakHashMap constructor [blocker] > * Targets JDK 1.2 instead of JDK 1.1 > * Java requirements noted in release notes > * Description fix > > Should we release it? > > [ ] +1 > [ ] -1 > > Thanks, > > Hen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
