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 23 kB

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