[jboss-jira] [JBoss JIRA] (DROOLS-5500) Workaround comment exists in kie-pmml/pom.xml file while the related issues are already fixed.

Tao Xiao (Jira) issues at jboss.org
Sun Jul 12 21:31:00 EDT 2020


Tao Xiao created DROOLS-5500:
--------------------------------

             Summary: Workaround comment exists in kie-pmml/pom.xml file while the related issues are already fixed.
                 Key: DROOLS-5500
                 URL: https://issues.redhat.com/browse/DROOLS-5500
             Project: Drools
          Issue Type: Enhancement
            Reporter: Tao Xiao
            Assignee: Mario Fusco


In a research project, we analyzed the build file of repositories looking for comments with ready-to-be-addressed SATDs (self-admitted technical debt) that could be addressed. If the underlying issue is already resolved, the related code or comment can be removed or fixed. As we found an instance of this kind of asynchrony in kie-pmml/pom.xml, we decided to report the issue to contribute community.

A comment in drools-core/pom.xml file claims that it is workaround for 
 [https://github.com/mojohaus/jaxb2-maven-plugin/issues/43], and this issue has been closed long ago.
{quote}<!-- TODO: This is a temporary workaround until org.codehaus.mojo:jaxb2-maven-plugin supports JDK9.
 ([https://github.com/mojohaus/jaxb2-maven-plugin/issues/43]). We need to add the plugin back
 once we are sure it works on both JDK8 and JDK9.
 Using xjc directly (instead of jaxb2-maven-plugin) to support both JDK8 and JDK9 with single configuration.
 See [https://issues.jboss.org/browse/DROOLS-1170] for more info. -->
{quote}
Comment location: [https://github.com/kiegroup/drools/blob/a8507fae382ec5d815cce03792aa18b0020a1915/kie-pmml/pom.xml#L171-L175]



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list