Return-Path: Delivered-To: apmail-maven-archiva-commits-archive@locus.apache.org Received: (qmail 25781 invoked from network); 16 Sep 2006 04:38:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2006 04:38:53 -0000 Received: (qmail 86190 invoked by uid 500); 16 Sep 2006 04:38:53 -0000 Delivered-To: apmail-maven-archiva-commits-archive@maven.apache.org Received: (qmail 86155 invoked by uid 500); 16 Sep 2006 04:38:53 -0000 Mailing-List: contact archiva-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-dev@maven.apache.org Delivered-To: mailing list archiva-commits@maven.apache.org Received: (qmail 86144 invoked by uid 99); 16 Sep 2006 04:38:53 -0000 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 (hermes.apache.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; Fri, 15 Sep 2006 21:38:53 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id D86061A981A; Fri, 15 Sep 2006 21:38:02 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r446819 - /maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml Date: Sat, 16 Sep 2006 04:38:02 -0000 To: archiva-commits@maven.apache.org From: jmcconnell@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060916043802.D86061A981A@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: jmcconnell Date: Fri Sep 15 21:38:02 2006 New Revision: 446819 URL: http://svn.apache.org/viewvc?view=rev&rev=446819 Log: removing the secure action interceptor since joakim was having classnotfoundexceptions with it that I haven't been able to reproduce, so better safe then sorry so just removing it for the time being until I can track down the issue. Modified: maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml Modified: maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml URL: http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml?view=diff&rev=446819&r1=446818&r2=446819 ============================================================================== --- maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml (original) +++ maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml Fri Sep 15 21:38:02 2006 @@ -26,16 +26,22 @@ + + + @@ -72,7 +78,9 @@ +