You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2004/02/25 22:15:53 UTC

cvs commit: avalon-excalibur/component maven.xml

leosutic    2004/02/25 13:15:53

  Modified:    component maven.xml
  Log:
  Preparing for a release. Fixing license, dependencies and various errors.
  
  Revision  Changes    Path
  1.4       +15 -14    avalon-excalibur/component/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/component/maven.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maven.xml	21 Feb 2004 14:11:14 -0000	1.3
  +++ maven.xml	25 Feb 2004 21:15:53 -0000	1.4
  @@ -1,20 +1,21 @@
   <?xml version="1.0"?>
   <!-- 
  - Copyright 2004 Apache Software Foundation
  - 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.
  +Copyright 2004 The Apache Software Foundation
  +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.
   -->
  +
   <project default="java:jar"
       xmlns:j="jelly:core"
       xmlns:ant="jelly:ant">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org