[
http://jira.jboss.com/jira/browse/JBRULES-1441?page=all ]
Mark Proctor closed JBRULES-1441.
---------------------------------
Fix Version/s: 5.0.0.M2
(was: 5.0.0.M1)
Resolution: Done
Assignee: Mark Proctor (was: Edson Tirelli)
ClassTypeResolver failling badly when trying to load a non existing
simple name
-------------------------------------------------------------------------------
Key: JBRULES-1441
URL:
http://jira.jboss.com/jira/browse/JBRULES-1441
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.0.4
Reporter: Michael Neale
Assigned To: Mark Proctor
Fix For: 5.0.0.M2
Simple one,
found this while messing around:
If you try to resolve a class:
import Goo;
where Goo doesn't exist, it fails as it tries to look for a nested class: Line 241 in
class type resolver (I am in an old version - so I don't want to make the fix just
yet).
Probably could be slightly more graceful.
--
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