niclas      2004/04/18 04:44:29

  Added:       maven-plugins/versioning index.ent maven.xml
               maven-plugins/versioning/versioning build.numbers
  Log:
  Versioning the versioning plugin.
  
  Revision  Changes    Path
  1.1                  avalon/maven-plugins/versioning/index.ent
  
  Index: index.ent
  ===================================================================
  <!-- 
  
   Copyright 2001-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.
   -->
  
  <!ENTITY % merlin-entities SYSTEM "file:../../versioning/avalon-merlin.ent"> 
%merlin-entities;
  <!ENTITY % meta-entities SYSTEM "file:../../versioning/avalon-meta.ent"> 
%meta-entities;
  <!ENTITY % repo-entities SYSTEM "file:../../versioning/avalon-repository.ent"> 
%repo-entities;
  <!ENTITY % util-entities SYSTEM "file:../../versioning/avalon-util.ent"> 
%util-entities;
  <!ENTITY % logging-entities SYSTEM "file:../../versioning/avalon-logging.ent"> 
%logging-entities;
  <!ENTITY % avalon-versioning-entities SYSTEM 
"file:../../versioning/avalon-versioning-plugin.ent"> %avalon-versioning-entities;
  
  
  
  1.1                  avalon/maven-plugins/versioning/maven.xml
  
  Index: maven.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8" ?>
  <!DOCTYPE project [
    <!ENTITY % index SYSTEM "file:index.ent"> %index;
  ]>
  <!-- 
  
   Copyright 2001-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="plugin:install" xmlns:ant="jelly:ant">
  </project> 
  
  
  
  1.1                  avalon/maven-plugins/versioning/versioning/build.numbers
  
  Index: build.numbers
  ===================================================================
  
  build.major=1
  build.minor=0    
  build.phase=dev-
  build.number=9
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to