bodewig 2002/12/05 07:19:07
Modified: proposal/ant-site/anakia/docs contributors.html
proposal/ant-site/anakia/xdocs contributors.xml cvs.xml
Log:
Add flesh to the contributors page
Revision Changes Path
1.2 +98 -1
jakarta-ant/proposal/ant-site/anakia/docs/contributors.html
Index: contributors.html
===================================================================
RCS file:
/home/cvs/jakarta-ant/proposal/ant-site/anakia/docs/contributors.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- contributors.html 3 Dec 2002 11:20:21 -0000 1.1
+++ contributors.html 5 Dec 2002 15:19:07 -0000 1.2
@@ -86,7 +86,104 @@
</td></tr>
<tr><td>
<blockquote>
- <p>Copy info from Jakarta here - add new stuff.</p>
+ <p>
+ <b>Stefan Bodewig</b> (stefan.bodewig at epost.de)
+<br />
+Stefan is a senior developer at BoST interactive, where he is mainly
+responsible for a rule based configurator system. He spends some
+time working on Open Source projects with Ant currently taking the
+biggest share of it.
+</p>
+ <p>
+ <b>Conor MacNeill</b> (conor at cortexebusiness.com.au)
+<br />
+Conor is a senior developer at Cortex eBusiness, where he develops
+J2EE based systems. In his spare time he helps with the development of
+the Ant build tool.
+</p>
+ <p>
+ <b>
+ <a href="http://www.intertwingly.net/">Sam Ruby</a>
+ </b>
+ (rubys at us.ibm.com)
+<br />
+Sam takes a perverse pleasure in integrating disparate things. He is
+a member of the <a href="http://www.php.net/credits.php">PHP group</a>,
Apache
+<a href="http://xml.apache.org/whoweare.html">XML PMC</a>, Apache
+sponsor for the <a href="http://xml.apache.org/soap">xml-soap</a> subproject
+and convener of <a href="http://www.ecma.ch">ECMA</a> TC39 TG3. He is
+also serving as the Chairman of this PMC.
+</p>
+ <p>
+ <b>James Duncan Davidson</b> (duncan at x180.net - <a
href="http://x180.net/">http://x180.net/</a>)
+<br />
+
+By day, Duncan works in the Open Source Program Office at Sun
+Microsystems where he helps various Open Source efforts within Sun
+"do the right thing". Previously at Sun he was responsible
+for the Servlet API Specifications 2.1 and 2.2 as well as the Java API
+for XML Parsing 1.0 and was the original author of Tomcat and Ant. He
+was one of the rabble-rousers within Sun that helped make the Jakarta
+Project a reality and served as the first Chairman of the Jakarta PMC.
+</p>
+ <p>
+ <b>Peter Donald</b> (peter at apache.org)
+<br />
+
+Peter is an avid java developer who is active in the
+<a href="http://jakarta.apache.org/avalon/">Avalon</a> and
+<a href="http://jakarta.apache.org/ant/">Ant</a> projects.
+In his spare time he developes a distributed virtual environment
+(ie military simulator or 3D game) using java technologies.
+</p>
+ <p>
+ <b>Danno Ferrin</b> (shemnon at yahoo.com)
+<br />
+Danno has been programming in Java since Summer 96. Danno wrote a JSP
+engine on his own and released it the very same day Jakarta was
+announced at JavaOne. Since then, he decided to join the Jakarta
+project in a spirit of co-operation over competition.
+</p>
+ <p>
+ <b>Simeon H.K. Fitch</b> (simeon.fitch at mseedsoft.com)
+<br />
+Simeon is owner of Mustard Seed Software, which specializes in developing
+distributed applications and user interfaces for the science, engineering,
+and research oriented clients. He is the lead architect and developer for
+Antidote, the GUI for Ant.
+</p>
+ <p>
+ <b>Diane Holt</b>
+<br />
+</p>
+ <p>
+
+ <b>Jason Hunter</b> (jh at servlets.com)
+<br />
+Jason is author of "Java Servlet Programming" (O'Reilly) and publisher
+of <a href="http://www.servlets.com/">http://www.servlets.com/</a>.
+He works at <a href="http://www.collab.net">CollabNet</a>.
+</p>
+ <p>
+ <b>Glenn McAllister</b> (glenn at somanetworks.com)
+<br />
+Glenn McAllister is a software developer at SOMA Networks, was formerly
+the same at IBM (plus tech writer plus build guy), and does some writing
+on the side for the VADD Technical Journal. He is a semi-active
+developer on Ant.
+</p>
+ <p>
+ <b>Costin Monolache</b>
+<br />
+</p>
+ <p>
+ <b>Magesh Umasankar</b> (umagesh at apache.org)
+<br />
+Magesh is a lead software developer at
+<a href="http://www.manugistics.com">Manugistics</a>, where
+he is responsible for some of the Revenue Optimization
+solutions.
+</p>
</blockquote>
</td></tr>
</table>
1.2 +98 -1
jakarta-ant/proposal/ant-site/anakia/xdocs/contributors.xml
Index: contributors.xml
===================================================================
RCS file:
/home/cvs/jakarta-ant/proposal/ant-site/anakia/xdocs/contributors.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- contributors.xml 3 Dec 2002 11:20:22 -0000 1.1
+++ contributors.xml 5 Dec 2002 15:19:07 -0000 1.2
@@ -6,7 +6,104 @@
<body>
<section name="Contributors">
- <p>Copy info from Jakarta here - add new stuff.</p>
+ <p>
+ <b>Stefan Bodewig</b> (stefan.bodewig at epost.de)
+<br/>
+Stefan is a senior developer at BoST interactive, where he is mainly
+responsible for a rule based configurator system. He spends some
+time working on Open Source projects with Ant currently taking the
+biggest share of it.
+</p>
+ <p>
+ <b>Conor MacNeill</b> (conor at cortexebusiness.com.au)
+<br/>
+Conor is a senior developer at Cortex eBusiness, where he develops
+J2EE based systems. In his spare time he helps with the development of
+the Ant build tool.
+</p>
+ <p>
+ <b>
+ <a href="http://www.intertwingly.net/">Sam Ruby</a>
+ </b>
+ (rubys at us.ibm.com)
+<br/>
+Sam takes a perverse pleasure in integrating disparate things. He is
+a member of the <a href="http://www.php.net/credits.php">PHP group</a>,
Apache
+<a href="http://xml.apache.org/whoweare.html">XML PMC</a>, Apache
+sponsor for the <a href="http://xml.apache.org/soap">xml-soap</a> subproject
+and convener of <a href="http://www.ecma.ch">ECMA</a> TC39 TG3. He is
+also serving as the Chairman of this PMC.
+</p>
+ <p>
+ <b>James Duncan Davidson</b> (duncan at x180.net - <a
href="http://x180.net/">http://x180.net/</a>)
+<br/>
+
+By day, Duncan works in the Open Source Program Office at Sun
+Microsystems where he helps various Open Source efforts within Sun
+"do the right thing". Previously at Sun he was responsible
+for the Servlet API Specifications 2.1 and 2.2 as well as the Java API
+for XML Parsing 1.0 and was the original author of Tomcat and Ant. He
+was one of the rabble-rousers within Sun that helped make the Jakarta
+Project a reality and served as the first Chairman of the Jakarta PMC.
+</p>
+ <p>
+ <b>Peter Donald</b> (peter at apache.org)
+<br/>
+
+Peter is an avid java developer who is active in the
+<a href="http://jakarta.apache.org/avalon/">Avalon</a> and
+<a href="http://jakarta.apache.org/ant/">Ant</a> projects.
+In his spare time he developes a distributed virtual environment
+(ie military simulator or 3D game) using java technologies.
+</p>
+ <p>
+ <b>Danno Ferrin</b> (shemnon at yahoo.com)
+<br/>
+Danno has been programming in Java since Summer 96. Danno wrote a JSP
+engine on his own and released it the very same day Jakarta was
+announced at JavaOne. Since then, he decided to join the Jakarta
+project in a spirit of co-operation over competition.
+</p>
+ <p>
+ <b>Simeon H.K. Fitch</b> (simeon.fitch at mseedsoft.com)
+<br/>
+Simeon is owner of Mustard Seed Software, which specializes in developing
+distributed applications and user interfaces for the science, engineering,
+and research oriented clients. He is the lead architect and developer for
+Antidote, the GUI for Ant.
+</p>
+ <p>
+ <b>Diane Holt</b>
+<br/>
+</p>
+ <p>
+
+ <b>Jason Hunter</b> (jh at servlets.com)
+<br/>
+Jason is author of "Java Servlet Programming" (O'Reilly) and publisher
+of <a href="http://www.servlets.com/">http://www.servlets.com/</a>.
+He works at <a href="http://www.collab.net">CollabNet</a>.
+</p>
+ <p>
+ <b>Glenn McAllister</b> (glenn at somanetworks.com)
+<br/>
+Glenn McAllister is a software developer at SOMA Networks, was formerly
+the same at IBM (plus tech writer plus build guy), and does some writing
+on the side for the VADD Technical Journal. He is a semi-active
+developer on Ant.
+</p>
+ <p>
+ <b>Costin Monolache</b>
+<br/>
+</p>
+ <p>
+ <b>Magesh Umasankar</b> (umagesh at apache.org)
+<br/>
+Magesh is a lead software developer at
+<a href="http://www.manugistics.com">Manugistics</a>, where
+he is responsible for some of the Revenue Optimization
+solutions.
+</p>
</section>
</body>
</document>
1.3 +0 -1 jakarta-ant/proposal/ant-site/anakia/xdocs/cvs.xml
Index: cvs.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/proposal/ant-site/anakia/xdocs/cvs.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cvs.xml 3 Dec 2002 12:29:15 -0000 1.2
+++ cvs.xml 5 Dec 2002 15:19:07 -0000 1.3
@@ -18,7 +18,6 @@
password: anoncvs</source>
<source>
-
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout
[module-name]</source>
<p>Modules available for access are (click the links to view the
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>