ozeigermann 2004/03/31 03:38:13
Modified: docs Tag: SLIDE_2_0_RELEASE_BRANCH changelog.html
installation.html
Log:
Synced with XML files
Revision Changes Path
No revision
No revision
1.44.2.6 +15 -0 jakarta-slide/docs/changelog.html
Index: changelog.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/changelog.html,v
retrieving revision 1.44.2.5
retrieving revision 1.44.2.6
diff -u -r1.44.2.5 -r1.44.2.6
--- changelog.html 23 Feb 2004 14:00:48 -0000 1.44.2.5
+++ changelog.html 31 Mar 2004 11:38:13 -0000 1.44.2.6
@@ -141,6 +141,21 @@
<table cellspacing="2" cellpadding="2" border="0">
<tr>
+<td style="vertical-align: top;"><img src="images/fix.gif" class="icon"
alt="fix"></td><td> [
+ <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26913">
+ bug #26913</a>
+ ]March 30, 2004: Massive concurrent writes no longer cause lots of
conflicts.(ozeigermann)</td>
+</tr>
+
+<tr>
+<td style="vertical-align: top;"><img src="images/fix.gif" class="icon"
alt="fix"></td><td>March 16, 2004: Fix authentication and name problem in
WebdavResource(mholz)</td>
+</tr>
+
+<tr>
+<td style="vertical-align: top;"><img src="images/fix.gif" class="icon"
alt="fix"></td><td>March 13, 2004: Fix wrong URL returned by WebDAV reports (Bugzilla
entry 27340)(mholz)</td>
+</tr>
+
+<tr>
<td style="vertical-align: top;"><img src="images/fix.gif" class="icon"
alt="fix"></td><td>February 02, 2004: Handle unknown actions in
SecurityImpl.(mholz)</td>
</tr>
1.34.2.8 +2 -1 jakarta-slide/docs/installation.html
Index: installation.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/installation.html,v
retrieving revision 1.34.2.7
retrieving revision 1.34.2.8
diff -u -r1.34.2.7 -r1.34.2.8
--- installation.html 1 Mar 2004 10:40:27 -0000 1.34.2.7
+++ installation.html 31 Mar 2004 11:38:13 -0000 1.34.2.8
@@ -149,7 +149,8 @@
<li>If not done, yet, you will have to set the JAVA_HOME enviroment variable to the
location
where your JDK or JRE has been installed</li>
-<li>If you are on Windows run bin/startup.bat - Slide should startup now</li>
+<li>If you are on Windows either double click startup.bat in the bin directory
+ or use the prompt to change to the bin dir and run
startup.bat in this directory - Slide should startup now</li>
<li>If you are on *n*x systems change to the bin dir and run startup.sh in this
directory - Slide should startup now</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]