Return-Path: Delivered-To: apmail-incubator-geronimo-cvs-archive@www.apache.org Received: (qmail 6349 invoked from network); 5 Apr 2004 18:11:56 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Apr 2004 18:11:56 -0000 Received: (qmail 44097 invoked by uid 500); 5 Apr 2004 18:11:46 -0000 Delivered-To: apmail-incubator-geronimo-cvs-archive@incubator.apache.org Received: (qmail 44069 invoked by uid 500); 5 Apr 2004 18:11:46 -0000 Mailing-List: contact geronimo-cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-cvs@incubator.apache.org Received: (qmail 44055 invoked from network); 5 Apr 2004 18:11:45 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 5 Apr 2004 18:11:45 -0000 Received: (qmail 6325 invoked by uid 1711); 5 Apr 2004 18:11:54 -0000 Date: 5 Apr 2004 18:11:54 -0000 Message-ID: <20040405181154.6324.qmail@minotaur.apache.org> From: dain@apache.org To: incubator-geronimo-cvs@apache.org Subject: cvs commit: incubator-geronimo/modules/maven-xmlbeans-plugin maven.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N dain 2004/04/05 11:11:54 Modified: modules/maven-xmlbeans-plugin maven.xml Log: Changed plugin installation to be compatiable with maven rc2 Revision Changes Path 1.7 +7 -4 incubator-geronimo/modules/maven-xmlbeans-plugin/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/maven-xmlbeans-plugin/maven.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- maven.xml 10 Mar 2004 09:59:06 -0000 1.6 +++ maven.xml 5 Apr 2004 18:11:54 -0000 1.7 @@ -6,16 +6,16 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + @@ -47,6 +47,9 @@ todir="${pluginsDir}" overwrite="true" /> +