Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 90831 invoked from network); 2 Nov 2010 21:18:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Nov 2010 21:18:54 -0000 Received: (qmail 70283 invoked by uid 500); 2 Nov 2010 21:19:25 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 70238 invoked by uid 500); 2 Nov 2010 21:19:25 -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 70230 invoked by uid 99); 2 Nov 2010 21:19:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 21:19:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 21:19:25 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA2LJ5ch004279 for ; Tue, 2 Nov 2010 21:19:05 GMT Message-ID: <26091895.205541288732745023.JavaMail.jira@thor> Date: Tue, 2 Nov 2010 17:19:05 -0400 (EDT) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Assigned: (OPENJPA-1412) OpenJPA Eclipse Tooling plugin/s, Bytecode Enhancer Builder In-Reply-To: <864522486.1259872760702.JavaMail.jira@brutus> 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-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reassigned OPENJPA-1412: ------------------------------------- Assignee: (was: Donald Woods) unassigning as I won't get to this any time soon > OpenJPA Eclipse Tooling plugin/s, Bytecode Enhancer Builder > ----------------------------------------------------------- > > Key: OPENJPA-1412 > URL: https://issues.apache.org/jira/browse/OPENJPA-1412 > Project: OpenJPA > Issue Type: New Feature > Components: tooling > Reporter: Michael Vorburger > Attachments: OpenJPA-Eclipse-Builder-with-Maven3-Tycho.zip, OpenJPA-Eclipse-Builder.zip > > > I have built an Eclipse plug-in which allows a user to run the OpenJPA Bytecode Enhancer as a project builder. > Other functions than enhancement which make sense in Eclipse, e.g. schema generation, could be added in the future. > The thing works, and has been already undergone some performance testing to try to be optimal. > The initial contribution will not yet have headless build scripts, but I or a friend of mine may contribute this later based on the new Maven3+Tycho. It does have however an easy one click Eclipse update-site generation thingie which may be enough very short term: in a PDE, just open the site.xml in openjpa-updatesite and click "Build All". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.