sgala 2003/02/13 00:06:30
Modified: docs/site changes.html contributors.html
xdocs changes.xml
Log:
update changes with jar removal
Revision Changes Path
1.110 +3 -0 jakarta-jetspeed/docs/site/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- changes.html 13 Feb 2003 06:13:20 -0000 1.109
+++ changes.html 13 Feb 2003 08:06:30 -0000 1.110
@@ -166,6 +166,9 @@
Fixed - Patch - 2003/02/11 - Japanese localization patch from Shinsuke
SUGAYA
</li>
<li>
+ Removed - Legal - 2003/02/11 - Remove Sun binary license jars from CVS and
test and warn users if they are missing (SGP)
+</li>
+<li>
Fixed - Bug # 16819 - 2003/02/08 - Fixed pane ordering bug in the customizer (MO)
</li>
<li>
1.29 +291 -291 jakarta-jetspeed/docs/site/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/contributors.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- contributors.html 22 Jan 2003 19:10:32 -0000 1.28
+++ contributors.html 13 Feb 2003 08:06:30 -0000 1.29
@@ -1,298 +1,298 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
-
-<!-- Content Stylesheet for Site -->
-
-
-<!-- start the processing -->
- <!-- ====================================================================== -->
- <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
- <!-- Main Page Section -->
- <!-- ====================================================================== -->
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
-
-
-
-
- <title>Jetspeed - Jetspeed Contributors</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
-<a href="http://jakarta.apache.org"><img
src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
-</td>
-<td align="right">
-<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif"
alt="Jetspeed" border="0"/></a>
-</td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td width="20%" valign="top" nowrap="true">
- <p><strong>Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Overview</a>
-</li>
- <li> <a href="./features.html">Features</a>
-</li>
- <li> <a href="./license.html">License</a>
-</li>
- <li> <a href="./install.html">Installation</a>
-</li>
- <li> <a href="./faq.html">FAQ</a>
-</li>
- <li> <a href="./usejetspeed.html">Sample Sites</a>
-</li>
- <li> <a href="./resources.html">Resources</a>
-</li>
- <li> <a href="./todo.html">Todo</a>
-</li>
- <li> <a href="./changes.html">Changes</a>
-</li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
-</li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
-</li>
- <li> <a href="./supporting-projects.html">Supporting
Projects</a>
-</li>
- </ul>
- <p><strong>Documentation</strong></p>
- <ul>
- <li> <a href="./config_guide.html">Configuration Guide</a>
-</li>
- <li> <a
href="http://jakarta.apache.org/jetspeed/api/index.html">Javadocs</a>
-</li>
- <li> <a
href="./application-development.html">Development</a>
-</li>
- <li> <a
href="http://www.bluesunrise.com/jetspeed-docs/JetspeedTutorial.htm">Jetspeed
Tutorial</a>
-</li>
- <li> <a href="./catalog.html">Portlet Catalog</a>
-</li>
- </ul>
- <p><strong>Components</strong></p>
- <ul>
- <li> <a href="./registry.html">Registry</a>
-</li>
- <li> <a href="./security.html">Security</a>
-</li>
- <li> <a href="./content-syndication.html">Syndication</a>
-</li>
- <li> <a href="./wap.html">WAP</a>
-</li>
- <li> <a href="./customizer.html">Customization</a>
-</li>
- <li> <a href="./diskcache.html">Cache</a>
-</li>
- <li> <a href="./psml.html">PSML</a>
-</li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a href="./contributors.html">Contributors</a>
-</li>
- <li> <a
href="http://jakarta.apache.org/site/cvsindex.html">CVS Repository</a>
-</li>
- <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-jetspeed/">View CVS</a>
-</li>
- <li> <a href="./branches.html">CVS Branches</a>
-</li>
- <li> <a href="./code-standards.html">Coding Spec</a>
-</li>
- <li> <a
href="http://issues.apache.org/bugzilla/buglist.cgi?product=jetspeed">Bug Database</a>
-</li>
- </ul>
- </td>
- <td width="80%" align="left" valign="top">
- <table
border="0" cellspacing="0" cellpadding="2" width="100%">
- <tr><td bgcolor="#525D76">
- <font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Contributors"><strong>Contributors</strong></a>
- </font>
- </td></tr>
- <tr><td>
- <blockquote>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+
+<!-- Content Stylesheet for Site -->
+
+
+<!-- start the processing -->
+ <!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+ <!-- Main Page Section -->
+ <!-- ====================================================================== -->
+ <html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
+
+
+
+
+
+ <title>Jetspeed - Jetspeed Contributors</title>
+ </head>
+
+ <body bgcolor="#ffffff" text="#000000" link="#525D76">
+ <table border="0" width="100%" cellspacing="0">
+ <!-- TOP IMAGE -->
+ <tr>
+ <td align="left">
+<a href="http://jakarta.apache.org"><img
src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif"
alt="Jetspeed" border="0"/></a>
+</td>
+ </tr>
+ </table>
+ <table border="0" width="100%" cellspacing="4">
+ <tr><td colspan="2">
+ <hr noshade="" size="1"/>
+ </td></tr>
+
+ <tr>
+ <!-- LEFT SIDE NAVIGATION -->
+ <td width="20%" valign="top" nowrap="true">
+ <p><strong>Essentials</strong></p>
+ <ul>
+ <li> <a href="./index.html">Overview</a>
+</li>
+ <li> <a href="./features.html">Features</a>
+</li>
+ <li> <a href="./license.html">License</a>
+</li>
+ <li> <a href="./install.html">Installation</a>
+</li>
+ <li> <a href="./faq.html">FAQ</a>
+</li>
+ <li> <a href="./usejetspeed.html">Sample Sites</a>
+</li>
+ <li> <a href="./resources.html">Resources</a>
+</li>
+ <li> <a href="./todo.html">Todo</a>
+</li>
+ <li> <a href="./changes.html">Changes</a>
+</li>
+ </ul>
+ <p><strong>Download</strong></p>
+ <ul>
+ <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
+</li>
+ <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
+</li>
+ <li> <a href="./supporting-projects.html">Supporting
Projects</a>
+</li>
+ </ul>
+ <p><strong>Documentation</strong></p>
+ <ul>
+ <li> <a href="./config_guide.html">Configuration Guide</a>
+</li>
+ <li> <a
href="http://jakarta.apache.org/jetspeed/api/index.html">Javadocs</a>
+</li>
+ <li> <a href="./application-development.html">Development</a>
+</li>
+ <li> <a
href="http://www.bluesunrise.com/jetspeed-docs/JetspeedTutorial.htm">Jetspeed
Tutorial</a>
+</li>
+ <li> <a href="./catalog.html">Portlet Catalog</a>
+</li>
+ </ul>
+ <p><strong>Components</strong></p>
+ <ul>
+ <li> <a href="./registry.html">Registry</a>
+</li>
+ <li> <a href="./security.html">Security</a>
+</li>
+ <li> <a href="./content-syndication.html">Syndication</a>
+</li>
+ <li> <a href="./wap.html">WAP</a>
+</li>
+ <li> <a href="./customizer.html">Customization</a>
+</li>
+ <li> <a href="./diskcache.html">Cache</a>
+</li>
+ <li> <a href="./psml.html">PSML</a>
+</li>
+ </ul>
+ <p><strong>Get Involved</strong></p>
+ <ul>
+ <li> <a href="./contributors.html">Contributors</a>
+</li>
+ <li> <a
href="http://jakarta.apache.org/site/cvsindex.html">CVS Repository</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-jetspeed/">View CVS</a>
+</li>
+ <li> <a href="./branches.html">CVS Branches</a>
+</li>
+ <li> <a href="./code-standards.html">Coding Spec</a>
+</li>
+ <li> <a
href="http://issues.apache.org/bugzilla/buglist.cgi?product=jetspeed">Bug Database</a>
+</li>
+ </ul>
+ </td>
+ <td width="80%" align="left" valign="top">
+ <table
border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Contributors"><strong>Contributors</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
<p>
The people listed below have made significant contributions to Jetspeed.
- </p>
+ </p>
<p>
If you would like to become a contributor, please see the document titled
todo.html to find areas where you can contribute. If there is nothing in
there
that suits your interest, but you still have ideas, please feel free to
suggest
them on the mailing list.
- </p>
- <table>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Dave Blackett (Jetspeed logos)
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Kevin A. Burton
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Santiago Gala
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Glenn Golden
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Rapha�l Luta
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Mark Orciuch
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Ingo Schuster
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Paul Spencer
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- David S. Taylor
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Jason Van Zyl
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- </font>
-</td>
- </tr>
- </table>
- </blockquote>
- </p>
- </td></tr>
- <tr><td><br/></td></tr>
- </table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
-<!-- end the processing -->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ </p>
+ <table>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Dave Blackett (Jetspeed logos)
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Kevin A. Burton
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Santiago Gala
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Glenn Golden
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Rapha�l Luta
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Mark Orciuch
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ingo Schuster
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Paul Spencer
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ David S. Taylor
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Jason Van Zyl
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+</td>
+ </tr>
+ </table>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ </td>
+ </tr>
+
+ <!-- FOOTER -->
+ <tr><td colspan="2">
+ <hr noshade="" size="1"/>
+ </td></tr>
+ <tr><td colspan="2">
+ <div align="center"><font color="#525D76" size="-1"><em>
+ Copyright © 1999-2002, Apache Software Foundation
+ </em></font></div>
+ </td></tr>
+ </table>
+ </body>
+ </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1.127 +4 -1 jakarta-jetspeed/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- changes.xml 13 Feb 2003 06:12:36 -0000 1.126
+++ changes.xml 13 Feb 2003 08:06:30 -0000 1.127
@@ -54,6 +54,9 @@
Fixed - Patch - 2003/02/11 - Japanese localization patch from Shinsuke
SUGAYA
</li>
<li>
+ Removed - Legal - 2003/02/11 - Remove Sun binary license jars from CVS and
test and warn users if they are missing (SGP)
+</li>
+<li>
Fixed - Bug # 16819 - 2003/02/08 - Fixed pane ordering bug in the customizer (MO)
</li>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]