leosimons 2003/10/27 07:10:33
Modified: site howtoparticipate.cwiki
Log:
try to direct geronimo peeps (for example) to
the appropriate lists. This is still ugly.
Revision Changes Path
1.2 +15 -7 incubator/site/howtoparticipate.cwiki
Index: howtoparticipate.cwiki
===================================================================
RCS file: /home/cvs/incubator/site/howtoparticipate.cwiki,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- howtoparticipate.cwiki 19 Oct 2003 22:07:20 -0000 1.1
+++ howtoparticipate.cwiki 27 Oct 2003 15:10:33 -0000 1.2
@@ -2,6 +2,9 @@
__TODO__: Need to add all Incubator project resources here
+!!Project-specific resources
+
+Some projects under incubation have their own mailing lists, or their
development discussion occurs on the mailing list of another project. Check out
the project websites to be sure what mailing list is the right one.
!!Mailing lists
@@ -10,18 +13,23 @@
[EMAIL PROTECTED]
This is where general and public discussion of things about the project take
place. It's also where follow-up messages sent in reply to cvs commit reports
get sent (see the next list). There is a 'digest' form of this list, which
collects individual messages and sends the collection when enough have
accumulated or a given amount of time has passed since the last digest. Anyone
may subscribe; only subscribers may post.
*To subscribe, send a message to [EMAIL PROTECTED]
-*To subscribe to the digest, send a message to [EMAIL PROTECTED]
+*To subscribe to the digest, send a message to [EMAIL PROTECTED]
*To unsubscribe, send a message to [EMAIL PROTECTED]
[EMAIL PROTECTED]
+This is the development mailing list for some of the projects in incubation.
Anyone may subscribe; only subscribers may post.
+*To subscribe, send a message to [EMAIL PROTECTED]
+*To unsubscribe, send a message to [EMAIL PROTECTED]
+
[EMAIL PROTECTED]
When changes are made to the code repository, the details are automatically
sent to this list. Its Reply-To is set to the 'general' list, so if you reply
to a cvs message that's where your reply is going to end up. Anyone may
subscribe; only subscribers may post.
-*To subscribe, send a message to [EMAIL PROTECTED]
-*To unsubscribe, send a message to [EMAIL PROTECTED]
+*To subscribe, send a message to [EMAIL PROTECTED]
+*To unsubscribe, send a message to [EMAIL PROTECTED]
[EMAIL PROTECTED]
This is the list to which you should be subscribed if you want to be kept
apprised of significant events or milestones in the project's activities, but
don't want to track the full traffic in the 'general' list. Anyone may
subscribe; all posts are moderated.
-*To subscribe, send a message to [EMAIL PROTECTED]
-*To unsubscribe, send a message to [EMAIL PROTECTED]
+*To subscribe, send a message to [EMAIL PROTECTED]
+*To unsubscribe, send a message to [EMAIL PROTECTED]
[EMAIL PROTECTED]
*This is a private list for the project management committee. It is not open
to general subscription.
@@ -37,13 +45,13 @@
cvs checkout xml-forrest
cd xml-forrest
./build.sh
- export PATH=`pwd`/build/dist/shbat/bin:$PATH}}}
+ export PATH=`pwd`/build/dist/shbat/bin:$PATH}}}
!Download incubator-site
Download the {{incubator-site}} CVS module.
Continuing from the previous example:
{{{ cd ..
- cvs checkout incubator-site}}}
+ cvs checkout incubator-site}}}
!Make your changes
Edit the XML docs in
<code>incubator-site/src/documentation/content/xdocs/</code>. If you are not
familiar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]