Return-Path: Delivered-To: apmail-portals-pluto-scm-archive@www.apache.org Received: (qmail 78975 invoked from network); 23 Aug 2004 01:03:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Aug 2004 01:03:01 -0000 Received: (qmail 48193 invoked by uid 500); 23 Aug 2004 01:03:00 -0000 Delivered-To: apmail-portals-pluto-scm-archive@portals.apache.org Received: (qmail 48169 invoked by uid 500); 23 Aug 2004 01:03:00 -0000 Mailing-List: contact pluto-scm-help@portals.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list pluto-scm@portals.apache.org Received: (qmail 48156 invoked by uid 99); 23 Aug 2004 01:03:00 -0000 X-ASF-Spam-Status: No, hits=-2.8 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; Sun, 22 Aug 2004 18:02:59 -0700 Received: (qmail 78947 invoked by uid 65534); 23 Aug 2004 01:02:59 -0000 Date: 23 Aug 2004 01:02:59 -0000 Message-ID: <20040823010259.78945.qmail@minotaur.apache.org> From: ddewolf@apache.org To: pluto-scm@portals.apache.org Subject: svn commit: rev 36715 - portals/pluto/trunk/testsuite X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: ddewolf Date: Sun Aug 22 18:02:58 2004 New Revision: 36715 Modified: portals/pluto/trunk/testsuite/project.xml Log: Adding JSTL dependency for newly enhanced test portlet. Modified: portals/pluto/trunk/testsuite/project.xml ============================================================================== --- portals/pluto/trunk/testsuite/project.xml (original) +++ portals/pluto/trunk/testsuite/project.xml Sun Aug 22 18:02:58 2004 @@ -48,6 +48,7 @@ false + pluto-portal pluto @@ -80,6 +81,7 @@ false + xml-apis 2.0.2 @@ -88,6 +90,22 @@ + + jstl + 1.0.2 + + true + + + + + taglibs + standard + 1.0.4 + + true + +