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/07/23 12:01:34 UTC

DO NOT REPLY [Bug 30268] - Add CLDC support to commons-logging

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=30268>.
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=30268

Add CLDC support to commons-logging

smanux@lfjr.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Add MIDP support to commons-|Add CLDC support to commons-
                   |logging                     |logging



------- Additional Comments From smanux@lfjr.net  2004-07-23 10:01 -------
Actually the MIDP profile is of no help for implementing a J2ME version of
commons-logging, it only defines classes for building simple GUIs on a mobile
device.

What you are looking for is an implementation working with the CLDC core
environnement, that's a trimmed down version of the JDK 1.1.

I tried to compile commons-logging with the CLCD API 1.1, I'll attach the result.

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