You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/10/03 20:01:21 UTC

DO NOT REPLY [Bug 31515] - CLI now requires Java 1.4

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31515>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31515

CLI now requires Java 1.4

roxspring@imapmail.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
            Summary|CLI now requires Java 1.5   |CLI now requires Java 1.4



------- Additional Comments From roxspring@imapmail.org  2004-10-03 18:01 -------
Java 1.4 is needed by the PreferencesCommandLine but this class is entirely
optional.  This means that 1.4 is needed at compile time but not at runtime
unless you wish to use the preferences framework.  To compile under 1.3 or lower
simply remove the PreferencesCommandLine and any tests that depend on it.

Rob

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