dflorey 2004/04/29 07:11:46
Modified: src/doc/stylesheets slide.xsl
src/doc project.xml
Added: src/doc/images ok.gif Adarrow.gif progress.gif glass.gif
src/doc roadmap.xml
Log:
Added roadmap for slide 2.1
Revision Changes Path
1.1 jakarta-slide/src/doc/images/ok.gif
<<Binary file>>
1.1 jakarta-slide/src/doc/images/Adarrow.gif
<<Binary file>>
1.1 jakarta-slide/src/doc/images/progress.gif
<<Binary file>>
1.1 jakarta-slide/src/doc/images/glass.gif
<<Binary file>>
1.10 +2 -2 jakarta-slide/src/doc/stylesheets/slide.xsl
Index: slide.xsl
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/stylesheets/slide.xsl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- slide.xsl 19 Jan 2004 13:44:43 -0000 1.9
+++ slide.xsl 29 Apr 2004 14:11:46 -0000 1.10
@@ -26,7 +26,7 @@
<xsl:variable name="source-color" select="'#023264'"/>
<xsl:variable name="attributes-color" select="'#023264'"/>
<xsl:variable name="table-th-bg" select="'#039acc'"/>
- <xsl:variable name="table-td-bg" select="'#a0ddf0'"/>
+ <xsl:variable name="table-td-bg" select="'#ffffff'"/>
<!-- Process an entire document into an HTML page -->
<xsl:template match="document">
1.33 +1 -0 jakarta-slide/src/doc/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/project.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- project.xml 7 Apr 2004 08:18:12 -0000 1.32
+++ project.xml 29 Apr 2004 14:11:46 -0000 1.33
@@ -12,6 +12,7 @@
<item name="Introduction" href="index.html"/>
<item name="Architecture" href="architecture.html"/>
<item name="News" href="news.html"/>
+ <item name="Roadmap" href="roadmap.html"/>
<item name="FAQ" href="faq.html"/>
<item name="Downloads" href="download.html"/>
<item name="Contributors" href="contrib.html"/>
1.1 jakarta-slide/src/doc/roadmap.xml
Index: roadmap.xml
===================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<properties>
<author email="[EMAIL PROTECTED]">Daniel Florey</author>
<title>News</title>
</properties>
<body>
<section name="Overall 2.1 Plan">
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tbody>
<tr>
<td align="left" valign="top"
colspan="2"
bgcolor="#0080c0">
<b>
<font color="#ffffff"
face="Arial,Helvetica">
Overall 2.1
Plan </font>
</b>
</td>
</tr>
<tr>
<td colspan="2">The 2.1 plan below is
a proto plan and
input from the community is
very welcome. <br/>
Last revised: Friday April 30,
2004. </td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave=""
style="border: 0px
solid ; height: 16px; width: 16px;"
alt=""></img>
</td>
<td>
<b>Slide Server</b>
<ul>
<li><img
src="images/progress.gif" nosave=""
height="5"
width="14" border="0"></img>
Performance
improvements (Oliver
Zeigermann)
</li>
<li><img border="0"
width="10" height="10"
nosave=""
src="images/ok.gif"/> Event
framework
(Daniel Florey)<span
style="text-decoration: underline;"></span></li>
<li><img border="0"
width="14" height="5"
nosave=""
src="images/progress.gif"></img>
Extractor
framework (Daniel Florey)<br/>
</li>
<li>JAAS support
(Unico Hommes)<br/> </li>
<li>Documentation,
snippets, tutorials,
...<br/> </li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave=""
style="border: 0px
solid ; height: 16px; width: 16px;"
alt=""></img>
</td>
<td>
<b>Slide Stores</b>
<ul>
<li><img
src="images/ok.gif" nosave=""
height="10"
width="10" border="0" /> TX
filestore
performance improvements (Oliver
Zeigermann)<br/> </li>
<li><img
src="images/ok.gif" nosave=""
height="10"
width="10" border="0" /> New
caching modes
(Oliver Zeigermann)</li>
<li><img border="0"
width="14" height="5"
nosave=""
src="images/progress.gif"></img>
Refactor tx
file store refactored to allow
better reuse
for custom stores (Oliver
Zeigermann)</li>
<li>Sequence concept
(Oliver Zeigermann) </li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave=""
style="border: 0px
solid ; height: 16px; width: 16px;"
alt=""></img>
</td>
<td>
<b>WebDAV Server</b>
<ul>
<li><img
src="images/ok.gif" nosave=""
height="10"
width="10" border="0" />
Notification
methods (MS Exchange 2000
compliant)
(Daniel Florey) <span
style="text-decoration: underline;"></span></li>
<li><img
src="images/progress.gif" nosave=""
height="5"
width="14" border="0" />
External
transaction support (MS Exchange
2000
compliant) (Daniel Florey, Oliver
Zeigermann)</li>
<li> <span
style="text-decoration: underline;"></span><img
border="0"
width="14" height="5" nosave=""
src="images/progress.gif"/> Make structure
of history
folder configurableto have more
hierarchical
levels for faster access
(Martin Holz,
Oliver Zeigermann)</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave=""
style="border: 0px
solid ; height: 16px; width: 16px;"
alt=""></img>
</td>
<td>
<b>WebDAV Projector</b>
<ul>
<li><img border="0"
width="14" height="5"
nosave=""
src="images/progress.gif"></img>
Initial
release of the event driven process and rendering
framework
(Daniel Florey)</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>WebDAV Clientlib</b>
<br/>
<ul>
<li><span
style="text-decoration: underline;"></span><img
border="0"
width="14" height="5" nosave=""
src="images/progress.gif" /> Notification
support
(Daniel Florey) </li>
<li>Transaction
support (Daniel Florey)</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>WebDAV Commandline
Client</b>
<br/>
<ul>
<li><img border="0"
width="14" height="5"
nosave=""
src="images/progress.gif" />
Support for
secure connection to servers
with untrusted
certificates (optional)
(Daniel
Florey, Thomas Bernert) </li>
<li><img
src="images/glass.gif" nosave=""
height="10"
width="10" border="0" />
Improved lock
handling (Thomas Bernert)</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>WebDAV Testsuite</b>
<ul>
<li> Testcases for
notification methods</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>WVCM</b>
<ul>
<li>Include WVCM
implementation<br/> </li>
</ul>
</td>
</tr>
</tbody>
</table>
</section>
<section name="Legend">
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tbody>
<tr>
<td align="left" valign="top"
colspan="4"
bgcolor="#0080c0" width="100%">
<b>
<font
face="Arial,Helvetica">
<font
color="#ffffff">Legend</font>
</font>
</b>
</td>
</tr>
<tr>
<td valign="top">
<img src="images/progress.gif"
nosave="" height="5"
width="14" border="0"
/>
</td>
<td width="50%">item is under
development. </td>
<td valign="top">
<img src="images/glass.gif"
nosave="" height="10"
width="10" border="0"
/>
</td>
<td width="50%">item is under
investigation. </td>
</tr>
<tr>
<td valign="top">
<img src="images/ok.gif"
nosave="" height="10"
width="10" border="0"
/>
</td>
<td width="50%">item is finished. </td>
<td valign="top">
<font
class="indexsub">[>2.1]</font>
</td>
<td width="50%">item is deferred. </td>
</tr>
</tbody>
</table>
</section>
<section name="Milestone Plan 2.1 M1 June 1, 2004">
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tbody>
<tr>
<td align="left" valign="top"
colspan="2"
bgcolor="#0080c0">
<b>
<font
face="Arial,Helvetica">
<font
color="#ffffff"> Milestone Plan 2.1
M1
June 1, 2004</font>
</font>
</b>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave=""
style="border: 0px
solid ; height: 16px; width: 16px;"
alt=""/>
</td>
<td>
<b>General items</b>
<ul>
<li>Bugfixing</li>
<li>Performance
improvements<br/> </li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>Slide server</b>
<ul>
<li>Extendable event
framework<br/> </li>
<li>Property extractor
framework</li>
<ul>
<li>XML
extractor</li>
<li>MS Office
metadata extractor<br/> </li>
</ul>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>Slide server</b>
<ul>
<li>Extendable event
framework<br/> </li>
<li>Property extractor
framework</li>
<ul>
<li>XML
extractor</li>
<li>MS Office
metadata extractor<br/> </li>
</ul>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>WebDAV Server</b>
<ul>
<li>Introduction of
new methods for remote
event
notifications (MS Exchange
compatible)<br/> </li>
<ul>
<li>SUBSCRIBE,
UNSUBSCRIBE, POLL,
NOTIFY<br/> </li>
</ul>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave=""
style="border: 0px
solid ; height: 16px; width: 16px;"
alt=""></img>
</td>
<td>
<b>WebDAV Projector</b>
<ul>
<li><img border="0"
width="14" height="5"
nosave=""
src="images/progress.gif"></img>
Initial
release</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>WebDAV Clientlib</b>
<br/>
<ul>
<li>Introduction of
new methods for remote
event
notifications (MS Exchange
compatible)<br/> </li>
<ul>
<li>SUBSCRIBE,
UNSUBSCRIBE, POLL</li>
</ul>
</ul>
<ul>
</ul>
</td>
</tr>
<tr>
<td valign="top" width="2%">
<img src="images/Adarrow.gif"
nosave="" border="0"
height="16" width="16"
/>
</td>
<td>
<b>WebDAV Commandline
Client</b>
<br/>
<ul>
<li>Bugfixes</li>
<li>Improved lock
handling<br/> </li>
</ul>
<ul>
</ul>
</td>
</tr>
</tbody>
</table>
</section>
</body>
</document>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
