jon 01/03/13 22:06:38
Modified: docs/site getinvolved.html
xdocs/site getinvolved.xml
Log:
added a link to craig's nice essay on getting involved
Revision Changes Path
1.17 +13 -6 jakarta-site2/docs/site/getinvolved.html
Index: getinvolved.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/getinvolved.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- getinvolved.html 2001/03/07 21:08:08 1.16
+++ getinvolved.html 2001/03/14 06:06:37 1.17
@@ -137,11 +137,10 @@
choose to participate, we suggest you join some or all of our <a
href="./mail.html">mailing lists</a>.
</p>
<p>
-<b>Use the Products and Give Us Feedback</b><br /> Using the
-products, reporting bugs, making feature requests, etc. is by far the
-most important role. It's your feedback that allows the technology to
-evolve.
-
+<strong>Use the Products and Give Us Feedback</strong><br />
+Using the products, reporting bugs, making feature requests, etc. is by
+far the most important role. It's your feedback that allows the
+technology to evolve.
</p>
<ul>
<li><a href="./mail.html">Join Mailing Lists</a></li>
@@ -149,7 +148,7 @@
<li><a href="./bugs.html">Report bugs/Request additional features</a></li>
</ul>
<p>
-<b>Contribute Code or Documentation Patches</b><br />
+<strong>Contribute Code or Documentation Patches</strong><br />
In this role, you participate in the actual development of the code.
If this is the type of role you'd like to play, here are some steps
(in addition to the ones above) to get you started:
@@ -159,6 +158,14 @@
<li><a href="./library.html">Review Reference Library</a></li>
<li><a href="./sourceindex.html">Download the Source Code</a></li>
<li><a href="./cvsindex.html">Access CVS Repository</a></li>
+</ul>
+ <p>
+Here is one of our developers (Craig R. McClanahan) opinions on getting
+involved. It specificially talks about Tomcat, but the general idea can
+be applied to any of the Jakarta projects.
+</p>
+ <ul>
+<li><a href="http://w4.metronet.com/~wjm/tomcat/2000/Nov/msg00073.html">Getting
Involved</a></li>
</ul>
</blockquote>
</td></tr>
1.3 +15 -6 jakarta-site2/xdocs/site/getinvolved.xml
Index: getinvolved.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/getinvolved.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- getinvolved.xml 2001/03/07 21:08:15 1.2
+++ getinvolved.xml 2001/03/14 06:06:37 1.3
@@ -22,11 +22,10 @@
</p>
<p>
-<b>Use the Products and Give Us Feedback</b><br/> Using the
-products, reporting bugs, making feature requests, etc. is by far the
-most important role. It's your feedback that allows the technology to
-evolve.
-
+<strong>Use the Products and Give Us Feedback</strong><br/>
+Using the products, reporting bugs, making feature requests, etc. is by
+far the most important role. It's your feedback that allows the
+technology to evolve.
</p>
<ul>
@@ -36,7 +35,7 @@
</ul>
<p>
-<b>Contribute Code or Documentation Patches</b><br/>
+<strong>Contribute Code or Documentation Patches</strong><br/>
In this role, you participate in the actual development of the code.
If this is the type of role you'd like to play, here are some steps
(in addition to the ones above) to get you started:
@@ -47,6 +46,16 @@
<li><a href="./library.html">Review Reference Library</a></li>
<li><a href="./sourceindex.html">Download the Source Code</a></li>
<li><a href="./cvsindex.html">Access CVS Repository</a></li>
+</ul>
+
+<p>
+Here is one of our developers (Craig R. McClanahan) opinions on getting
+involved. It specificially talks about Tomcat, but the general idea can
+be applied to any of the Jakarta projects.
+</p>
+
+<ul>
+<li><a href="http://w4.metronet.com/~wjm/tomcat/2000/Nov/msg00073.html">Getting
Involved</a></li>
</ul>
</section>