You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/07/08 08:38:32 UTC

[jira] Created: (CAMEL-71) create a simple POJO model for the routes that can be parsed via JAXB2 and also reused by other DSLs and IDEs

create a simple POJO model for the routes that can be parsed via JAXB2 and also reused by other DSLs and IDEs
-------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-71
                 URL: https://issues.apache.org/activemq/browse/CAMEL-71
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: James Strachan
             Fix For: 1.1.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-71) create a simple POJO model for the routes that can be parsed via JAXB2 and also reused by other DSLs and IDEs

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved CAMEL-71.
---------------------------------

    Resolution: Fixed

Code committed; also the old [From|To|*]Builder classes have been removed and replaced with the camel.model.*Type classes which map to the JAXB2 XML too

> create a simple POJO model for the routes that can be parsed via JAXB2 and also reused by other DSLs and IDEs
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-71
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-71
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.1.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.