Return-Path: X-Original-To: apmail-tapestry-commits-archive@minotaur.apache.org Delivered-To: apmail-tapestry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D2C82272 for ; Tue, 3 May 2011 22:21:43 +0000 (UTC) Received: (qmail 4276 invoked by uid 500); 3 May 2011 22:21:43 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 4222 invoked by uid 500); 3 May 2011 22:21:43 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 4147 invoked by uid 99); 3 May 2011 22:21:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 22:21:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 22:21:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A62BDC0FF5 for ; Tue, 3 May 2011 22:21:03 +0000 (UTC) Date: Tue, 3 May 2011 22:21:03 +0000 (UTC) From: "Hudson (JIRA)" To: commits@tapestry.apache.org Message-ID: <2117473622.19967.1304461263677.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (TAP5-853) Move away from Javassist MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TAP5-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028472#comment-13028472 ] Hudson commented on TAP5-853: ----------------------------- Integrated in tapestry-trunk-freestyle #335 (See [https://builds.apache.org/hudson/job/tapestry-trunk-freestyle/335/]) TAP5-853: Re-implement debugging-mode field write-behind TAP5-853: Add support for field write-behind (useful for debugging) when connecting a field to a FieldConduit > Move away from Javassist > ------------------------ > > Key: TAP5-853 > URL: https://issues.apache.org/jira/browse/TAP5-853 > Project: Tapestry 5 > Issue Type: Improvement > Components: tapestry-core > Affects Versions: 5.2.0 > Reporter: Howard M. Lewis Ship > Assignee: Howard M. Lewis Ship > Fix For: 5.3.0 > > > A long-term, multi-release strategy to replace ClassFactory/ClassGen and ClassTransformation methods with equivalents that are not tied to Javassist. > Over a couple of releases, the methods could be introduced (still implemented on top of Javassist), and the Javassist-centric methods deprecated, then eventually disabled (NotImplementedException) or even removed. > Rationale: Javassist is unprofessionally and fitfully maintained; many users have problems under Java6 due to Javassist. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira