paulsp      01/08/27 03:48:21

  Modified:    .        RELEASE-TODO
               webapp/WEB-INF/templates/jsp/navigations/html bottom.jsp
               webapp/WEB-INF/templates/vm/navigations/html bottom.vm
  Log:
  Update the release number in files where it is hardcoded and list the
  files in the release instructions.
  
  Revision  Changes    Path
  1.4       +5 -2      jakarta-jetspeed/RELEASE-TODO
  
  Index: RELEASE-TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/RELEASE-TODO,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- RELEASE-TODO      2001/03/23 04:07:04     1.3
  +++ RELEASE-TODO      2001/08/27 10:48:21     1.4
  @@ -1,5 +1,5 @@
   JetSpeed RELEASE-TODO
  -Last Modified: $Date: 2001/03/23 04:07:04 $
  +Last Modified: $Date: 2001/08/27 10:48:21 $
   Latest version at: 
http://www.working-dogs.com/jetspeed/cvsweb/index.cgi/jetspeed/docs/misc/  
   Author:  [EMAIL PROTECTED]
   
  @@ -7,7 +7,10 @@
   
   These are misc notes that are used when building a Jetspeed distribution.
   
  -
  +- Update the version number in the following files:
  +    build/build.xml
  +    webapp/WEB-INF/templates/jsp/navigation/html/bottom.jsp
  +    webapp/WEB-INF/templates/vm/navigation/html/bottom.vm
   
   - clean your distribution (remove Jetspeed.jar from you classpath).  This will 
     ensure a clean build
  
  
  
  1.2       +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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- bottom.jsp        2001/02/08 12:28:51     1.1
  +++ bottom.jsp        2001/08/27 10:48:21     1.2
  @@ -3,7 +3,7 @@
   <p>
     <IMG align="right" src="<jetspeed:contentUri href="images/feather.gif" />">
     <font size="-2">
  -    Apache Jetspeed 1.3a1<br />
  +    Apache Jetspeed 1.3a2-dev<br />
       &copy; Apache Software Foundation 2000
     </font>
   </p>
  
  
  
  1.2       +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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- bottom.vm 2001/02/11 22:54:01     1.1
  +++ bottom.vm 2001/08/27 10:48:21     1.2
  @@ -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.3a2-dev<br />
       &copy; Apache Software Foundation 2001
     </font>
   </p>
  
  
  

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

Reply via email to