[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:15:56 EDT 2013
Michael Anstis created DROOLS-153:
-------------------------------------
Summary: 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().
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.
--
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