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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  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="./svn.html">Subversion Repositories</a>
  128. </li>
  129. <li>
  130. <a href="./nightlies.html">Nightly Builds</a>
  131. </li>
  132. <li>
  133. <a href="./bugs.html">Bug Database</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. <center>
  159. <!--#include virtual="/ads/buttonbar.html" -->
  160. </center>
  161. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  162. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  163. </div>
  164. <div class="lightbluebar">&nbsp;</div>
  165. <div class="main">
  166. <div class="content">
  167. <h1 class="title">Contributors</h1>
  168. <h3 class="section">
  169. <a name="Project Management Committee"></a>
  170. Project Management Committee
  171. </h3>
  172. <h4 class="subsection">
  173. <a name="Active Members"></a>
  174. Active Members
  175. </h4>
  176. <p>
  177. <b>Bruce Atherton</b> (bruce at callenish.com - <a href="http://www.callenish.com/~bruce">http://www.callenish.com/~bruce</a>)
  178. <br />
  179. Currently a Systems Architect with Avue Technologies, Bruce has been
  180. working with Java since version 1.0a2. He also claims to be one of the first
  181. people to mark up a FAQ with HTML, for a web browser of the distant past
  182. called Cello.
  183. </p>
  184. <p>
  185. <b>Stephane Bailliez</b><br />
  186. </p>
  187. <p>
  188. <b>Matt Benson</b><br />
  189. </p>
  190. <p>
  191. <b>Stefan Bodewig</b> (stefan.bodewig at freenet.de -
  192. <a href="http://stefan.samaflost.de/">http://stefan.samaflost.de/</a>)
  193. <br />
  194. </p>
  195. <p>
  196. <b>Dominique Devienne</b> (ddevienne at apache.org)
  197. <br />
  198. Dominique has been involved non-stop with the Ant user community since
  199. the 1.4 days, trying without success to answer posts as well or as often
  200. as Diane Holt after she left the user list. He is opinionated, always
  201. striving for the best possible design. While at Landmark Graphics, he
  202. designed and implemented large Ant/CppTasks builds for mixed Java/C++ projects.
  203. </p>
  204. <p>
  205. <b>Erik Hatcher</b> (ehatcher at apache.org)
  206. <br />
  207. Erik is the co-author of <a href="http://www.manning.com/hatcher">
  208. Java Development with Ant</a> and speaks on Ant and other topics at
  209. <a href="http://www.nofluffjuststuff.com">No Fluff, Just Stuff
  210. symposiums</a> as well as other venues. Erik is the President of
  211. <a href="http://www.ehatchersolutions.com">eHatcher Solutions, Inc</a>.
  212. </p>
  213. <p>
  214. <b>Martijn (J.M.) Kruithof</b> (ant at kruithof xs4all nl)
  215. <br />
  216. Martijn Kruithof is a system engineer working with and on Java products
  217. in a telecommunication network setting.
  218. </p>
  219. <p>
  220. <b>Antoine Levy-Lambert</b> (antoine at apache.org)
  221. <br />
  222. Antoine is working as a software engineer for
  223. <a href="http://www.arielpartners.com">Ariel Partners</a>.
  224. He is specialized in builds and automation of deployment processes.
  225. </p>
  226. <p>
  227. <b>Steve Loughran</b><br />
  228. </p>
  229. <p>
  230. <b>Conor MacNeill</b> (conor at cortexebusiness.com.au)
  231. <br />
  232. Conor is a senior developer at Cortex eBusiness, where he develops
  233. J2EE based systems. In his spare time he helps with the development of
  234. the Ant build tool. He is also serving as the Chairman of this PMC.
  235. </p>
  236. <p>
  237. <b>Jan Matrne</b> (jhm at apache.org)
  238. <br />
  239. Jan is consultant for OOA/D in the computer centre of the government
  240. of Northrhine Westfalia / Germany.
  241. </p>
  242. <p>
  243. <b>Peter Reilly</b><br />
  244. </p>
  245. <p>
  246. <b>
  247. <a href="http://www.intertwingly.net/">Sam Ruby</a>
  248. </b>
  249. (rubys at us.ibm.com)
  250. <br />
  251. Sam takes a perverse pleasure in integrating disparate things. He is
  252. a member of the <a href="http://www.php.net/credits.php">PHP group</a>, Apache
  253. <a href="http://xml.apache.org/whoweare.html">XML PMC</a>, Apache
  254. sponsor for the <a href="http://xml.apache.org/soap">xml-soap</a> subproject
  255. and convener of <a href="http://www.ecma.ch">ECMA</a> TC39 TG3.
  256. </p>
  257. <p>
  258. <b>Magesh Umasankar</b> (umagesh at apache.org)
  259. <br />
  260. Magesh is a lead software developer at
  261. <a href="http://www.manugistics.com">Manugistics</a>, where
  262. he is responsible for some of the Revenue Optimization
  263. solutions.
  264. </p>
  265. <p>
  266. <b>Christoph Wilhelms</b> (christoph.wilhelms at t-online.de)
  267. <br />
  268. Christoph works as software engineer at the world's biggest travel company
  269. <a href="http://www.tui.com">TUI</a>. His passion are all UI related things so
  270. at the Ant-Project he takes care of Antidote - the Ant GUI.
  271. </p>
  272. <h4 class="subsection">
  273. <a name="Emeritus Members"></a>
  274. Emeritus Members
  275. </h4>
  276. <p>
  277. <b>James Duncan Davidson</b> (duncan at x180.net - <a href="http://x180.net/">http://x180.net/</a>)
  278. <br />
  279. By day, Duncan works in the Open Source Program Office at Sun
  280. Microsystems where he helps various Open Source efforts within Sun
  281. "do the right thing". Previously at Sun he was responsible
  282. for the Servlet API Specifications 2.1 and 2.2 as well as the Java API
  283. for XML Parsing 1.0 and was the original author of Tomcat and Ant. He
  284. was one of the rabble-rousers within Sun that helped make the Jakarta
  285. Project a reality and served as the first Chairman of the Jakarta PMC.
  286. </p>
  287. <p>
  288. <b>Diane Holt</b><br />
  289. </p>
  290. <p>
  291. <b>Donald Leslie</b><br />
  292. </p>
  293. <p>
  294. <b>Costin Monolache</b><br />
  295. </p>
  296. <p>
  297. <b>Jon Skeet</b><br />
  298. </p>
  299. <h3 class="section">
  300. <a name="Committers"></a>
  301. Committers
  302. </h3>
  303. <h4 class="subsection">
  304. <a name="Active Committers"></a>
  305. Active Committers
  306. </h4>
  307. <p>
  308. <b>Steve Cohen</b>
  309. </p>
  310. <p>
  311. <b>Jose Alberto Fernandez</b>
  312. </p>
  313. <p>
  314. <b>Jesse Glick</b> (jesse dot glick at sun dot com)
  315. <br />
  316. Jesse has been using Java since 1998 and joined Sun Microsystems as
  317. part of the company that produced the NetBeans IDE. After discovering
  318. Ant in the 1.2 days, he wrote most of NetBeans' Ant integration.
  319. Recently he has worked on the NetBeans 4.0 project system, based heavily
  320. on Ant as a build tool.
  321. </p>
  322. <p>
  323. <b>Kevin Jackson</b> (foamdino at gmail.com)<br />
  324. </p>
  325. <p>
  326. <b>Alexey Solofnenko</b> (trelony at gmail.com)<br />
  327. </p>
  328. <h4 class="subsection">
  329. <a name="Emeritus Committers"></a>
  330. Emeritus Committers
  331. </h4>
  332. <p>
  333. <b>Preston Bannister</b><br />
  334. </p>
  335. <p>
  336. <b>Nick Davis</b><br />
  337. </p>
  338. <p>
  339. <b>Darrell DeBoer</b><br />
  340. </p>
  341. <p>
  342. <b>Peter Donald</b> (peter at apache.org)
  343. <br />
  344. Peter is an avid java developer who is active in the
  345. <a href="http://jakarta.apache.org/avalon/">Avalon</a> and
  346. <a href="http://ant.apache.org/">Ant</a> projects.
  347. In his spare time he develops a distributed virtual environment
  348. (ie military simulator or 3D game) using java technologies.
  349. </p>
  350. <p>
  351. <b>Danno Ferrin</b> (shemnon at yahoo.com)
  352. <br />
  353. Danno has been programming in Java since Summer 96. Danno wrote a JSP
  354. engine on his own and released it the very same day Jakarta was
  355. announced at JavaOne. Since then, he decided to join the Jakarta
  356. project in a spirit of co-operation over competition.
  357. </p>
  358. <p>
  359. <b>Simeon H.K. Fitch</b> (simeon.fitch at mseedsoft.com)
  360. <br />
  361. Simeon is owner of Mustard Seed Software, which specializes in developing
  362. distributed applications and user interfaces for the science, engineering,
  363. and research oriented clients. He is the lead architect and developer for
  364. Antidote, the GUI for Ant.
  365. </p>
  366. <p>
  367. <b>Thomas Haas</b> (tha at whitestein.com)
  368. <br />
  369. Tom is interested in distributed systems, Java middleware and worked on an
  370. implementation of the JMS specification. At Whitestein Technologies he is
  371. working on bringing software agent technology and J2EE together.
  372. </p>
  373. <p>
  374. <b>Jason Hunter</b> (jh at servlets.com)
  375. <br />
  376. Jason is author of "Java Servlet Programming" (O'Reilly) and publisher
  377. of <a href="http://www.servlets.com/">http://www.servlets.com/</a>.
  378. He works at <a href="http://www.collab.net">CollabNet</a>.
  379. </p>
  380. <p>
  381. <b>Justyna Horwat</b> (horwat at apache.org)
  382. <br />
  383. </p>
  384. <p>
  385. <b>Arun Jamwal</b>
  386. <br />
  387. </p>
  388. <p>
  389. <b>Arnout J. Kuiper</b> (ajkuiper at planet.nl)
  390. <br />
  391. Arnout J. Kuiper is a Java Architect with the Sun Java Center at Sun
  392. Microsystems. His main focus is web-related technologies on the Java
  393. platform (J2EE, XML, ...).
  394. </p>
  395. <p>
  396. <b>Stefano Mazzocchi</b> (stefano at apache.org)
  397. <br />
  398. Stefano is addicted to software design, Java programming and
  399. open development. In the last 4 years, he has contributed way too much
  400. time to Apache, expecially on JServ, JMeter, Avalon, JAMES, Ant, Cocoon
  401. and helping to bring more projects into Apache-land, such as FOP, Batik,
  402. POI and Xindice. The problem is that he's too picky to be satisfied :-)
  403. </p>
  404. <p>
  405. <b>Glenn McAllister</b> (glenn at somanetworks.com)
  406. <br />
  407. Glenn McAllister is a software developer at SOMA Networks, was formerly
  408. the same at IBM (plus tech writer plus build guy), and does some writing
  409. on the side for the VADD Technical Journal.
  410. </p>
  411. <p>
  412. <b>Craig McClanahan</b> (Craig.McClanahan at eng.sun.com)
  413. <br />
  414. Craig was involved in the Apache JServ project, focused on implementing
  415. a next generation architecture and feature set for the core servlet
  416. engine. He has recently joined Sun as technical lead for the servlet
  417. and JSP reference implementation.
  418. </p>
  419. <p>
  420. <b>Adam Murdoch</b>
  421. <br />
  422. </p>
  423. <p>
  424. <b>Harish Prabhandham</b> (harishp at onebox.com)
  425. <br />
  426. Harish is an engineer with the J2EE team at Sun, primarily responsible
  427. for implementing security in the J2EE Reference Implementation
  428. (RI). He integrated various technologies including servlet/JSP
  429. implementations from Tomcat into the J2EE RI. These days, he hacks PHP
  430. code during the day.
  431. </p>
  432. <p>
  433. <b>Nico Seessle</b><br />
  434. </p>
  435. <p>
  436. <b>Gal Shachor</b> (shachor at il.ibm.com)
  437. <br />
  438. Gal Shachor is a research staff member at IBM. He wrote his first
  439. Servlet container (ServletExpress) at the beginning of 1997. Later on
  440. ServletExpress (and Gal) merged into WebSphere, and Gal participated
  441. in the development of WebSphere 1, 2 and 3.
  442. </p>
  443. <p>
  444. <b>Jon S. Stevens</b> (jon at collab.net)
  445. <br />
  446. Jon is a Co-Founder of <a href="http://www.clearink.com/">Clear Ink
  447. Corp</a> and recently left to work on <a href="http://scarab.tigris.org/">Scarab</a> a next generation Open
  448. Source Java Servlet based Issue/Bug tracking system for <a href="http://www.collab.net/">CollabNet</a>. He is an active developer
  449. of the <a href="http://java.apache.org/jserv/">Apache JServ Servlet
  450. Engine</a> for the Apache Web Server and Co-Author of the <a href="http://java.apache.org/ecs/">Element Construction Set</a> as
  451. well as the web application framework, <a href="http://java.apache.org/turbine/">Turbine</a>.
  452. </p>
  453. <p>
  454. <b>Jesse Stockall</b><br />
  455. </p>
  456. <p>
  457. <b>James Todd</b> (jwtodd at pacbell.net)
  458. <br />
  459. James has developed real time customer oriented apps for roughly 10
  460. years the last 5 of which have predominately been fully integrated,
  461. front and back, extraNet implementations which have been based on
  462. Apache, Java and Tcl.
  463. </p>
  464. <p>
  465. <b>Anil Vijendran</b> (akv at eng.sun.com)
  466. <br />
  467. Anil Vijendran is the principal developer of the JSP engine in
  468. Tomcat. He's done some pretty scary things in his past life --
  469. implementing the CORBA IDL to C++ 2.0 mapping, skydiving, IDL to Java
  470. compilers, Object Databases (SIGSEV, you da man!) for C++, Java ORB
  471. and EJB runtime environments -- in that order.
  472. </p>
  473. <h3 class="section">
  474. <a name="Logo"></a>
  475. Logo
  476. </h3>
  477. <p>Ant's logo is the result of a logo contest, it has been
  478. designed by</p>
  479. <p>
  480. <b>Nick King</b>
  481. <br />
  482. </p>
  483. </div>
  484. </div>
  485. <p class="copyright">
  486. <script type="text/javascript" language="JavaScript"><!--
  487. document.write(" - "+"Last Published: " + document.lastModified);
  488. // -->
  489. </script>
  490. </p>
  491. </body>
  492. </html>