Hi Bala,
To remove your address from the list, send a message to:
<[EMAIL PROTECTED]>
Send mail to the following for info and FAQ for this list:
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Similar addresses exist for the digest list:
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
To get messages 123 through 145 (a maximum of 100 per request), mail:
<[EMAIL PROTECTED]>
To get an index with subject and author for messages 123-456 , mail:
<[EMAIL PROTECTED]>
They are always returned as sets of 100, max 2000 per request,
so you'll actually get 100-499.
To receive all messages with the same subject as message 12345,
send an empty message to:
<[EMAIL PROTECTED]>
The messages do not really need to be empty, but I will ignore
their content. Only the ADDRESS you send to is important.
You can start a subscription for an alternate address,
for example "[EMAIL PROTECTED]", just add a hyphen and your
address (with '=' instead of '@') after the command word:
<[EMAIL PROTECTED]>
To stop subscription for this address, mail:
<[EMAIL PROTECTED]>
In both cases, I'll send a confirmation message to that address. When
you receive it, simply reply to it to complete your subscription.
If despite following these instructions, you do not get the
desired results, please contact my owner at
[EMAIL PROTECTED] Please be patient, my owner is a
lot slower than I am ;-)
Bala Sankar wrote:
-----Original Message-----
From: Rich Feit (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 03, 2004 10:41 AM
To: [email protected]
Subject: [jira] Updated: (BEEHIVE-9) Pageflow annotation processors
should extend TwoPhaseAnnotationProcessor
[ http://nagoya.apache.org/jira/browse/BEEHIVE-9?page=history ]
Rich Feit updated BEEHIVE-9:
----------------------------
Version: V1Beta
(was: V1Alpha)
Pageflow annotation processors should extend
TwoPhaseAnnotationProcessor
------------------------------------------------------------------------
Key: BEEHIVE-9
URL: http://nagoya.apache.org/jira/browse/BEEHIVE-9
Project: Beehive
Type: Improvement
Components: NetUI
Versions: V1Beta
Reporter: Kenneth Tam
Assignee: Rich Feit
Priority: Minor
Fix For: V1Alpha
TwoPhaseAnnotationProcessor should be the root of all Beehive
annotation processors, so flow of control between phases and diagnostics
support can be centralized.
This may require refactoring of diagnostics support into its own class
(maybe just reusing the current netui Diagnostics class?).