Return-Path: Delivered-To: apmail-jakarta-jetspeed-dev-archive@www.apache.org Received: (qmail 62846 invoked from network); 2 Jul 2004 13:22:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Jul 2004 13:22:19 -0000 Received: (qmail 19149 invoked by uid 500); 2 Jul 2004 13:22:14 -0000 Delivered-To: apmail-jakarta-jetspeed-dev-archive@jakarta.apache.org Received: (qmail 19053 invoked by uid 500); 2 Jul 2004 13:22:11 -0000 Mailing-List: contact jetspeed-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Developers List" Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@jakarta.apache.org Received: (qmail 19011 invoked by uid 500); 2 Jul 2004 13:22:10 -0000 Received: (qmail 18994 invoked by uid 500); 2 Jul 2004 13:22:10 -0000 Received: (qmail 18977 invoked by uid 99); 2 Jul 2004 13:22:09 -0000 X-ASF-Spam-Status: No, hits=0.5 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.27.1) with SMTP; Fri, 02 Jul 2004 06:22:09 -0700 Received: (qmail 62729 invoked by uid 1642); 2 Jul 2004 13:22:05 -0000 Date: 2 Jul 2004 13:22:05 -0000 Message-ID: <20040702132205.62728.qmail@minotaur.apache.org> From: weaver@apache.org To: jakarta-jetspeed-2-cvs@apache.org Subject: cvs commit: jakarta-jetspeed-2 .classpath X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N weaver 2004/07/02 06:22:05 Modified: . .classpath Log: - added JMock for testing purposes. - VFS updated to 1.0-dev-SNAPSHOT - Jaxen and Saxen added to .classpath so that certain test case can be ran from within eclipse. Revision Changes Path 1.49 +4 -2 jakarta-jetspeed-2/.classpath Index: .classpath =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/.classpath,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- .classpath 2 Jul 2004 03:59:07 -0000 1.48 +++ .classpath 2 Jul 2004 13:22:05 -0000 1.49 @@ -76,11 +76,13 @@ - - + + + + --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org