You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Gary Gregory <gg...@seagullsoftware.com> on 2005/04/11 23:21:44 UTC

[lang] RE: Query on Enum

Hello Thomas:

In the upcoming lang version 2.1, the "enum" package will be deprecated
and is scheduled to be removed in version 3.0.

Please download lang version 2.1 release candidate 1 [1] if you would
like to use the Java 1.5 compliant "enums" package. It is the same as
the "enum" package found in lang 2.0.

You can also try a nightly-build [2].

Gary
[1] http://www.apache.org/~bayard/commons-lang-2.1/
[2] http://cvs.apache.org/builds/jakarta-commons/nightly/commons-lang/

-----Original Message-----
From: Thomas GMail [mailto:thomas.ramapuram@gmail.com] 
Sent: Monday, April 11, 2005 12:21 PM
To: Jakarta Commons Users List
Subject: Query on Enum

Hi.
    Just wanted to know if the Package enum is depricated.  I have it in

my code and the new Java compiler complains that it is key word as of 
1.5.  Right now I'm compiling it with source 1.4. Do I have to rewrite 
all my enumerations?
    Regards,
    Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org