Re: Bug in JMControllerImpl.setProperty()

2005-09-06 Thread Jochen Wiedmann
Thanks, patch applied to the MAVEN (upcoming 0.6) and to the 0.5 (current stable) branches. Jochen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Bug in JMControllerImpl.setProperty()

2005-09-06 Thread David Gilliland
Hello, I am using a recent cvs version of JaxME, and I seem to have encountered a bug. I am setting the JAXME_FORMAT_DATETIME property and getting a "unknown property" exception. On previous versions of JaxME this worked fine. I isolated the problem to JMControllerImpl.setProperty():