Return-Path: X-Original-To: apmail-portals-jetspeed-dev-archive@www.apache.org Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 756F79982 for ; Wed, 5 Oct 2011 08:41:38 +0000 (UTC) Received: (qmail 83020 invoked by uid 500); 5 Oct 2011 08:41:38 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 82993 invoked by uid 500); 5 Oct 2011 08:41:38 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 82984 invoked by uid 99); 5 Oct 2011 08:41:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 08:41:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 08:41:36 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1340723888EA; Wed, 5 Oct 2011 08:41:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1179106 - /portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/META-INF/MANIFEST.MF Date: Wed, 05 Oct 2011 08:41:15 -0000 To: jetspeed-dev@portals.apache.org From: ate@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111005084115.1340723888EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ate Date: Wed Oct 5 08:41:14 2011 New Revision: 1179106 URL: http://svn.apache.org/viewvc?rev=1179106&view=rev Log: Getting rid of dummy META-INF/MANIFEST.MF files which were checked in to keep Eclipse WTP happy, but they are preventing maven from (possibly) providing a more complete MANIFEST.MF as well as triggering the rat check concerning missing license header. Removed: portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/META-INF/MANIFEST.MF --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org