You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

contributors.html 22 kB

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