[ http://jira.codehaus.org/browse/XFIRE-638?page=all ]
Tomasz Sztelak closed XFIRE-638.
--------------------------------
Resolution: Won't Fix
> CLONE -JDK 1,3 compatible
> -------------------------
>
> Key: XFIRE-638
> URL: http://jira.codehaus.org/browse/XFIRE-638
> Project: XFire
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0-M4
> Environment: JDK 1.3
> Reporter: Gareth Moorst
> Assigned To: Arjen Poutsma
> Fix For: 1.0-M5
>
>
> XFireFactory throws RuntimeException with additional second parameter
> containing the catched exception.
> This leads to strong binding for runtime jre greater or equal 1.4. thats IMHO
> not necessarily needed.
> sample from line 90:
> catch (IllegalArgumentException e)
> {
> throw new RuntimeException("Factory doesn't implement
> newInstance(): " + clazz.getName(), e);
> }
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email