paulsp      01/12/14 04:30:57

  Modified:    build    build.xml
               webapp/WEB-INF/templates/jsp/navigations/html bottom.jsp
               webapp/WEB-INF/templates/vm/navigations/html bottom.vm
  Log:
  Setting version number to 1.3a3dev
  
  Revision  Changes    Path
  1.119     +1 -2      jakarta-jetspeed/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
  retrieving revision 1.118
  retrieving revision 1.119
  diff -u -r1.118 -r1.119
  --- build.xml 2001/12/06 05:04:54     1.118
  +++ build.xml 2001/12/14 12:30:57     1.119
  @@ -53,7 +53,7 @@
   
       <property name="project.fullname" value="Jetspeed Portal Implementation"/>
       <property name="project.name" value="jetspeed"/>
  -    <property name="project.version" value="1.3a2-release"/>      
  +    <property name="project.version" value="1.3a3-dev"/>      
   
       <!-- =================================================================== -->
       <!-- Set the properties related to the source tree                       -->
  @@ -326,7 +326,6 @@
           description="Generates Jetspeed jakarta-style site documentation"
           if="jdom.present"
       >
  -
           <taskdef name="anakia" 
               classname="org.apache.velocity.anakia.AnakiaTask">
               <classpath>
  
  
  
  1.4       +1 -1      
jakarta-jetspeed/webapp/WEB-INF/templates/jsp/navigations/html/bottom.jsp
  
  Index: bottom.jsp
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/jsp/navigations/html/bottom.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bottom.jsp        2001/12/10 05:16:47     1.3
  +++ bottom.jsp        2001/12/14 12:30:57     1.4
  @@ -3,7 +3,7 @@
   <p>
     <IMG align="right" src="<jetspeed:contentUri href="images/feather.gif" />">
     <font size="-2">
  -    Apache Jetspeed 1.3a2<br />
  +    Apache Jetspeed 1.3a3-dev<br />
       &copy; Apache Software Foundation 2001
     </font>
   </p>
  
  
  
  1.4       +1 -1      
jakarta-jetspeed/webapp/WEB-INF/templates/vm/navigations/html/bottom.vm
  
  Index: bottom.vm
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/vm/navigations/html/bottom.vm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bottom.vm 2001/12/10 05:16:47     1.3
  +++ bottom.vm 2001/12/14 12:30:57     1.4
  @@ -1,7 +1,7 @@
   <p>
     <img align="right" src="$clink.setURI("images/feather.gif")" />
     <font size="-2">
  -    Apache Jetspeed 1.3a2<br />
  +    Apache Jetspeed 1.3a3-dev<br />
       &copy; Apache Software Foundation 2001
     </font>
   </p>
  
  
  

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

Reply via email to