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

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