[ 
https://issues.apache.org/jira/browse/TAP5-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878243#action_12878243
 ] 

Hudson commented on TAP5-1185:
------------------------------

Integrated in tapestry-5.2-freestyle #140 (See 
[http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/140/])
    

> Upgrade to latest Javassist version to avoid LocalVariableTable exceptions 
> (especially on Google App Engine)
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1185
>                 URL: https://issues.apache.org/jira/browse/TAP5-1185
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.2.0, 5.2
>            Reporter: Christian E Gruber
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.2.0
>
>
> Googla AppEngine [production server junks LocalVariableTable information, but 
> the dev appserver does not, to allow for better debugging.  Javassist 
> instrumentation for @Property, etc., causes bad LVT information to be written 
> into the bytecode, causing components/pages to not be loadable in the 
> developer appserver, including stock components such as  Form.
> Javassist 3.12.0.GA fixes many of these problems.  Updating to 3.12.0.GA in 
> the pom.xml dependencies would be ideal.
> Blocking: 3.12 has not been pushed to jboss's (nor central's) repositories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to