paulsp 2002/12/09 19:26:19
Modified: build build.xml
webapp/rss Jetspeed.rss
webapp/WEB-INF/templates/vm/navigations/html bottom.vm
webapp/WEB-INF/templates/jsp/navigations/html bottom.jsp
Log:
1.4b2 Release stuff
Revision Changes Path
1.176 +1 -1 jakarta-jetspeed/build/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- build.xml 9 Dec 2002 20:25:41 -0000 1.175
+++ build.xml 10 Dec 2002 03:26:18 -0000 1.176
@@ -54,7 +54,7 @@
<property name="project.fullname" value="Jetspeed Portal Implementation"/>
<property name="project.name" value="jetspeed"/>
- <property name="project.version" value="1.4b2-dev"/>
+ <property name="project.version" value="1.4-b2"/>
<!-- =================================================================== -->
<!-- Set the properties related to the source tree -->
1.5 +7 -0 jakarta-jetspeed/webapp/rss/Jetspeed.rss
Index: Jetspeed.rss
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/webapp/rss/Jetspeed.rss,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Jetspeed.rss 23 Mar 2001 04:32:05 -0000 1.4
+++ Jetspeed.rss 10 Dec 2002 03:26:19 -0000 1.5
@@ -15,6 +15,13 @@
</image>
<item>
+ <title>Jetspeed 1.4 Beta 2 Released</title>
+
<link>http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b2</link>
+ <description>
+ Jetspeed v1.4 Beta 2 is available.
+ </description>
+ </item>
+ <item>
<title>Jetspeed Documentation</title>
<link>http://jakarta.apache.org/jetspeed</link>
<description>
1.12 +2 -2
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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- bottom.vm 12 Aug 2002 02:14:43 -0000 1.11
+++ bottom.vm 10 Dec 2002 03:26:19 -0000 1.12
@@ -3,8 +3,8 @@
<tr>
<td align="left">
<small>
- Apache Jetspeed Portal - Version 1.4b2-dev<br/>
- © Apache Software Foundation 2002
+ Apache Jetspeed Portal - Version 1.4-b2<br/>
+ © Apache Software Foundation 1999-2002
</small>
</td>
#if ($config.getString("mail.support"))
1.7 +3 -3
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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bottom.jsp 19 Jul 2002 10:21:47 -0000 1.6
+++ bottom.jsp 10 Dec 2002 03:26:19 -0000 1.7
@@ -3,7 +3,7 @@
<p>
<IMG align="right" src="<jetspeed:contentUri href="images/feather.gif" />">
<font size="-2">
- Apache Jetspeed Portal - Version 1.4b2-dev<br />
- © Apache Software Foundation 2001
+ Apache Jetspeed Portal - Version 1.4-b2<br />
+ © Apache Software Foundation 1999-2002
</font>
-</p>
\ No newline at end of file
+</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>