You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/09/22 11:58:05 UTC

cvs commit: jakarta-avalon-phoenix/src/xdocs for-developers-project-structure.xml

hammant     2002/09/22 02:58:05

  Modified:    .        Tag: RELEASE_402-branch build.xml
                        project.properties
               src/xdocs Tag: RELEASE_402-branch
                        for-developers-project-structure.xml
  Removed:     .        Tag: RELEASE_402-branch WARNING.txt
  Log:
  version bump, removal of warning
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.164.2.4 +0 -1      jakarta-avalon-phoenix/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v
  retrieving revision 1.164.2.3
  retrieving revision 1.164.2.4
  diff -u -r1.164.2.3 -r1.164.2.4
  --- build.xml	16 Sep 2002 20:34:08 -0000	1.164.2.3
  +++ build.xml	22 Sep 2002 09:58:05 -0000	1.164.2.4
  @@ -469,7 +469,6 @@
           <copy todir="${bin.dist.dir}" filtering="on">
               <fileset dir=".">
                   <include name="README.txt"/>
  -                <include name="WARNING.txt"/>
                   <include name="LICENSE.txt"/>
               </fileset>
           </copy>
  
  
  
  1.6.2.2   +2 -2      jakarta-avalon-phoenix/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/project.properties,v
  retrieving revision 1.6.2.1
  retrieving revision 1.6.2.2
  diff -u -r1.6.2.1 -r1.6.2.2
  --- project.properties	14 Sep 2002 18:18:58 -0000	1.6.2.1
  +++ project.properties	22 Sep 2002 09:58:05 -0000	1.6.2.2
  @@ -4,11 +4,11 @@
   
   name=phoenix
   Name=Phoenix
  -version=4.0
  +version=4.0.1
   year=1999-2001
   status=final
   release=fcs
  -short.version=4.0
  +short.version=4.0.1
   cvs=jakarta-avalon-phoenix
   
   # This potentially overridden by the same property in ant.properties
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.1   +0 -1      jakarta-avalon-phoenix/src/xdocs/for-developers-project-structure.xml
  
  Index: for-developers-project-structure.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/for-developers-project-structure.xml,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- for-developers-project-structure.xml	16 Jun 2002 10:21:45 -0000	1.4
  +++ for-developers-project-structure.xml	22 Sep 2002 09:58:05 -0000	1.4.2.1
  @@ -65,7 +65,6 @@
   |- BUILDING.txt
   |- LICENSE.txt
   |- README.txt
  -|- WARNING.txt
   </source>
         </section>
     </body>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>