[jboss-jira] [JBoss JIRA] (DROOLS-855) Migrating DroolsJaxbHelperImpl from XJC/CodeModel code to a different framework

Marco Rietveld (JIRA) issues at jboss.org
Wed Jul 22 09:21:05 EDT 2015


     [ https://issues.jboss.org/browse/DROOLS-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Rietveld updated DROOLS-855:
----------------------------------
    Description: 
The {{DroolsJaxbHelperProviderImpl}} class uses classes from the {{com.sun.codemodel.\*}} and {{com.sun.tools.xjc.\*}} packages, which interferes with an upgrade to a newer version of CXF. 

This jira is for the migration of that code (primarily the {{addXsdModel(..)}} method) to a different framework. 

  was:
The {{DroolsJaxbHelperProviderImpl}} class uses classes from the {{com.sun.codemodel.*}} and {{com.sun.tools.xjc.*}} packages, which interferes with an upgrade to a newer version of CXF. 

This jira is for the migration of that code (primarily the {{addXsdModel(..)}} method) to a different framework. 



> Migrating DroolsJaxbHelperImpl from XJC/CodeModel code to a different framework
> -------------------------------------------------------------------------------
>
>                 Key: DROOLS-855
>                 URL: https://issues.jboss.org/browse/DROOLS-855
>             Project: Drools
>          Issue Type: Bug
>          Components: core engine
>    Affects Versions: 6.3.0.Beta2
>            Reporter: Marco Rietveld
>            Assignee: Marco Rietveld
>             Fix For: 6.3.0.Final
>
>
> The {{DroolsJaxbHelperProviderImpl}} class uses classes from the {{com.sun.codemodel.\*}} and {{com.sun.tools.xjc.\*}} packages, which interferes with an upgrade to a newer version of CXF. 
> This jira is for the migration of that code (primarily the {{addXsdModel(..)}} method) to a different framework. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list