Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 95095 invoked from network); 10 Oct 2007 13:40:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2007 13:40:00 -0000 Received: (qmail 25955 invoked by uid 500); 10 Oct 2007 13:39:33 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 25929 invoked by uid 500); 10 Oct 2007 13:39:33 -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 25913 invoked by uid 99); 10 Oct 2007 13:39:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2007 06:39:33 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2007 13:39:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id ED1B31A9832; Wed, 10 Oct 2007 06:38:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r583472 - in /maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp: ./ admin/ components/ decorators/ error/ navigations/ Date: Wed, 10 Oct 2007 13:38:46 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071010133852.ED1B31A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: evenisse Date: Wed Oct 10 06:38:43 2007 New Revision: 583472 URL: http://svn.apache.org/viewvc?rev=583472&view=rev Log: Don't include parameters on static files url so browser can cache files and improve performances Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildDefinitionTemplateSummary.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildQueueView.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/editProfile.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/installationsList.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/profilesList.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionGroupSummaryComponent.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionSummaryComponent.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectGroupNotifierSummaryComponent.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/error/httpError.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/navigations/DefaultTop.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectGroupMembers.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectView.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/releaseFinished.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/releaseInProgress.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/schedules.jsp maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/surefireReport.jsp Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildDefinitionTemplateSummary.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildDefinitionTemplateSummary.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildDefinitionTemplateSummary.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildDefinitionTemplateSummary.jsp Wed Oct 10 06:38:43 2007 @@ -46,18 +46,18 @@ ${pageScope.template.id} - <ww:text name='edit'/> + " alt="" title="" border="0"> - <ww:text name='disabled'/> + " alt="" title="" border="0" /> ${pageScope.template.id} - <ww:text name='delete'/> + " alt="" title="" border="0"> @@ -92,7 +92,7 @@ ${pageScope.buildDefinitionSummary.id} - <ww:text name='edit'/> + " alt="" title="" border="0"> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildQueueView.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildQueueView.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildQueueView.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/buildQueueView.jsp Wed Oct 10 06:38:43 2007 @@ -49,7 +49,7 @@ - <ww:text name='cancel'/> + " alt="" title="" border="0"> @@ -84,7 +84,7 @@ ${pageScope.buildProjectTask.trigger} ${pageScope.buildProjectTask.projectName} - <ww:text name='cancel'/> + " alt="" title="" border="0"> @@ -127,7 +127,7 @@ - <ww:text name='cancel'/> + " alt="" title="" border="0"> @@ -158,7 +158,7 @@ ${pageScope.currentCheckOutTask.projectId} - <ww:text name='cancel'/> + " alt="" title="" border="0"> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/editProfile.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/editProfile.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/editProfile.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/editProfile.jsp Wed Oct 10 06:38:43 2007 @@ -92,7 +92,7 @@ &installationId="> - <ww:text name='delete'/> + " alt="" title="" border="0" /> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/installationsList.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/installationsList.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/installationsList.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/installationsList.jsp Wed Oct 10 06:38:43 2007 @@ -49,12 +49,12 @@ "> - <ww:text name='edit'/> + " alt="" title="" border="0" /> "> - <ww:text name='delete'/> + " alt="" title="" border="0" /> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/profilesList.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/profilesList.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/profilesList.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/profilesList.jsp Wed Oct 10 06:38:43 2007 @@ -60,12 +60,12 @@ "> - <ww:text name='edit'/> + " alt="" title="" border="0" /> "> - <ww:text name='delete'/> + " alt="" title="" border="0" /> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionGroupSummaryComponent.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionGroupSummaryComponent.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionGroupSummaryComponent.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionGroupSummaryComponent.jsp Wed Oct 10 06:38:43 2007 @@ -67,10 +67,10 @@ ${pageScope.buildDefinitionSummary.projectGroupId} ${pageScope.buildDefinitionSummary.id} - <ww:text name='build'/> + " alt="" title="" border="0"> - <ww:text name='build'/> + " alt="" title="" border="0" /> @@ -81,11 +81,11 @@ ${pageScope.buildDefinitionSummary.id} - <ww:text name='edit'/> + " alt="" title="" border="0"> - <ww:text name='edit'/> + " alt="" title="" border="0"> @@ -98,11 +98,11 @@ - <ww:text name='delete'/> + " alt="" title="" border="0"> - <ww:text name='delete'/> + " alt="" title="" border="0"> @@ -168,11 +168,11 @@ ${pageScope.buildDefinitionSummary.id} - <ww:text name='build'/> + " alt="" title="" border="0"> - <ww:text name='build'/> + " alt="" title="" border="0" /> @@ -182,11 +182,11 @@ ${pageScope.buildDefinitionSummary.id} - <ww:text name='edit'/> + " alt="" title="" border="0"> - <ww:text name='edit'/> + " alt="" title="" border="0"> @@ -197,11 +197,11 @@ - <ww:text name='delete'/> + " alt="" title="" border="0"> - <ww:text name='delete'/> + " alt="" title="" border="0"> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionSummaryComponent.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionSummaryComponent.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionSummaryComponent.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/buildDefinitionSummaryComponent.jsp Wed Oct 10 06:38:43 2007 @@ -59,10 +59,10 @@ ${pageScope.buildDefinitionSummary.id} - <ww:text name='build'/> + " alt="" title="" border="0"> - <ww:text name='build'/> + " alt="" title="" border="0" /> @@ -73,10 +73,10 @@ ${projectId} ${pageScope.buildDefinitionSummary.id} - <ww:text name='edit'/> + " alt="" title="" border="0"> - <ww:text name='edit'/> + " alt="" title="" border="0" /> @@ -86,10 +86,10 @@ ${pageScope.buildDefinitionSummary.id} true - <ww:text name='edit'/> + " alt="" title="" border="0"> - <ww:text name='edit'/> + " alt="" title="" border="0" /> @@ -102,10 +102,10 @@ ${pageScope.buildDefinitionSummary.id} - <ww:text name='delete'/> + " alt="" title="" border="0"> - <ww:text name='delete'/> + " alt="" title="" border="0" /> @@ -116,10 +116,10 @@ true - <ww:text name='delete'/> + " alt="" title="" border="0"> - <ww:text name='delete'/> + " alt="" title="" border="0" /> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectGroupNotifierSummaryComponent.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectGroupNotifierSummaryComponent.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectGroupNotifierSummaryComponent.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectGroupNotifierSummaryComponent.jsp Wed Oct 10 06:38:43 2007 @@ -46,11 +46,11 @@ ${pageScope.projectGroupNotifierSummary.type} - Edit + " alt="Edit" title="Edit" border="0"> - Edit + " alt="Edit" title="Edit" border="0"> @@ -62,11 +62,11 @@ - Delete + " alt="Delete" title="Delete" border="0"> - Delete + " alt="Delete" title="Delete" border="0"> @@ -115,16 +115,16 @@ - Edit + " alt="Edit" title="Edit" border="0"> - Edit + " alt="Edit" title="Edit" border="0"> - Edit + " alt="Edit" title="Edit" border="0"> @@ -139,16 +139,16 @@ - Delete + " alt="Delete" title="Delete" border="0"> - Delete + " alt="Delete" title="Delete" border="0"> - Delete + " alt="Delete" title="Delete" border="0"> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp Wed Oct 10 06:38:43 2007 @@ -31,11 +31,11 @@ : ${groupSummary.numSuccesses} -  <ww:text name="> +  " alt="">   : ${groupSummary.numErrors} -  <ww:text name="> +  " alt="">   : ${groupSummary.numFailures} -  <ww:text name="> +  " alt=""> @@ -101,7 +101,7 @@ - In Queue + " alt="In Queue" title="In Queue" border="0"> @@ -113,7 +113,7 @@ - Build Now + " alt="Build Now" title="Build Now" border="0"> @@ -123,11 +123,11 @@ - Cancel Build + " alt="Cancel Build" title="Cancel Build" border="0"> - Cancel Build + " alt="Cancel Build" title="Cancel Build" border="0"> @@ -136,10 +136,10 @@ - Build Now + " alt="Build Now" title="Build Now" border="0"> - Cancel Build + " alt="Cancel Build" title="Cancel Build" border="0"> @@ -154,17 +154,17 @@ ${project.name} - Build History" alt="Build History" title="Build History" border="0"> - Build History" alt="Build History" title="Build History" border="0"> - Build History" alt="Build History" title="Build History" border="0"> @@ -175,17 +175,17 @@ - Working Copy" alt="Working Copy" title="Working Copy" border="0"> - Working Copy" alt="Working Copy" title="Working Copy" border="0"> - Working Copy" alt="Working Copy" title="Working Copy" border="0"> @@ -197,18 +197,18 @@ - Release Project" alt="Release Project" title="Release Project" border="0"/> - Release Project" alt="Release Project" title="Release Project" border="0"/> - Delete + " alt="Delete" title="Delete" border="0"> @@ -220,16 +220,16 @@ - Delete + " alt="Delete" title="Delete" border="0"> - Delete + " alt="Delete" title="Delete" border="0"> - Delete + " alt="Delete" title="Delete" border="0"> Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp Wed Oct 10 06:38:43 2007 @@ -27,11 +27,11 @@ <decorator:title/> - " media="screen"/> - " media="print"/> - " media="screen"/> - " type="image/x-icon"/> - + " media="screen"/> + " media="print"/> + " media="screen"/> + " type="image/x-icon"/> + Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/error/httpError.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/error/httpError.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/error/httpError.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/error/httpError.jsp Wed Oct 10 06:38:43 2007 @@ -35,12 +35,12 @@ - " media="screen"/> - " media="print"/> - " media="screen"/> - " type="image/x-icon"/> + " media="screen"/> + " media="print"/> + " media="screen"/> + " type="image/x-icon"/> - + Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/navigations/DefaultTop.jsp URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/navigations/DefaultTop.jsp?rev=583472&r1=583471&r2=583472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/navigations/DefaultTop.jsp (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/navigations/DefaultTop.jsp Wed Oct 10 06:38:43 2007 @@ -25,7 +25,7 @@