From jackrabbit-commits-return-27-apmail-incubator-jackrabbit-commits-archive=www.apache.org@incubator.apache.org Sat Sep 25 15:59:09 2004 Return-Path: Delivered-To: apmail-incubator-jackrabbit-commits-archive@www.apache.org Received: (qmail 75155 invoked from network); 25 Sep 2004 15:59:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Sep 2004 15:59:09 -0000 Received: (qmail 42008 invoked by uid 500); 25 Sep 2004 16:01:18 -0000 Mailing-List: contact jackrabbit-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-commits@incubator.apache.org Received: (qmail 41990 invoked by uid 500); 25 Sep 2004 16:01:18 -0000 Delivered-To: apmail-incubator-jackrabbit-cvs@incubator.apache.org Received: (qmail 41987 invoked by uid 99); 25 Sep 2004 16:01:18 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=DATE_IN_PAST_06_12,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; Sat, 25 Sep 2004 09:01:18 -0700 Received: (qmail 49844 invoked by uid 65534); 25 Sep 2004 08:47:07 -0000 Date: 25 Sep 2004 08:47:07 -0000 Message-ID: <20040925084707.49842.qmail@minotaur.apache.org> From: treilly@apache.org To: jackrabbit-cvs@incubator.apache.org Subject: svn commit: rev 47192 - incubator/jackrabbit/trunk X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: treilly Date: Sat Sep 25 01:47:06 2004 New Revision: 47192 Added: incubator/jackrabbit/trunk/maven.xml Log: Created maven xml default goal is jar + post goal to correct build.xml Added: incubator/jackrabbit/trunk/maven.xml ============================================================================== --- (empty file) +++ incubator/jackrabbit/trunk/maven.xml Sat Sep 25 01:47:06 2004 @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + \ No newline at end of file