[jira] Commented: (JAXME-64) [PATCH] Maven plugin for JaxMe2

2005-08-19 Thread Nacho G. Mac Dowell (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-64?page=comments#action_12319341 ] Nacho G. Mac Dowell commented on JAXME-64: -- Hi all! I was thinking on how to integrate the plugin within jaxme. Do we want a generic jaxme plugin as suggested here or

[jira] Commented: (JAXME-64) [PATCH] Maven plugin for JaxMe2

2005-08-19 Thread Nacho G. Mac Dowell (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-64?page=comments#action_12319357 ] Nacho G. Mac Dowell commented on JAXME-64: -- Silly me... Yes there is no difference, we could have a generic goal for xjc and then more specific ones to build the

[jira] Commented: (JAXME-54) ISO-8859-1 encoding not working correctly.

2005-05-20 Thread Nacho G. Mac Dowell (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-54?page=comments#action_65848 ] Nacho G. Mac Dowell commented on JAXME-54: -- When specifying an XML encoding as follows: marshaller.setProperty(Marshaller.JAXB_ENCODING, ISO-8859-1); I get an

[jira] Created: (JAXME-50) The generation of isSet methods generates wrong code

2005-05-06 Thread Nacho G. Mac Dowell (JIRA)
The generation of isSet methods generates wrong code Key: JAXME-50 URL: http://issues.apache.org/jira/browse/JAXME-50 Project: JaxMe Type: Bug Components: JaxMe Core Versions: current (nightly)

[jira] Closed: (JAXME-48) ClassCastException in IndentationEngineImpl (write method) when a primitive array

2005-04-21 Thread Nacho G. Mac Dowell (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-48?page=all ] Nacho G. Mac Dowell closed JAXME-48: Resolution: Fixed Fix Version: current (nightly) Applied patch on HEAD and v0_4. ClassCastException in IndentationEngineImpl (write method)

[jira] Created: (JAXME-48) ClassCastException in IndentationEngineImpl (write method) when a primitive array

2005-04-19 Thread Nacho G. Mac Dowell (JIRA)
ClassCastException in IndentationEngineImpl (write method) when a primitive array - Key: JAXME-48 URL: http://issues.apache.org/jira/browse/JAXME-48 Project: JaxMe Type: Bug