Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 66680 invoked from network); 9 Jun 2008 16:30:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jun 2008 16:30:08 -0000 Received: (qmail 4461 invoked by uid 500); 9 Jun 2008 16:30:10 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 3950 invoked by uid 500); 9 Jun 2008 16:30:09 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 3939 invoked by uid 99); 9 Jun 2008 16:30:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2008 09:30:09 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2008 16:29:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0C88F234C137 for ; Mon, 9 Jun 2008 09:29:45 -0700 (PDT) Message-ID: <1453534685.1213028985050.JavaMail.jira@brutus> Date: Mon, 9 Jun 2008 09:29:45 -0700 (PDT) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4089) Investigate building and running Geronimo on JSE 6 In-Reply-To: <1352404422.1211995304963.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603604#action_12603604 ] Jarek Gawor commented on GERONIMO-4089: --------------------------------------- The changes to plugins/pom.xml and framework/configs/pom.xml in the attached patch can be ignored as I committed related changes to trunk (revision 665741) and branches/2.1 (revision 665742) to allow plugins to be installed on server running on Java 6. > Investigate building and running Geronimo on JSE 6 > -------------------------------------------------- > > Key: GERONIMO-4089 > URL: https://issues.apache.org/jira/browse/GERONIMO-4089 > Project: Geronimo > Issue Type: New Feature > Security Level: public(Regular issues) > Affects Versions: 2.1.x, 2.2 > Reporter: Kevan Miller > Assignee: Jarek Gawor > Fix For: 2.1.x, 2.2 > > Attachments: jse6.21.patch > > > We had a user request on IRC for building Geronimo on 1.6. I think it's time to start investigating this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.