Return-Path: X-Original-To: apmail-openjpa-users-archive@minotaur.apache.org Delivered-To: apmail-openjpa-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1FB1FBC14 for ; Mon, 16 Jan 2012 14:58:37 +0000 (UTC) Received: (qmail 65304 invoked by uid 500); 16 Jan 2012 14:58:36 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 65235 invoked by uid 500); 16 Jan 2012 14:58:35 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 65227 invoked by uid 99); 16 Jan 2012 14:58:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 14:58:35 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kwsutter@gmail.com designates 209.85.215.46 as permitted sender) Received: from [209.85.215.46] (HELO mail-lpp01m010-f46.google.com) (209.85.215.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 14:58:30 +0000 Received: by lahc1 with SMTP id c1so1264885lah.33 for ; Mon, 16 Jan 2012 06:58:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=QVPW6tmWpmjyPzH7AyZVavrGE+sSlB514pi5s6o3KgI=; b=uVEOEPh/odYqzlTtv3MCQZOrHyB68jBHWdj4KXbhV6pdc2Dv1fwVx9iXUOE7sx0Tp8 KIVSy4MFun1GVbPIZRfVR3htBn+lymbYFCshJN18+wsbsgctOQ96gaUmA9UYLs2GNqSS BSRRczWD5ch9ka/E1oEGHeT2T7J2V6W4jFsnA= Received: by 10.112.85.233 with SMTP id k9mr3105356lbz.56.1326725888836; Mon, 16 Jan 2012 06:58:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.30.226 with HTTP; Mon, 16 Jan 2012 06:57:47 -0800 (PST) In-Reply-To: <1326613964.76368.androidMobile@web27803.mail.ukl.yahoo.com> References: <1326613964.76368.androidMobile@web27803.mail.ukl.yahoo.com> From: Kevin Sutter Date: Mon, 16 Jan 2012 08:57:47 -0600 Message-ID: Subject: Re: Re: Java 7 OpenJPA Maven Enhance To: users@openjpa.apache.org Content-Type: multipart/alternative; boundary=f46d0401f77751869404b6a671f6 --f46d0401f77751869404b6a671f6 Content-Type: text/plain; charset=ISO-8859-1 This issue with the Enhancement processing and Java 7 was resolved with JIRA OPENJPA-2085 ( https://issues.apache.org/jira/browse/OPENJPA-2085 ). This change only went into trunk. Kevin On Sun, Jan 15, 2012 at 1:52 AM, Mark Struberg wrote: > Could you please run maven with the -X option and send the stacktrace? > > --f46d0401f77751869404b6a671f6--