[jboss-jira] [JBoss JIRA] (DROOLS-153) KieBuilder requires KieModule to contain a KBase to build
Michael Anstis (JIRA)
jira-events at lists.jboss.org
Wed May 29 06:19:55 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Anstis updated DROOLS-153:
----------------------------------
Description:
KieBuilder does not build (NPE) if a KJAR depends on another JAR where the parent (i.e. the one depending on the other) does not contain at least one KBase definition in kmodule.xml.
See kie-ci/KieModuleBuilderTest.testKieModuleUsingPOMMissingKBaseDefinition() at http://github.com/droolsjbpm/drools/commit/1f9065e46
This test is @Ignored at the moment.
was:
KieBuilder does not build (NPE) if a KJAR depends on another JAR where the parent (i.e. the one depending on the other) does not contain at least one KBase definition in kmodule.xml.
See kie-ci/KieModuleBuilderTest.testKieModuleUsingPOMMissingKBaseDefinition().
This test is @Ignored at the moment (and isn't in master until we can push following release of Beta3). I'll update this ticket with the github link once we can push again.
> KieBuilder requires KieModule to contain a KBase to build
> ----------------------------------------------------------
>
> Key: DROOLS-153
> URL: https://issues.jboss.org/browse/DROOLS-153
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.0.Beta2
> Reporter: Michael Anstis
> Assignee: Mark Proctor
>
> KieBuilder does not build (NPE) if a KJAR depends on another JAR where the parent (i.e. the one depending on the other) does not contain at least one KBase definition in kmodule.xml.
> See kie-ci/KieModuleBuilderTest.testKieModuleUsingPOMMissingKBaseDefinition() at http://github.com/droolsjbpm/drools/commit/1f9065e46
> This test is @Ignored at the moment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list