Import collision when static inner classes of 2 different classes have same name
--------------------------------------------------------------------------------
Key: JBRULES-1053
URL:
http://jira.jboss.com/jira/browse/JBRULES-1053
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Affects Versions: 4.0.0.GA
Environment: Fedora 7, JSE 1.5.0_12, Eclipse 3.3
Reporter: Eric Miles
Assigned To: Mark Proctor
Attachments: drools-import-collision-test.tar.gz
I have 2 drl files, each that deals with a particular class (FirstClass and SecondClass).
Both of these class have public static inner classes with the same name (AlternativeKey).
When attempting to compile these 2 DRL files together, I get an import collision error. I
am attaching a test case that is a maven and Eclipse project. There is a junit test case
written to show what happens.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira