[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1053) Import collision when static inner classes of 2 different classes have same name
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Wed Aug 15 21:27:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1053?page=all ]
Mark Proctor updated JBRULES-1053:
----------------------------------
Fix Version/s: 4.0.1
> 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: Edson Tirelli
> Fix For: 4.0.1
>
> 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
More information about the jboss-jira
mailing list