Return-Path: Delivered-To: apmail-gump-commits-archive@www.apache.org Received: (qmail 68700 invoked from network); 27 Mar 2005 16:14:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2005 16:14:39 -0000 Received: (qmail 19473 invoked by uid 500); 27 Mar 2005 16:14:38 -0000 Mailing-List: contact commits-help@gump.apache.org; run by ezmlm Precedence: bulk Reply-To: commits@gump.apache.org List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@gump.apache.org Received: (qmail 19459 invoked by uid 99); 27 Mar 2005 16:14:38 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 27 Mar 2005 08:14:37 -0800 Received: (qmail 68695 invoked by uid 65534); 27 Mar 2005 16:14:36 -0000 Message-ID: <20050327161436.68694.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Sun, 27 Mar 2005 16:14:36 -0000 Subject: svn commit: r159155 - gump/branches/Gump3/gump To: commits@gump.apache.org From: leosimons@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: leosimons Date: Sun Mar 27 08:14:35 2005 New Revision: 159155 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D159155 Log: Compilation and the like fails since we haven't split the test stuff out, s= o pmock is required for everything. O well. Modified: gump/branches/Gump3/gump Modified: gump/branches/Gump3/gump URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/gump?view=3Ddiff&r1= =3D159154&r2=3D159155 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- gump/branches/Gump3/gump (original) +++ gump/branches/Gump3/gump Sun Mar 27 08:14:35 2005 @@ -431,6 +431,7 @@ =20 #check_pylib "rdflib" "http://rdflib.net/" check_pylib "MySQLdb" "http://sourceforge.net/projects/mysql-python" + check_pylib "pmock" "http://pmock.sourceforge.net/" } =20 # create a .pid file @@ -579,7 +580,6 @@ # Run pygump unit tests function test { - check_pylib "pmock" "http://pmock.sourceforge.net/" lock =20 # add pygump to python path