[jbossts-issues] [JBoss JIRA] (JBTM-1228) Move initial Android support from svn workspace to trunk

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Sun Aug 26 16:13:14 EDT 2012


    [ https://issues.jboss.org/browse/JBTM-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713712#comment-12713712 ] 

Jonathan Halliday commented on JBTM-1228:
-----------------------------------------

The XML parsing is for the properties file. Maintaining a traditional key=value version of the file for use on android is another alternative. To stop them getting out of sync the build (done on a full jdk) could generate it off the xml version. That would limit the changes to one place - the properties file parsing code - rather than all the beans.  if(android) { readAsKeyValue() } else { readAsXML }.
                
> Move initial Android support from svn workspace to trunk
> --------------------------------------------------------
>
>                 Key: JBTM-1228
>                 URL: https://issues.jboss.org/browse/JBTM-1228
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Transaction Core
>    Affects Versions: 5.0.0.M1
>            Reporter: Mark Little
>            Assignee: Mark Little
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list