[ http://issues.apache.org/jira/browse/TAPESTRY-902?page=all ]
Jesse Kuhnert updated TAPESTRY-902:
-----------------------------------
Fix Version/s: 4.1.1
> org.apache.tapestry.enhance.InjectMetaWorker not JDK1.4 compatible
> ------------------------------------------------------------------
>
> Key: TAPESTRY-902
> URL: http://issues.apache.org/jira/browse/TAPESTRY-902
> Project: Tapestry
> Issue Type: Bug
> Components: Framework
> Affects Versions: 4.0.1
> Reporter: Mark Lehmacher
> Fix For: 4.1.1
>
>
> Line 49 of org.apache.tapestry.enhance.InjectMetaWorker is not JDK1.4
> compatible:
> _primitiveParser.put(boolean.class, "java.lang.Boolean.parseBoolean") results
> in javassist.CannotCompileException when run in jdk1.4 environment.
> The method java.lang.Boolean.parseBoolean is new in jdk1.5.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]