Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 43551 invoked from network); 14 May 2008 18:03:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 May 2008 18:03:28 -0000 Received: (qmail 66777 invoked by uid 500); 14 May 2008 18:03:29 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 66766 invoked by uid 99); 14 May 2008 18:03:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2008 11:03:29 -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; Wed, 14 May 2008 18:02:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AABE6234C115 for ; Wed, 14 May 2008 11:02:55 -0700 (PDT) Message-ID: <2134771834.1210788175698.JavaMail.jira@brutus> Date: Wed, 14 May 2008 11:02:55 -0700 (PDT) From: "Craig Russell (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Commented: (JDO-593) Cleanup glassfish entry in maven.repo.remote property In-Reply-To: <1790885383.1210715755579.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/JDO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596850#action_12596850 ] Craig Russell commented on JDO-593: ----------------------------------- Looks good. I like having each repo on a separate line so it's easier to see updates with diff. > Cleanup glassfish entry in maven.repo.remote property > ----------------------------------------------------- > > Key: JDO-593 > URL: https://issues.apache.org/jira/browse/JDO-593 > Project: JDO > Issue Type: Improvement > Components: site and infrastructure > Affects Versions: JDO 2 maintenance release 1 > Reporter: Michael Bouschen > Assignee: Michael Bouschen > Priority: Minor > Fix For: JDO 2 maintenance release 2 > > Attachments: JDO-593.patch > > > Some of the JDO subprojects have a dependency to the JTA API. The corresponding jar comes from the glassfish maven 1 repository http://download.java.net/maven/1. The glassfish entry in the maven.repo.remote property needs to be adapted to include this repository. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.