Return-Path: X-Original-To: apmail-felix-commits-archive@www.apache.org Delivered-To: apmail-felix-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 98AEA90DB for ; Tue, 22 Nov 2011 10:39:33 +0000 (UTC) Received: (qmail 91432 invoked by uid 500); 22 Nov 2011 10:39:33 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 91351 invoked by uid 500); 22 Nov 2011 10:39:33 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 91344 invoked by uid 99); 22 Nov 2011 10:39:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 10:39:33 +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; Tue, 22 Nov 2011 10:39:32 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6D13523888EA for ; Tue, 22 Nov 2011 10:39:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1204904 - in /felix/trunk/ipojo/manipulator/src/main/resources: composite.xsd core.xsd event-admin.xsd extender-pattern.xsd jmx.xsd temporal.xsd whiteboard-pattern.xsd Date: Tue, 22 Nov 2011 10:39:12 -0000 To: commits@felix.apache.org From: clement@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111122103912.6D13523888EA@eris.apache.org> Author: clement Date: Tue Nov 22 10:39:11 2011 New Revision: 1204904 URL: http://svn.apache.org/viewvc?rev=1204904&view=rev Log: Remove duplicated XSD files: the XSD files must be in the xsd directory. Removed: felix/trunk/ipojo/manipulator/src/main/resources/composite.xsd felix/trunk/ipojo/manipulator/src/main/resources/core.xsd felix/trunk/ipojo/manipulator/src/main/resources/event-admin.xsd felix/trunk/ipojo/manipulator/src/main/resources/extender-pattern.xsd felix/trunk/ipojo/manipulator/src/main/resources/jmx.xsd felix/trunk/ipojo/manipulator/src/main/resources/temporal.xsd felix/trunk/ipojo/manipulator/src/main/resources/whiteboard-pattern.xsd