Return-Path: Delivered-To: apmail-gump-commits-archive@www.apache.org Received: (qmail 12413 invoked from network); 26 Oct 2004 12:54:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Oct 2004 12:54:26 -0000 Received: (qmail 38837 invoked by uid 500); 26 Oct 2004 12:54:13 -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 Delivered-To: moderator for commits@gump.apache.org Received: (qmail 7695 invoked by uid 500); 26 Oct 2004 12:45:20 -0000 Delivered-To: apmail-gump-cvs@apache.org X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Date: 26 Oct 2004 12:45:18 -0000 Message-ID: <20041026124518.5350.qmail@minotaur.apache.org> From: stevel@apache.org To: gump-cvs@apache.org Subject: cvs commit: gump/project smartfrog.xml X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N stevel 2004/10/26 05:45:18 Modified: project smartfrog.xml Log: split test into testharness jar and the test run, to get classpath setup working under gump. Revision Changes Path 1.24 +98 -7 gump/project/smartfrog.xml Index: smartfrog.xml =================================================================== RCS file: /home/cvs/gump/project/smartfrog.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- smartfrog.xml 14 Oct 2004 13:26:32 -0000 1.23 +++ smartfrog.xml 26 Oct 2004 12:45:18 -0000 1.24 @@ -25,6 +25,9 @@ + + + org.smartfrog @@ -50,7 +53,9 @@ + + org.smartfrog.tools.ant @@ -73,7 +78,9 @@ + + org.smartfrog.tools.ant @@ -82,15 +89,14 @@ - - - + + @@ -98,12 +104,44 @@ + + + + + + org.smartfrog + + + + + + + + + + + + + + + + + + + + + org.smartfrog @@ -111,18 +149,71 @@ - - - + - + + + + + + + + + + + org.smartfrog.services.axis + + + + + + + + +