vmassol 2003/11/23 13:31:34
Modified: documentation/docs/xdocs news.rdf changes.xml
Log:
Preparing for 1.5 release
Revision Changes Path
1.15 +15 -0 jakarta-cactus/documentation/docs/xdocs/news.rdf
Index: news.rdf
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/news.rdf,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- news.rdf 13 Nov 2003 20:16:32 -0000 1.14
+++ news.rdf 23 Nov 2003 21:31:34 -0000 1.15
@@ -22,6 +22,7 @@
<items>
<rdf:Seq>
+ <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news17"/>
<rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news16"/>
<rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news15"/>
<rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news14"/>
@@ -42,6 +43,20 @@
</items>
</channel>
+
+ <item rdf:about="http://jakarta.apache.org/cactus/news.html#news17">
+ <title>Cactus 1.5 released</title>
+ <link>http://jakarta.apache.org/cactus/news.html#news17</link>
+ <description>
+<![CDATA[Cactus 1.5 has been released. Full details can be found
+in the <a href="http://jakarta.apache.org/cactus/1.5/ANNOUNCEMENT.txt">
+release announcement</a>.
+]]>
+ </description>
+ <dc:subject></dc:subject>
+ <dc:creator>vmassol</dc:creator>
+ <dc:date>2003-11-23T00:00:00+00:00</dc:date>
+ </item>
<item rdf:about="http://jakarta.apache.org/cactus/news.html#news16">
<title>Cactus website translated in French</title>
1.145 +8 -5 jakarta-cactus/documentation/docs/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- changes.xml 23 Nov 2003 17:03:59 -0000 1.144
+++ changes.xml 23 Nov 2003 21:31:34 -0000 1.145
@@ -68,16 +68,19 @@
</devs>
<release version="1.6dev" date="in CVS">
+ <action dev="VMA" type="add">
+ Added the Maven plugin. It was formerly hosted in the Maven project's
+ own CVS. It is now in the Cactus CVS and is part of the Cactus
+ distribution.
+ </action>
+ </release>
+
+ <release version="1.5" date="23 November 2003">
<action dev="VMA" type="fix">
In the Cactus/Ant integration, user-defined <code>tomcat-users</code>
and <code>web.xml</code> are now correctly replacing the default
version provided by Cactus. This is for the Tomcat 4.x and 5.x
containers.
- </action>
- <action dev="VMA" type="add">
- Added the Maven plugin. It was formerly hosted in the Maven project's
- own CVS. It is now in the Cactus CVS and is part of the Cactus
- distribution.
</action>
<action dev="VMA" type="fix" fixes-bug="24072" due-to="James Stangler"
due-to-email="[EMAIL PROTECTED]">
The Jetty Test Setup was not shutting Jetty down if an error ocurred
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]