Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 84970 invoked from network); 27 Aug 2007 10:11:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2007 10:11:41 -0000 Received: (qmail 52208 invoked by uid 500); 27 Aug 2007 10:11:30 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 52151 invoked by uid 500); 27 Aug 2007 10:11:30 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 52140 invoked by uid 99); 27 Aug 2007 10:11:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2007 03:11:30 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2007 10:12:16 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IPbYg-0001Y4-W7 for users@cocoon.apache.org; Mon, 27 Aug 2007 12:10:58 +0200 Received: from 195.6.79.173 ([195.6.79.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Aug 2007 12:10:58 +0200 Received: from olivier.billard.cocoon by 195.6.79.173 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Aug 2007 12:10:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Olivier Billard Subject: [Cocoon 2.2] Why use a shielding repository ? Date: Mon, 27 Aug 2007 12:10:48 +0200 Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 195.6.79.173 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Hi all, The Cocoon Maven plug-in can be configured given a "useShieldingRepository" configuration parameter. The effect is that all JARs / classes are moved from WEB-INF/lib and WEB-INF/classes respectively to WEB-INF/shielded/lib and WEB-INF/shielded/classes. The Cocoon documentation [1] does not explain what is the purpose of this configuration option. Can anyone tell me, please ? Thanks ! [1] http://cocoon.zones.apache.org/dev-docs/2.2/maven-plugins/maven-plugin/1.0/deploy-mojo.html#useShieldingRepository -- Olivier Billard --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org