Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6514B1050A for ; Fri, 4 Oct 2013 15:49:43 +0000 (UTC) Received: (qmail 72683 invoked by uid 500); 4 Oct 2013 15:49:43 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 72589 invoked by uid 500); 4 Oct 2013 15:49:42 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 72578 invoked by uid 99); 4 Oct 2013 15:49:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 15:49:42 +0000 Date: Fri, 4 Oct 2013 15:49:41 +0000 (UTC) From: "Romain Manni-Bucau (JIRA)" To: dev@openjpa.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OPENJPA-2283) Upgrade to ASM 4 dependency 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/OPENJPA-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786266#comment-13786266 ] Romain Manni-Bucau commented on OPENJPA-2283: --------------------------------------------- @Rick: how to reproduce it? > Upgrade to ASM 4 dependency > --------------------------- > > Key: OPENJPA-2283 > URL: https://issues.apache.org/jira/browse/OPENJPA-2283 > Project: OpenJPA > Issue Type: New Feature > Components: Enhance > Affects Versions: 2.3.0 > Reporter: Kevin Sutter > Fix For: 2.3.0 > > > OpenJPA currently has a dependency on ASM 3.2 for some post-enhancement processing to fix up the stack map tables (Java 7 requirement). The latest release of ASM is 4.1, which just came out last week. The immediate need is to move up to ASM 4.0. We can entertain 4.1 at a later date. -- This message was sent by Atlassian JIRA (v6.1#6144)