husted 2002/12/26 17:49:41
Modified: doc status.xml
Log:
Add link from Roadmap to 1.1b3 proposal. Add Bugzilla links to proposal. Mark items
that have already been resolved <yeah!/>.
Revision Changes Path
1.20 +25 -29 jakarta-struts/doc/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/status.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- status.xml 24 Dec 2002 19:23:14 -0000 1.19
+++ status.xml 27 Dec 2002 01:49:41 -0000 1.20
@@ -35,6 +35,24 @@
</section>
+ <section href="bugzilla" name="Bugzilla Queries">
+
+ <p>
+ The Struts development teams uses the <a
href="http://jakarta.apache.org/site/bugs.html">Apache Bug Database</a> (Bugzilla)
+ to manage problem reports and enhancement requests.
+ For your convenience, here are some common Bugzilla queries:
+ </p>
+
+ <ul>
+ <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Struts&order=%27Importance%27">Open
reports</a></li>
+ <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=Blocker&bug_severity=Critical&bug_severity=Major&bug_severity=Normal&bug_severity=Minor&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Struts&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Open
problem reports</a></li>
+ <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=Enhancement&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Struts&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Open
enhancement requests</a></li>
+ <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=LATER&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Struts&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Reports
to be handled "LATER"</a></li>
+ </ul>
+
+
+ </section>
+
<section href="struts_1_1" name="Struts 1.1">
<p>
@@ -50,35 +68,9 @@
</p>
<p>
- Remaining tasks:
+ A proposal for the release of
+ <a href="proposals/release-plan-1.1b3.html">Struts 1.1 beta 3</a> is
pending.
</p>
-
- <ul>
-
- <li>
- Finishing touches on Struts-el
- </li>
-
- <li>
- Refactor Tiles to be module aware
- </li>
-
- <li>
- Commons-Resource integration
- </li>
-
- <li>
- Other routine changes per
- <a href="http://issues.apache.org/bugzilla/">Bugzilla</a> and the
- <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=41">
- Developer mailing list</a>.
- </li>
-
- </ul>
-
- <p>A live query of the current outstanding bugs can be found
- <a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Struts&order=%27Importance%27">here</a>.</p>
-
</section>
<section href="struts_1_2" name="Struts 1.2.x">
@@ -209,6 +201,10 @@
<section href="proposals" name="Relevant Proposals">
<ul>
+
+ <li>
+ <a href="proposals/release-plan-1.1b3.html">Release Plan 1.1-b3</a>
+ </li>
<li>
<a href="../proposals/struts-faces.html">struts-faces taglib</a>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>