Bug 1021702 - KIE Projects throws a warning when it contains Test classes in src/test/java
Summary: KIE Projects throws a warning when it contains Test classes in src/test/java
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER5
: 6.0.0
Assignee: Mario Fusco
QA Contact: Tomas David
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-21 20:38 UTC by Mauricio Salatino
Modified: 2014-08-06 20:16 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:16:41 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.