[jboss-jira] [JBoss JIRA] (DROOLS-4880) JAXB serialize DomainClassMetadata classes
Luca Molteni (Jira)
issues at jboss.org
Mon Feb 17 04:38:00 EST 2020
[ https://issues.redhat.com/browse/DROOLS-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973257#comment-13973257 ]
Luca Molteni commented on DROOLS-4880:
--------------------------------------
Fixed by https://issues.redhat.com/browse/DROOLS-4880
I can put the Price class back to a static inner class
> JAXB serialize DomainClassMetadata classes
> ------------------------------------------
>
> Key: DROOLS-4880
> URL: https://issues.redhat.com/browse/DROOLS-4880
> Project: Drools
> Issue Type: Bug
> Components: executable model
> Reporter: Luca Molteni
> Assignee: Luca Molteni
> Priority: Major
> Labels: good-first-issue
>
> See
> https://github.com/kiegroup/droolsjbpm-integration/pull/1864/commits/2331c1efec7bfde5e48d91a2b54200f397e39d09
> The Price class was moved from a static inner class because it was causing a JAXB problem in OptaPlannerIntegrationTest that crashed while trying to serialize DomainClassMetadata (due to the creation of the synthetic class CloudBalancingGenerator$1
> Customers are still relying on static inner class so we should have this test running in the original form
> run the test with
> mvn -nsu -Dcontainer=wildfly -Dintegration-tests=true -Dfull=true -Dcontainer.profile=wildfly -Pwildfly clean install
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list