On Wed, 2004-01-14 at 17:22, Stephen Colebourne wrote:
> RC2(ish - as I haven't labelled CVS) is now up
> 
> Distributions
> http://jakarta.apache.org/~scolebourne/dist3/
> 
> Website
> http://jakarta.apache.org/~scolebourne/collections3/
> 
> If no-one has any issues with this, then we should proceed to a vote ASAP.
> 
> Stephen

STATUS.html looks a bit out of date. (Incidentally the archives at
http://jakarta.apache.org/~scolebourne/dist3/ are named for 'rc1'. Is
that the RC2(ish) aspect?).

If STATUS.html is due to be updated just prior to the release then
please disregard this!

#1

"The Collections package is dependent upon the following external
components for development and use:

Java Development Kit (Version 1.2 or later)"

The reference to JDK 1.2 is probably out of date. Ant 1.5.4 won't
execute any targets for me due to a UnsupportedClassVersionError:

        [EMAIL PROTECTED] collections]$ java -version
        java version "1.2.2"
        Classic VM (build JDK-1.2.2_016, green threads, nojit)

        [EMAIL PROTECTED] collections]$ ant test
        Buildfile: build.xml

        BUILD FAILED
        java.lang.UnsupportedClassVersionError:
        org/apache/xerces/jaxp/SAXParserFactoryImpl (Unsupported major.minor
version 47.0)
                at java.lang.ClassLoader.defineClass0(Native Method)


#2

"3. RELEASE INFO
Current Release: Version 2.1 
Planned Next Release: 3.0"

-Janek


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to