Bug 1021702

Summary: KIE Projects throws a warning when it contains Test classes in src/test/java
Product: [Retired] JBoss BRMS Platform 6 Reporter: Mauricio Salatino <msalatin>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas David <tdavid>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0   
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:16:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Mauricio Salatino 2013-10-21 20:38:53 UTC
Description of problem:
a KIE Project cannot contain java classes inside src/test/java it throws a warning that stop the kbuilder to complete the building process. It is affecting the tooling for kie projects with JUnit tests in them.

I'm pushing a test in drools-compiler, inside KIEDefaultPackageTest called: testInTestPackage() that reproduce the issue. It is marked as @Ignore to avoid issues with the build

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Mauricio Salatino 2013-10-21 20:40:31 UTC
Here is the reproducer: http://github.com/droolsjbpm/drools/commit/7a0104655

Comment 3 Mario Fusco 2013-10-22 08:22:39 UTC
Fixed by https://github.com/droolsjbpm/drools/commit/772974703

Comment 4 Tomas David 2013-12-11 15:08:36 UTC
Verified on BRMS 6.0.0.ER5.