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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514
  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 an IT consultant specialized in financial IT and
  217. in application management/configuration management. He has experience with
  218. conceiving, building and managing distributed applications. His consultancy
  219. is called <a href="http://www.antbuild.com">antbuild</a>.
  220. </p>
  221. <p>
  222. <b>Steve Loughran</b><br />
  223. </p>
  224. <p>
  225. <b>Conor MacNeill</b> (conor at cortexebusiness.com.au)
  226. <br />
  227. Conor is a senior developer at Cortex eBusiness, where he develops
  228. J2EE based systems. In his spare time he helps with the development of
  229. the Ant build tool. He is also serving as the Chairman of this PMC.
  230. </p>
  231. <p>
  232. <b>Jan Matrne</b> (jhm at apache.org)
  233. <br />
  234. Jan is consultant for OOA/D in the computer centre of the government
  235. of Northrhine Westfalia / Germany.
  236. </p>
  237. <p>
  238. <b>Peter Reilly</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 />
  246. Sam takes a perverse pleasure in integrating disparate things. He is
  247. a 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
  249. sponsor for the <a href="http://xml.apache.org/soap">xml-soap</a> subproject
  250. and convener of <a href="http://www.ecma.ch">ECMA</a> TC39 TG3.
  251. </p>
  252. <p>
  253. <b>Magesh Umasankar</b> (umagesh at apache.org)
  254. <br />
  255. Magesh is a lead software developer at
  256. <a href="http://www.manugistics.com">Manugistics</a>, where
  257. he is responsible for some of the Revenue Optimization
  258. solutions.
  259. </p>
  260. <p>
  261. <b>Christoph Wilhelms</b> (christoph.wilhelms at t-online.de)
  262. <br />
  263. Christoph works as software engineer at the world's biggest travel company
  264. <a href="http://www.tui.com">TUI</a>. His passion are all UI related things so
  265. at the Ant-Project he takes care of Antidote - the Ant GUI.
  266. </p>
  267. <h4 class="subsection">
  268. <a name="Emeritus Members"></a>
  269. Emeritus Members
  270. </h4>
  271. <p>
  272. <b>James Duncan Davidson</b> (duncan at x180.net - <a href="http://x180.net/">http://x180.net/</a>)
  273. <br />
  274. By day, Duncan works in the Open Source Program Office at Sun
  275. Microsystems where he helps various Open Source efforts within Sun
  276. "do the right thing". Previously at Sun he was responsible
  277. for the Servlet API Specifications 2.1 and 2.2 as well as the Java API
  278. for XML Parsing 1.0 and was the original author of Tomcat and Ant. He
  279. was one of the rabble-rousers within Sun that helped make the Jakarta
  280. Project a reality and served as the first Chairman of the Jakarta PMC.
  281. </p>
  282. <p>
  283. <b>Diane Holt</b><br />
  284. </p>
  285. <p>
  286. <b>Donald Leslie</b><br />
  287. </p>
  288. <p>
  289. <b>Costin Monolache</b><br />
  290. </p>
  291. <p>
  292. <b>Jon Skeet</b><br />
  293. </p>
  294. <h3 class="section">
  295. <a name="Committers"></a>
  296. Committers
  297. </h3>
  298. <h4 class="subsection">
  299. <a name="Active Committers"></a>
  300. Active Committers
  301. </h4>
  302. <p>
  303. <b>Steve Cohen</b>
  304. </p>
  305. <p>
  306. <b>Jose Alberto Fernandez</b>
  307. </p>
  308. <p>
  309. <b>Jesse Glick</b> (jesse dot glick at sun dot com)
  310. <br />
  311. Jesse has been using Java since 1998 and joined Sun Microsystems as
  312. part of the company that produced the NetBeans IDE. After discovering
  313. Ant in the 1.2 days, he wrote most of NetBeans' Ant integration.
  314. Recently he has worked on the NetBeans 4.0 project system, based heavily
  315. on Ant as a build tool.
  316. </p>
  317. <p>
  318. <b>Kevin Jackson</b> (foamdino at gmail.com)<br />
  319. </p>
  320. <p>
  321. <b>Alexey Solofnenko</b> (trelony at gmail.com)<br />
  322. </p>
  323. <h4 class="subsection">
  324. <a name="Emeritus Committers"></a>
  325. Emeritus Committers
  326. </h4>
  327. <p>
  328. <b>Preston Bannister</b><br />
  329. </p>
  330. <p>
  331. <b>Nick Davis</b><br />
  332. </p>
  333. <p>
  334. <b>Darrell DeBoer</b><br />
  335. </p>
  336. <p>
  337. <b>Peter Donald</b> (peter at apache.org)
  338. <br />
  339. Peter is an avid java developer who is active in the
  340. <a href="http://jakarta.apache.org/avalon/">Avalon</a> and
  341. <a href="http://ant.apache.org/">Ant</a> projects.
  342. In his spare time he develops a distributed virtual environment
  343. (ie military simulator or 3D game) using java technologies.
  344. </p>
  345. <p>
  346. <b>Danno Ferrin</b> (shemnon at yahoo.com)
  347. <br />
  348. Danno has been programming in Java since Summer 96. Danno wrote a JSP
  349. engine on his own and released it the very same day Jakarta was
  350. announced at JavaOne. Since then, he decided to join the Jakarta
  351. project in a spirit of co-operation over competition.
  352. </p>
  353. <p>
  354. <b>Simeon H.K. Fitch</b> (simeon.fitch at mseedsoft.com)
  355. <br />
  356. Simeon is owner of Mustard Seed Software, which specializes in developing
  357. distributed applications and user interfaces for the science, engineering,
  358. and research oriented clients. He is the lead architect and developer for
  359. Antidote, the GUI for Ant.
  360. </p>
  361. <p>
  362. <b>Thomas Haas</b> (tha at whitestein.com)
  363. <br />
  364. Tom is interested in distributed systems, Java middleware and worked on an
  365. implementation of the JMS specification. At Whitestein Technologies he is
  366. working on bringing software agent technology and J2EE together.
  367. </p>
  368. <p>
  369. <b>Jason Hunter</b> (jh at servlets.com)
  370. <br />
  371. Jason is author of "Java Servlet Programming" (O'Reilly) and publisher
  372. of <a href="http://www.servlets.com/">http://www.servlets.com/</a>.
  373. He works at <a href="http://www.collab.net">CollabNet</a>.
  374. </p>
  375. <p>
  376. <b>Justyna Horwat</b> (horwat at apache.org)
  377. <br />
  378. </p>
  379. <p>
  380. <b>Arun Jamwal</b>
  381. <br />
  382. </p>
  383. <p>
  384. <b>Arnout J. Kuiper</b> (ajkuiper at planet.nl)
  385. <br />
  386. Arnout J. Kuiper is a Java Architect with the Sun Java Center at Sun
  387. Microsystems. His main focus is web-related technologies on the Java
  388. platform (J2EE, XML, ...).
  389. </p>
  390. <p>
  391. <b>Stefano Mazzocchi</b> (stefano at apache.org)
  392. <br />
  393. Stefano is addicted to software design, Java programming and
  394. open development. In the last 4 years, he has contributed way too much
  395. time to Apache, expecially on JServ, JMeter, Avalon, JAMES, Ant, Cocoon
  396. and helping to bring more projects into Apache-land, such as FOP, Batik,
  397. POI and Xindice. The problem is that he's too picky to be satisfied :-)
  398. </p>
  399. <p>
  400. <b>Glenn McAllister</b> (glenn at somanetworks.com)
  401. <br />
  402. Glenn McAllister is a software developer at SOMA Networks, was formerly
  403. the same at IBM (plus tech writer plus build guy), and does some writing
  404. on the side for the VADD Technical Journal.
  405. </p>
  406. <p>
  407. <b>Craig McClanahan</b> (Craig.McClanahan at eng.sun.com)
  408. <br />
  409. Craig was involved in the Apache JServ project, focused on implementing
  410. a next generation architecture and feature set for the core servlet
  411. engine. He has recently joined Sun as technical lead for the servlet
  412. and JSP reference implementation.
  413. </p>
  414. <p>
  415. <b>Adam Murdoch</b>
  416. <br />
  417. </p>
  418. <p>
  419. <b>Harish Prabhandham</b> (harishp at onebox.com)
  420. <br />
  421. Harish is an engineer with the J2EE team at Sun, primarily responsible
  422. for implementing security in the J2EE Reference Implementation
  423. (RI). He integrated various technologies including servlet/JSP
  424. implementations from Tomcat into the J2EE RI. These days, he hacks PHP
  425. code during the day.
  426. </p>
  427. <p>
  428. <b>Nico Seessle</b><br />
  429. </p>
  430. <p>
  431. <b>Gal Shachor</b> (shachor at il.ibm.com)
  432. <br />
  433. Gal Shachor is a research staff member at IBM. He wrote his first
  434. Servlet container (ServletExpress) at the beginning of 1997. Later on
  435. ServletExpress (and Gal) merged into WebSphere, and Gal participated
  436. in the development of WebSphere 1, 2 and 3.
  437. </p>
  438. <p>
  439. <b>Jon S. Stevens</b> (jon at collab.net)
  440. <br />
  441. Jon is a Co-Founder of <a href="http://www.clearink.com/">Clear Ink
  442. Corp</a> and recently left to work on <a href="http://scarab.tigris.org/">Scarab</a> a next generation Open
  443. Source Java Servlet based Issue/Bug tracking system for <a href="http://www.collab.net/">CollabNet</a>. He is an active developer
  444. of the <a href="http://java.apache.org/jserv/">Apache JServ Servlet
  445. Engine</a> for the Apache Web Server and Co-Author of the <a href="http://java.apache.org/ecs/">Element Construction Set</a> as
  446. well as the web application framework, <a href="http://java.apache.org/turbine/">Turbine</a>.
  447. </p>
  448. <p>
  449. <b>Jesse Stockall</b><br />
  450. </p>
  451. <p>
  452. <b>James Todd</b> (jwtodd at pacbell.net)
  453. <br />
  454. James has developed real time customer oriented apps for roughly 10
  455. years the last 5 of which have predominately been fully integrated,
  456. front and back, extraNet implementations which have been based on
  457. Apache, Java and Tcl.
  458. </p>
  459. <p>
  460. <b>Anil Vijendran</b> (akv at eng.sun.com)
  461. <br />
  462. Anil Vijendran is the principal developer of the JSP engine in
  463. Tomcat. He's done some pretty scary things in his past life --
  464. implementing the CORBA IDL to C++ 2.0 mapping, skydiving, IDL to Java
  465. compilers, Object Databases (SIGSEV, you da man!) for C++, Java ORB
  466. and EJB runtime environments -- in that order.
  467. </p>
  468. <h3 class="section">
  469. <a name="Logo"></a>
  470. Logo
  471. </h3>
  472. <p>Ant's logo is the result of a logo contest, it has been
  473. designed by</p>
  474. <p>
  475. <b>Nick King</b>
  476. <br />
  477. </p>
  478. </div>
  479. </div>
  480. <p class="copyright">
  481. <script type="text/javascript" language="JavaScript"><!--
  482. document.write(" - "+"Last Published: " + document.lastModified);
  483. // -->
  484. </script>
  485. </p>
  486. </body>
  487. </html>