Return-Path: Delivered-To: apmail-gump-commits-archive@www.apache.org Received: (qmail 33205 invoked from network); 26 Oct 2004 10:42:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Oct 2004 10:42:54 -0000 Received: (qmail 91433 invoked by uid 500); 26 Oct 2004 10:42:45 -0000 Mailing-List: contact commits-help@gump.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gump.apache.org Delivered-To: mailing list commits@gump.apache.org Received: (qmail 91353 invoked by uid 500); 26 Oct 2004 10:42:44 -0000 Delivered-To: apmail-gump-cvs@apache.org Received: (qmail 91333 invoked by uid 99); 26 Oct 2004 10:42:44 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 26 Oct 2004 03:42:43 -0700 Received: (qmail 32862 invoked by uid 1774); 26 Oct 2004 10:42:41 -0000 Date: 26 Oct 2004 10:42:41 -0000 Message-ID: <20041026104241.32861.qmail@minotaur.apache.org> From: niclas@apache.org To: gump-cvs@apache.org Subject: cvs commit: gump/project jms.xml jta.xml X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N niclas 2004/10/26 03:42:41 Modified: project jms.xml jta.xml Log: commons-messenger uses geronimos JMS and JTA, so I have added symbolic links to point to the official distros which exist in Gump as packages. Revision Changes Path 1.6 +6 -0 gump/project/jms.xml Index: jms.xml =================================================================== RCS file: /home/cvs/gump/project/jms.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- jms.xml 27 Feb 2004 09:22:56 -0000 1.5 +++ jms.xml 26 Oct 2004 10:42:41 -0000 1.6 @@ -27,4 +27,10 @@ + + javax.jms + + + + 1.7 +6 -0 gump/project/jta.xml Index: jta.xml =================================================================== RCS file: /home/cvs/gump/project/jta.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- jta.xml 27 Feb 2004 09:22:56 -0000 1.6 +++ jta.xml 26 Oct 2004 10:42:41 -0000 1.7 @@ -27,4 +27,10 @@ + + javax.transaction + + + +