taylor 2002/12/09 20:15:35
Modified: . README TODO-RELEASE-1.4.txt
docs/site todo.html
xdocs todo.xml
Log:
TODO Lists updated for 1.4b3 release. Tried to keep in sync with site/TODO.xml
Revision Changes Path
1.4 +65 -0 jakarta-jetspeed/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README 23 Mar 2001 04:07:04 -0000 1.3
+++ README 10 Dec 2002 04:15:34 -0000 1.4
@@ -80,4 +80,69 @@
Thanks for using Apache Jetspeed.
+==============================================
+Jetspeed 1.4b2 was released on December 9.
+==============================================
+
+* New Features *
+
+This release is full of new features thanks in great part to a very welcome new
committer, Mark Orciuch. Here is a list of new features implemented by Mark:
+
+ - Parameter Presentation Styles - Data Entry Widgets including Date/Calendar,
ListBox, CheckBoxGroup, TextArea, Custom JSP, Custom Velocity
+ - Portlet Preview Mode
+ - Portlet Usage Logging
+ - Password Expiration
+ - Online Profile Import/Export
+ - Print Friendly Mode
+ - Filtering in User Browser and Psml Browser
+
+
+* Documentation *
+
+Jetspeed 1.4b2 introduces a new set of documentation to more fully cover the
changes made to version 1.4. We have added the following documents:
+
+ - New 100+ page Jestpeed Tutorial
+ - JPortal Application Examples, accompanies the tutorial
+ - Jetspeed Axis Integration Guide
+ - New Registry Documentation
+ - New Layout Documentation
+ - New Client Media Documentation
+
+
+* Dependencies *
+
+We updated as many Jars as we could to the latest versions without breaking the
dependencies.
+Most importantly, we are now again in sync with the latest releases of:
+
+ Torque
+ Turbine
+ Commons
+ Hypersonic DB
+
+
+* Improved JSP Support *
+
+Jetspeed JSP Tag library updated to support internationalization and Jetspeed
Links. JSP templating engine updated to operate like Velocities, supporting the same
media/language/country fallback algorithm.
+
+
+* Client and Media Type Registries *
+
+Two new registries have been added to better support new Media Types and Client
agents.
+
+
+* Jetspeed Security *
+
+Further enhancements to security:
+ - New LDAP Security Implementation from Ender Kilicoglu
+ - Added "owner rule" to only allow access to the owner of a portal resource
+ - Cleaned up security in default site
+ - Add Security to References
+
+
+** Misc **
+
+ - Allow Customization of Portlet Control per Portlet
+ - New File Cache utility
+ - CheckStyle added to build
+
1.5 +3 -5 jakarta-jetspeed/TODO-RELEASE-1.4.txt
Index: TODO-RELEASE-1.4.txt
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/TODO-RELEASE-1.4.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- TODO-RELEASE-1.4.txt 10 Dec 2002 03:40:35 -0000 1.4
+++ TODO-RELEASE-1.4.txt 10 Dec 2002 04:15:34 -0000 1.5
@@ -2,15 +2,13 @@
---------------------------------------
- Bug List - Fix all major and critical bugs
+ - Cleanup All Documentation
- LDAP Service - finish up
- Media Type fallback algorithms in Profiler, TemplateLocator
- Maven build
- - More Performance Cases with JMeter
+ - Jetspeed Questionaire
+ - Cleanup logging
-Optional (up for grabs)
---------
- - JCS caching of PSML and Registry OM objects
- - Registry in Database (started but not completed)
1.49 +33 -597 jakarta-jetspeed/docs/site/todo.html
Index: todo.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- todo.html 9 Dec 2002 02:00:41 -0000 1.48
+++ todo.html 10 Dec 2002 04:15:34 -0000 1.49
@@ -150,412 +150,6 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Items for 1.4b2 release"><strong>Items for 1.4b2
release</strong></a>
- </font>
- </td></tr>
- <tr><td>
- <blockquote>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Bug #
- </font>
-</td>
- <td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Description
- </font>
-</td>
- <td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Owner
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 5442
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Update the JSP template so they in parity with the Velocity
templates
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- Update jars to their latest production release. In addition to updating
- the jars, document their home page, i.e. http://jakarta.apache.org/cactus for
Cactus,
- and how their are used in Jetspeed
- <br />
- This includes:
- <ul>
- <li>Ant version 1.5. (PS) <strong>Done</strong></li>
- <li>Commons-Collections version 2.0. (PS) <strong>Done</strong></li>
- <li>Cactus to version 1.3</li>
- <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
- <li>Velocity to version 1.3 (PS) <strong>Done</strong></li>
- <li>Xalan version 2.3.1 (PS) <strong>Done</strong></li>
- <li>Xerces to version 1.4.4 (Castor does not support v2.x) (PS)
<strong>Done</strong></li>
- <li>Hypersonic</li>
- <li>Turbine to release 2.2b2 and related</li>
- <li>Torque including Commons-Lang</li>
- <li>Castor version 0.9.3.21</li>
- <li>Documentation Page for Jar Files.<br />Initial pass done. See
- <a href="http://jakarta.apache.org/jetspeed/site/jars.html">
- http://jakarta.apache.org/jetspeed/site/jars.html
- </a>
- </li>
- </ul>
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Implement Icons for Portlets and Entries
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan=""
rowspan="" valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Paul Spencer
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Complete Reference customization<br />
- <strong>Done</strong>
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Paul Spencer
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Review all Bugs in Bugzilla. Create a list of ones we want to fix
and assign amonst us.
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- PS, DT
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Fix all other bugs identified in above Task
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Cleanup JRP, TRP
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- DT
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- Jetspeed Security Enhancements.
- <ul>
- <li>Change Security as proposed by Jan Grant (DT)</li>
- <li>Owner rule (Add "owner" support in authorization) (PS)
<strong>Done</strong></li>
- <li>default security ref per portlet, per portlet-set (for customizer during
Add Portlet)</li>
- </ul>
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Cleanup Media Types, remove AutoProfile
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- DT
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Add Checkstyle task to Build. <strong>Done</strong>
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- PS
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Cactus test TestMimeType is failing
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- DT
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11705
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Duplicate other PSMLs for default user, not just default.psml
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- DT
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11697
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Customizer parameter presentation styles. <strong>Done</strong>
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11735
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Role Profile Merging. <strong>Done</strong>
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11565
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Portlet Preview
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11737
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Portlet Usage Logging. <strong>Done</strong>
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11736
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Password Expiration and Validation. <strong>Done</strong>
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11738
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Registry Maintenance Application
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11599
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- On-Line Profile Import-Export. <strong>Done</strong>
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 11741
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- "Print Friendly Format" action icon. <strong>Done</strong>
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- MO
- </font>
-</td>
- </tr>
- </table>
- </blockquote>
- </p>
- </td></tr>
- <tr><td><br/></td></tr>
- </table>
- <table border="0" cellspacing="0"
cellpadding="2" width="100%">
- <tr><td bgcolor="#525D76">
- <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Items for 1.4b3 release"><strong>Items for 1.4b3
release</strong></a>
</font>
</td></tr>
@@ -585,7 +179,7 @@
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ 15212
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
@@ -595,36 +189,19 @@
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- DT, PS, ...
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Document new Registry implementation and configuration files
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- RL
+ DT, PS, RL, MO
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ 15210
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Completed writing Jetspeed Portlet Tutorial
+ Complete LDAP Security Service
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
@@ -636,153 +213,58 @@
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Combine PortletInstance and PortletConfig in such a way that
instance
- specific values are accessable by AbstractPortlet. Right now it is
- confusing to figure out where to add functionality
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Edit/add Registry items (portlets, Controller, MediaTypes)
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Edit PSML MetaInfo in the customizer. Customizer should assign tab
names
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Implement MetaData for internationalized metaInfo
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ 15211
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Verify UTF-8 and UTF-16 support of XML files. There have been some
question around "foreign" characters showing up as "?".
+ Media Type fallback algorithms in Profiler, TemplateLocator
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ RL
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ 15209
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- HTTP based authentication server (PS)
+ Convert to Maven build
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ PS
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ 15215
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- For Registry based security - Edit Security Registry Entries
+ Jetspeed Questionaire
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ MO
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- New Portlets Wishlist
- <ul>
- <li>Lucene</li>
- <li>Email</li>
- <li>Scarab Bug Tracking</li>
- <li>WIKI</li>
- <li>Google</li>
- </ul>
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ 15214
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
@@ -802,37 +284,22 @@
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Removes System.out.println()
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- 5441
+ 15213
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- Remove redundant JSP files in the template directory. The files are no longer
need
- since the Navigation Template and Internationalization have been implemented
+ Web Page Portlet
+ <ul>
+ <li>Integrated Web Page Portlet with Rewriter package.</li>
+ <li>Single Sign-on</li>
+ </ul>
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
+ DT
</font>
</td>
</tr>
@@ -911,46 +378,10 @@
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Lucene Search portlet
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Paul Spencer
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Configurable CapibilityMap. <strong>Done</strong>
- </font>
-</td>
- <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">
-
- </font>
-</td>
- </tr>
- <tr>
- <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- </font>
-</td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Rewrite diskcache as a Turbine service
+
+ Update URLManager service and syndication system to use different
+ update schedules and use an event based refresh notification
+
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
@@ -967,9 +398,14 @@
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
-
- Update URLManager service and syndication system to use different
- update schedules and use an event based refresh notification
+ New Portlets Wishlist
+ <ul>
+ <li>Lucene</li>
+ <li>Email</li>
+ <li>Scarab Bug Tracking</li>
+ <li>WIKI</li>
+ <li>Google</li>
+ </ul>
</font>
</td>
1.35 +40 -249 jakarta-jetspeed/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/todo.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- todo.xml 9 Nov 2002 16:32:23 -0000 1.34
+++ todo.xml 10 Dec 2002 04:15:34 -0000 1.35
@@ -34,159 +34,6 @@
([EMAIL PROTECTED]) and ask your specific questions there.
</p>
</section>
- <section name="Items for 1.4b2 release">
- <table>
- <tr>
- <th>Bug #</th>
- <th>Description</th>
- <th>Owner</th>
- </tr>
-<!--
-<tr>
- <td/>
- <td></td>
- <td/>
-</tr>
--->
-<tr>
- <td>5442</td>
- <td>Update the JSP template so they in parity with the Velocity templates</td>
- <td/>
-</tr>
-<tr>
- <td/>
- <td>
- Update jars to their latest production release. In addition to updating
- the jars, document their home page, i.e. http://jakarta.apache.org/cactus for
Cactus,
- and how their are used in Jetspeed
- <br/>
- This includes:
- <ul>
- <li>Ant version 1.5. (PS) <strong>Done</strong></li>
- <li>Commons-Collections version 2.0. (PS) <strong>Done</strong></li>
- <li>Cactus to version 1.3</li>
- <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
- <li>Velocity to version 1.3 (PS) <strong>Done</strong></li>
- <li>Xalan version 2.3.1 (PS) <strong>Done</strong></li>
- <li>Xerces to version 1.4.4 (Castor does not support v2.x) (PS)
<strong>Done</strong></li>
- <li>Hypersonic</li>
- <li>Turbine to release 2.2b2 and related</li>
- <li>Torque including Commons-Lang</li>
- <li>Castor version 0.9.3.21</li>
- <li>Documentation Page for Jar Files.<br/>Initial pass done. See
- <a href="http://jakarta.apache.org/jetspeed/site/jars.html">
- http://jakarta.apache.org/jetspeed/site/jars.html
- </a>
- </li>
- </ul>
- </td>
- <td/>
-</tr>
-<tr>
- <td/>
- <td>Implement Icons for Portlets and Entries</td>
- <li>
- Update - 2002/09/08 - Updated Velocity to v1.3 (PS)
-</li>
- <td>Paul Spencer</td>
-</tr>
-<tr>
- <td/>
- <td>Complete Reference customization<br/>
- <strong>Done</strong>
- </td>
- <td>Paul Spencer</td>
-</tr>
-<tr>
- <td/>
- <td>Review all Bugs in Bugzilla. Create a list of ones we want to fix and assign
amonst us.</td>
- <td>PS, DT</td>
-</tr>
-<tr>
- <td/>
- <td>Fix all other bugs identified in above Task</td>
- <td></td>
-</tr>
-<tr>
- <td/>
- <td>Cleanup JRP, TRP</td>
- <td>DT</td>
-</tr>
-<tr>
- <td/>
- <td>
- Jetspeed Security Enhancements.
- <ul>
- <li>Change Security as proposed by Jan Grant (DT)</li>
- <li>Owner rule (Add "owner" support in authorization) (PS)
<strong>Done</strong></li>
- <li>default security ref per portlet, per portlet-set (for customizer during
Add Portlet)</li>
- </ul>
- </td>
- <td/>
-</tr>
-<tr>
- <td/>
- <td>Cleanup Media Types, remove AutoProfile </td>
- <td>DT</td>
-</tr>
-<tr>
- <td/>
- <td>Add Checkstyle task to Build. <strong>Done</strong></td>
- <td>PS</td>
-</tr>
-<tr>
- <td/>
- <td>Cactus test TestMimeType is failing</td>
- <td>DT</td>
-</tr>
-<tr>
- <td>11705</td>
- <td>Duplicate other PSMLs for default user, not just default.psml</td>
- <td>DT</td>
-</tr>
-<tr>
- <td>11697</td>
- <td>Customizer parameter presentation styles. <strong>Done</strong></td>
- <td>MO</td>
-</tr>
-<tr>
- <td>11735</td>
- <td>Role Profile Merging. <strong>Done</strong></td>
- <td>MO</td>
-</tr>
-<tr>
- <td>11565</td>
- <td>Portlet Preview</td>
- <td>MO</td>
-</tr>
-<tr>
- <td>11737</td>
- <td>Portlet Usage Logging. <strong>Done</strong></td>
- <td>MO</td>
-</tr>
-<tr>
- <td>11736</td>
- <td>Password Expiration and Validation. <strong>Done</strong></td>
- <td>MO</td>
-</tr>
-<tr>
- <td>11738</td>
- <td>Registry Maintenance Application</td>
- <td>MO</td>
-</tr>
-<tr>
- <td>11599</td>
- <td>On-Line Profile Import-Export. <strong>Done</strong>
- </td>
- <td>MO</td>
-</tr>
-<tr>
- <td>11741</td>
- <td>"Print Friendly Format" action icon. <strong>Done</strong></td>
- <td>MO</td>
-</tr>
-</table>
-</section>
<section name="Items for 1.4b3 release">
<p>
The intent of this release is cleanup and documentation.
@@ -198,73 +45,40 @@
<th>Owner</th>
</tr>
<tr>
- <td/>
+ <td>15212</td>
<td>Documentation. General review, document all features.</td>
- <td>DT, PS, ...</td>
-</tr>
-<tr>
- <td/>
- <td>Document new Registry implementation and configuration files</td>
- <td>RL</td>
+ <td>DT, PS, RL, MO</td>
</tr>
-<tr>
- <td/>
- <td>Completed writing Jetspeed Portlet Tutorial</td>
+<tr>
+ <td>15210</td>
+ <td>Complete LDAP Security Service</td>
<td>DT</td>
</tr>
<tr>
- <td/>
- <td>Combine PortletInstance and PortletConfig in such a way that instance
- specific values are accessable by AbstractPortlet. Right now it is
- confusing to figure out where to add functionality</td>
- <td></td>
-</tr>
-<tr>
- <td/>
- <td>Edit/add Registry items (portlets, Controller, MediaTypes)</td>
- <td></td>
-</tr>
-<tr>
- <td/>
- <td>Edit PSML MetaInfo in the customizer. Customizer should assign tab names</td>
- <td></td>
-</tr>
-<tr>
- <td/>
- <td>Implement MetaData for internationalized metaInfo</td>
- <td></td>
-</tr>
-<tr>
- <td/>
- <td>Verify UTF-8 and UTF-16 support of XML files. There have been some question
around "foreign" characters showing up as "?".</td>
- <td></td>
+ <td>15211</td>
+ <td>Media Type fallback algorithms in Profiler, TemplateLocator</td>
+ <td>RL</td>
</tr>
<tr>
- <td/>
- <td>HTTP based authentication server (PS)</td>
- <td></td>
+ <td>15209</td>
+ <td>Convert to Maven build</td>
+ <td>PS</td>
</tr>
<tr>
- <td/>
- <td>For Registry based security - Edit Security Registry Entries</td>
- <td></td>
+ <td>15215</td>
+ <td>Jetspeed Questionaire</td>
+ <td>MO</td>
</tr>
<tr>
- <td/>
- <td>New Portlets Wishlist
- <ul>
- <li>Lucene</li>
- <li>Email</li>
- <li>Scarab Bug Tracking</li>
- <li>WIKI</li>
- <li>Google</li>
- </ul>
+ <td>15214</td>
+ <td>
+ Cleanup the logging. This is mainly housekeeping, but it include ssurrounding
+ resource intensive debug logging with if (Log.getLogger().isDebugEnabled()) {}
</td>
- <td></td>
+ <td/>
</tr>
<tr>
-<tr>
- <td/>
+ <td>15213</td>
<td>Web Page Portlet
<ul>
<li>Integrated Web Page Portlet with Rewriter package.</li>
@@ -273,29 +87,9 @@
</td>
<td>DT</td>
</tr>
- <td/>
- <td>
- Cleanup the logging. This is mainly housekeeping, but it include ssurrounding
- resource intensive debug logging with if (Log.getLogger().isDebugEnabled()) {}
- </td>
- <td/>
-</tr>
-<tr>
- <td/>
- <td>Removes System.out.println()</td>
- <td/>
-</tr>
-<tr>
- <td>5441</td>
- <td>
- Remove redundant JSP files in the template directory. The files are no longer
need
- since the Navigation Template and Internationalization have been implemented
- </td>
- <td/>
-</tr>
- </table>
- </section>
- <section name="Items for 1.4.0 release">
+</table>
+</section>
+ <section name="Items for 1.4.0 release">
<p>The goal is to release this soon after Beta 3 since their are no <i>To
Do</i> items.
</p>
</section>
@@ -316,29 +110,26 @@
</tr>
<tr>
<td/>
- <td>Lucene Search portlet</td>
- <td>Paul Spencer</td>
-</tr>
-<tr>
- <td/>
- <td>Configurable CapibilityMap. <strong>Done</strong></td>
- <td>Rapha�l Luta</td>
- <td/>
-</tr>
-<tr>
- <td/>
- <td>Rewrite diskcache as a Turbine service</td>
- <td/>
-</tr>
-<tr>
- <td/>
<td>
Update URLManager service and syndication system to use different
update schedules and use an event based refresh notification
</td>
<td/>
</tr>
- </table>
- </section>
- </body>
+<tr>
+ <td/>
+ <td>New Portlets Wishlist
+ <ul>
+ <li>Lucene</li>
+ <li>Email</li>
+ <li>Scarab Bug Tracking</li>
+ <li>WIKI</li>
+ <li>Google</li>
+ </ul>
+ </td>
+ <td></td>
+</tr>
+</table>
+</section>
+</body>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>