source: other-projects/trunk/realistic-books/packages/AntInstaller/web/manual1.6.2/contributors.html@ 19253

Last change on this file since 19253 was 19253, checked in by davidb, 15 years ago

Establishing a source code repository for Veronica's Realistic Book's software

File size: 20.8 KB
Line 
1
2
3<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <html lang="en">
5 <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
6 <head>
7 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
8 <title>Apache Ant - Contributors</title>
9 <link type="text/css" href="./page.css" rel="stylesheet">
10 <meta name="author" content="Apache Ant PMC">
11 <meta name="email" content="">
12 </head>
13
14 <body>
15 <p class="navpath">
16 <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
17 </p>
18
19 <div class="logobar">
20 <table width="100%" border="0" cellspacing="0" cellpadding="0">
21 <tr>
22 <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
23 <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
24 <td align="right">
25 <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
26 <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
27 <tr>
28 <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
29 </tr>
30 <tr>
31 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
32 <td nowrap="nowrap" class="searchcaption">
33 <input name="q" type="hidden">
34 <input size="15" id="query" type="text">
35 <img height="1" width="5" alt="" src="./images/spacer.gif">
36 <input name="Search" value="Search" type="submit">
37 <br>
38 the Apache Ant site
39 </td>
40 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
41 </tr>
42 <tr>
43 <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
44 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
45 <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
46 </tr>
47 </table>
48 </form>
49 </td>
50 </tr>
51 </table>
52 </div>
53
54 <div class="tab">
55 <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
56 <tr>
57 <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
58 <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
59 <tr>
60 <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
61 </tr>
62 </table>
63 </td>
64 <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
65 <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
66 <tr>
67 <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
68 </tr>
69 </table>
70 </td>
71 </tr>
72 </table>
73 </div>
74
75 <div class="bluebar"></div>
76
77 <div class="menucontainer">
78 <div class="menu">
79 <ul>
80 <li class="menuheader">Apache Ant
81 <ul>
82 <li>
83 <a href="./index.html">Welcome</a>
84 </li>
85 <li>
86 <a href="./license.html">License</a>
87 </li>
88 <li>
89 <a href="./antnews.html">News</a>
90 </li>
91 </ul>
92 </li>
93 <li class="menuheader">Documentation
94 <ul>
95 <li>
96 <a href="./manual/index.html">Manual</a>
97 </li>
98 <li>
99 <a href="./projects.html">Related Projects</a>
100 </li>
101 <li>
102 <a href="./external.html">External Tools and Tasks</a>
103 </li>
104 <li>
105 <a href="./resources.html">Resources</a>
106 </li>
107 <li>
108 <a href="./faq.html">Frequently Asked Questions</a>
109 </li>
110 <li>
111 <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
112 </li>
113 <li>
114 <a href="./problems.html">Having Problems?</a>
115 </li>
116 </ul>
117 </li>
118 <li class="menuheader">Download
119 <ul>
120 <li>
121 <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
122 </li>
123 <li>
124 <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
125 </li>
126 </ul>
127 </li>
128 <li class="menuheader">Contributing
129 <ul>
130 <li>
131 <a href="./mail.html">Mailing Lists</a>
132 </li>
133 <li>
134 <a href="./cvs.html">CVS Repositories</a>
135 </li>
136 <li>
137 <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
138 </li>
139 <li>
140 <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
141 </li>
142 <li>
143 <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
144 </li>
145 </ul>
146 </li>
147 <li class="menuheader">Project Management
148 <ul>
149 <li>
150 <span class="sel">Contributors</span>
151 </li>
152 <li>
153 <a href="./mission.html">Apache Ant Mission</a>
154 </li>
155 <li>
156 <a href="./bylaws.html">Project Bylaws</a>
157 </li>
158 <li>
159 <a href="./legal.html">Legal</a>
160 </li>
161 </ul>
162 </li>
163 </ul>
164 </div>
165 <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
166 <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
167 </div>
168 <div class="lightbluebar">&nbsp;</div>
169 <div class="main">
170 <div class="content">
171 <h1 class="title">Contributors</h1>
172 <h3 class="section">
173 <a name="Project Management Committee"></a>
174 Project Management Committee
175 </h3>
176 <h4 class="subsection">
177 <a name="Active Members"></a>
178 Active Members
179 </h4>
180 <p>
181 <b>Bruce Atherton</b> (bruce at callenish.com - <a href="http://www.callenish.com/~bruce">http://www.callenish.com/~bruce</a>)
182<br />
183Currently a Systems Architect with Avue Technologies, Bruce has been
184working with Java since version 1.0a2. He also claims to be one of the first
185people to mark up a FAQ with HTML, for a web browser of the distant past
186called Cello.
187 </p>
188 <p>
189 <b>Stephane Bailliez</b><br />
190 </p>
191 <p>
192 <b>Stefan Bodewig</b> (stefan.bodewig at freenet.de)
193<br />
194Stefan is a senior developer at BoST interactive, where he is mainly
195responsible for a rule based configurator system. He spends some time
196working on Open Source projects with Ant and Gump currently taking the
197biggest share of it. He is also serving as the Chairman of the Apache
198Gump PMC.
199</p>
200 <p>
201 <b>Erik Hatcher</b> (ehatcher at apache.org)
202<br />
203Erik is the co-author of <a href="http://www.manning.com/antbook">
204Java Development with Ant</a> and speaks on Ant and other topics at
205<a href="http://www.nofluffjuststuff.com">No Fluff, Just Stuff
206symposiums</a> as well as other venues. Erik is the President of
207<a href="http://www.ehatchersolutions.com">eHatcher Solutions, Inc</a>.
208</p>
209 <p>
210 <b>Antoine Levy-Lambert</b> (antoine at apache.org)
211<br />
212Antoine is an IT consultant specialized in financial IT and
213in application management/configuration management. He has experience with
214conceiving, building and managing distributed applications. His consultancy
215is called <a href="http://www.antbuild.com">antbuild</a>.
216
217 </p>
218 <p>
219 <b>Steve Loughran</b><br />
220 </p>
221 <p>
222 <b>Conor MacNeill</b> (conor at cortexebusiness.com.au)
223<br />
224Conor is a senior developer at Cortex eBusiness, where he develops
225J2EE based systems. In his spare time he helps with the development of
226the Ant build tool. He is also serving as the Chairman of this PMC.
227</p>
228 <p>
229 <b>Jan Matèrne</b> (jhm at apache.org)
230<br />
231Jan is consultant for OOA/D in the computer centre of the government
232of Northrhine Westfalia / Germany. He is the co-author of
233<a href="http://www.galileocomputing.de/katalog/buecher/titel/gp/titelID-341?">
234Rational Rose und UML im Praxiseinsatz</a> the first German book about
235that OOAD-tool.
236 </p>
237 <p>
238 <b>Costin Monolache</b><br />
239 </p>
240 <p>
241 <b>
242 <a href="http://www.intertwingly.net/">Sam Ruby</a>
243 </b>
244 (rubys at us.ibm.com)
245<br />
246Sam takes a perverse pleasure in integrating disparate things. He is
247a member of the <a href="http://www.php.net/credits.php">PHP group</a>, Apache
248<a href="http://xml.apache.org/whoweare.html">XML PMC</a>, Apache
249sponsor for the <a href="http://xml.apache.org/soap">xml-soap</a> subproject
250and convener of <a href="http://www.ecma.ch">ECMA</a> TC39 TG3.
251</p>
252 <p>
253 <b>Peter Reilly</b><br />
254 </p>
255 <p>
256 <b>Magesh Umasankar</b> (umagesh at apache.org)
257<br />
258Magesh is a lead software developer at
259<a href="http://www.manugistics.com">Manugistics</a>, where
260he is responsible for some of the Revenue Optimization
261solutions.
262</p>
263 <p>
264 <b>Christoph Wilhelms</b> (christoph.wilhelms at t-online.de)
265<br />
266Christoph works as software engineer at the world's biggest travel company
267<a href="http://www.tui.com">TUI</a>. His passion are all UI related things so
268at the Ant-Project he takes care of Antidote - the Ant GUI.
269 </p>
270 <h4 class="subsection">
271 <a name="Emeritus Members"></a>
272 Emeritus Members
273 </h4>
274 <p>
275 <b>James Duncan Davidson</b> (duncan at x180.net - <a href="http://x180.net/">http://x180.net/</a>)
276<br />
277
278By day, Duncan works in the Open Source Program Office at Sun
279Microsystems where he helps various Open Source efforts within Sun
280"do the right thing". Previously at Sun he was responsible
281for the Servlet API Specifications 2.1 and 2.2 as well as the Java API
282for XML Parsing 1.0 and was the original author of Tomcat and Ant. He
283was one of the rabble-rousers within Sun that helped make the Jakarta
284Project a reality and served as the first Chairman of the Jakarta PMC.
285</p>
286 <p>
287 <b>Diane Holt</b><br />
288 </p>
289 <p>
290 <b>Donald Leslie</b><br />
291 </p>
292 <p>
293 <b>Jon Skeet</b><br />
294 </p>
295 <h3 class="section">
296 <a name="Committers"></a>
297 Committers
298 </h3>
299 <h4 class="subsection">
300 <a name="Active Committers"></a>
301 Active Committers
302 </h4>
303 <p>
304 <b>Preston Bannister</b><br />
305 </p>
306 <p>
307 <b>Matt Benson</b><br />
308 </p>
309 <p>
310 <b>Nick Davis</b><br />
311 </p>
312 <p>
313 <b>Darrell DeBoer</b><br />
314 </p>
315 <p>
316 <b>Peter Donald</b> (peter at apache.org)
317<br />
318
319Peter is an avid java developer who is active in the
320<a href="http://jakarta.apache.org/avalon/">Avalon</a> and
321<a href="http://ant.apache.org/">Ant</a> projects.
322In his spare time he develops a distributed virtual environment
323(ie military simulator or 3D game) using java technologies.
324</p>
325 <p>
326 <b>Danno Ferrin</b> (shemnon at yahoo.com)
327<br />
328Danno has been programming in Java since Summer 96. Danno wrote a JSP
329engine on his own and released it the very same day Jakarta was
330announced at JavaOne. Since then, he decided to join the Jakarta
331project in a spirit of co-operation over competition.
332</p>
333 <p>
334
335 <b>Jason Hunter</b> (jh at servlets.com)
336<br />
337Jason is author of "Java Servlet Programming" (O'Reilly) and publisher
338of <a href="http://www.servlets.com/">http://www.servlets.com/</a>.
339He works at <a href="http://www.collab.net">CollabNet</a>.
340</p>
341 <p>
342 <b>Arun Jamwal</b>
343<br />
344</p>
345 <p>
346 <b>Arnout J. Kuiper</b> (ajkuiper at planet.nl)
347<br />
348
349Arnout J. Kuiper is a Java Architect with the Sun Java Center at Sun
350Microsystems. His main focus is web-related technologies on the Java
351platform (J2EE, XML, ...).
352</p>
353 <p>
354 <b>Adam Murdoch</b>
355<br />
356</p>
357 <p>
358 <b>Harish Prabhandham</b> (harishp at onebox.com)
359<br />
360Harish is an engineer with the J2EE team at Sun, primarily responsible
361for implementing security in the J2EE Reference Implementation
362(RI). He integrated various technologies including servlet/JSP
363implementations from Tomcat into the J2EE RI. These days, he hacks PHP
364code during the day.
365</p>
366 <p>
367 <b>Nico Seessle</b><br />
368 </p>
369 <p>
370 <b>Gal Shachor</b> (shachor at il.ibm.com)
371<br />
372Gal Shachor is a research staff member at IBM. He wrote his first
373Servlet container (ServletExpress) at the beginning of 1997. Later on
374ServletExpress (and Gal) merged into WebSphere, and Gal participated
375in the development of WebSphere 1, 2 and 3.
376</p>
377 <p>
378 <b>Jon S. Stevens</b> (jon at collab.net)
379<br />
380
381Jon is a Co-Founder of <a href="http://www.clearink.com/">Clear Ink
382Corp</a> and recently left to work on <a href="http://scarab.tigris.org/">Scarab</a> a next generation Open
383Source Java Servlet based Issue/Bug tracking system for <a href="http://www.collab.net/">CollabNet</a>. He is an active developer
384of the <a href="http://java.apache.org/jserv/">Apache JServ Servlet
385Engine</a> for the Apache Web Server and Co-Author of the <a href="http://java.apache.org/ecs/">Element Construction Set</a> as
386well as the web application framework, <a href="http://java.apache.org/turbine/">Turbine</a>.
387</p>
388 <p>
389 <b>Jesse Stockall</b><br />
390 </p>
391 <p>
392 <b>James Todd</b> (jwtodd at pacbell.net)
393<br />
394James has developed real time customer oriented apps for roughly 10
395years the last 5 of which have predominately been fully integrated,
396front and back, extraNet implementations which have been based on
397Apache, Java and Tcl.
398</p>
399 <h4 class="subsection">
400 <a name="Emeritus Committers"></a>
401 Emeritus Committers
402 </h4>
403 <p>
404 <b>Simeon H.K. Fitch</b> (simeon.fitch at mseedsoft.com)
405<br />
406Simeon is owner of Mustard Seed Software, which specializes in developing
407distributed applications and user interfaces for the science, engineering,
408and research oriented clients. He is the lead architect and developer for
409Antidote, the GUI for Ant.
410</p>
411 <p>
412 <b>Thomas Haas</b> (tha at whitestein.com)
413<br />
414Tom is interested in distributed systems, Java middleware and worked on an
415implementation of the JMS specification. At Whitestein Technologies he is
416working on bringing software agent technology and J2EE together.
417</p>
418 <p>
419 <b>Justyna Horwat</b> (horwat at apache.org)
420<br />
421</p>
422 <p>
423 <b>Stefano Mazzocchi</b> (stefano at apache.org)
424<br />
425Stefano is addicted to software design, Java programming and
426open development. In the last 4 years, he has contributed way too much
427time to Apache, expecially on JServ, JMeter, Avalon, JAMES, Ant, Cocoon
428and helping to bring more projects into Apache-land, such as FOP, Batik,
429POI and Xindice. The problem is that he's too picky to be satisfied :-)
430</p>
431 <p>
432 <b>Glenn McAllister</b> (glenn at somanetworks.com)
433<br />
434Glenn McAllister is a software developer at SOMA Networks, was formerly
435the same at IBM (plus tech writer plus build guy), and does some writing
436on the side for the VADD Technical Journal.
437</p>
438 <p>
439 <b>Craig McClanahan</b> (Craig.McClanahan at eng.sun.com)
440<br />
441Craig was involved in the Apache JServ project, focused on implementing
442a next generation architecture and feature set for the core servlet
443engine. He has recently joined Sun as technical lead for the servlet
444and JSP reference implementation.
445 </p>
446 <p>
447 <b>Anil Vijendran</b> (akv at eng.sun.com)
448<br />
449Anil Vijendran is the principal developer of the JSP engine in
450Tomcat. He's done some pretty scary things in his past life --
451implementing the CORBA IDL to C++ 2.0 mapping, skydiving, IDL to Java
452compilers, Object Databases (SIGSEV, you da man!) for C++, Java ORB
453and EJB runtime environments -- in that order.
454</p>
455 <h3 class="section">
456 <a name="Logo"></a>
457 Logo
458 </h3>
459 <p>Ant's logo is the result of a logo contest, it has been
460 designed by</p>
461 <p>
462 <b>Nick King</b>
463<br />
464</p>
465
466 </div>
467 </div>
468
469 <p class="copyright">
470 Copyright &copy; 2000-2004&nbsp;The Apache Software Foundation. All rights reserved.
471 <script type="text/javascript" language="JavaScript"><!--
472 document.write(" - "+"Last Published: " + document.lastModified);
473 // -->
474 </script>
475 </p>
476 </body>
477 </html>
478
479
480
481
482
483
484
485
486
487
Note: See TracBrowser for help on using the repository browser.