[
https://issues.apache.org/jira/browse/JCI-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485918
]
Arno Unkrig commented on JCI-41:
--------------------------------
Arno speaking...
the ClassNotFoundException is thrown since JANINO 2.4.4 (June 18 2006). The
reason being is that I want to distinguish between the two cases "We have no
class XYZ to load" (return value == null) and "There is a class XYZ, but an
error occurred when loading it" (ClassNotFoundException with a hopefully useful
message). Don't hesitate to contact me if you need more information.
The other thing... actually I have no clue as to how to create a "bundle" for
MAVEN, so I'd be happy if either Torsten (greetings to Landolfshausen!) or Mark
could do it!?
CU
Arno
> [jci] icl.loadIClass(Descriptor.fromClassName(pClasses[i])) now throws
> ClassNotFoundException
> ---------------------------------------------------------------------------------------------
>
> Key: JCI-41
> URL: https://issues.apache.org/jira/browse/JCI-41
> Project: Commons JCI
> Issue Type: Improvement
> Components: compiler janino
> Reporter: Mark Proctor
>
> For Janino 2.5.5 icl.loadIClass(Descriptor.fromClassName(pClasses[i])) now
> throws ClassNotFoundException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]