From continuum-commits-return-2037-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Tue Sep 05 13:26:50 2006 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 29683 invoked from network); 5 Sep 2006 13:26:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2006 13:26:50 -0000 Received: (qmail 85008 invoked by uid 500); 5 Sep 2006 13:26:50 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 84988 invoked by uid 500); 5 Sep 2006 13:26:50 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 84965 invoked by uid 99); 5 Sep 2006 13:26:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 06:26:50 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 06:26:49 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 819561A981D; Tue, 5 Sep 2006 06:26:29 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r440339 - /maven/continuum/trunk/continuum-webapp/src/main/webapp/buildResults.jsp Date: Tue, 05 Sep 2006 13:26:29 -0000 To: continuum-commits@maven.apache.org From: kenney@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060905132629.819561A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: kenney Date: Tue Sep 5 06:26:28 2006 New Revision: 440339 URL: http://svn.apache.org/viewvc?view=rev&rev=440339 Log: Fix url for buildResults - remove dupe projectId param resulting in projectId 0 Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/buildResults.jsp Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/buildResults.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/buildResults.jsp?view=diff&rev=440339&r1=440338&r2=440339 ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/buildResults.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/buildResults.jsp Tue Sep 5 06:26:28 2006 @@ -12,7 +12,11 @@

&projectName="> - &projectName="> + + +