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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add MIDP support to commons-|Add CLDC support to commons- |logging |logging ------- Additional Comments From [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
