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.

resources.html 32 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  7. <meta name="author" value="Stefan Bodewig">
  8. <meta name="email" value="bodewig@apache.org">
  9. <title>The Jakarta Site - Resources</title>
  10. </head>
  11. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  12. <table border="0" width="100%" cellspacing="0">
  13. <!-- TOP IMAGE -->
  14. <tr>
  15. <td colspan="2">
  16. <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
  17. </td>
  18. </tr>
  19. </table>
  20. <table border="0" width="100%" cellspacing="4">
  21. <tr><td colspan="2">
  22. <hr noshade="" size="1"/>
  23. </td></tr>
  24. <tr>
  25. <!-- LEFT SIDE NAVIGATION -->
  26. <td valign="top" nowrap="true">
  27. <p><strong>Ant</strong></p>
  28. <ul>
  29. <li> <a href="./index.html">Front Page</a>
  30. </li>
  31. <li> <a href="./antnews.html">News</a>
  32. </li>
  33. <li> <a href="./manual/index.html">Documentation</a>
  34. </li>
  35. <li> <a href="./external.html">External Tools and Tasks</a>
  36. </li>
  37. <li> <a href="./resources.html">Resources</a>
  38. </li>
  39. <li> <a href="./faq.html">Ant FAQ</a>
  40. </li>
  41. <li> <a href="./problems.html">Having Problems?</a>
  42. </li>
  43. </ul>
  44. <p><strong>Download</strong></p>
  45. <ul>
  46. <li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
  47. </li>
  48. <li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
  49. </li>
  50. </ul>
  51. <p><strong>Jakarta</strong></p>
  52. <ul>
  53. <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  54. </li>
  55. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  56. </li>
  57. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  58. </li>
  59. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  60. </li>
  61. </ul>
  62. <p><strong>Get Involved</strong></p>
  63. <ul>
  64. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  65. </li>
  66. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  67. </li>
  68. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  69. </li>
  70. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  71. </li>
  72. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  73. </li>
  74. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  75. </li>
  76. </ul>
  77. </td>
  78. <td align="left" valign="top">
  79. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  80. <tr><td bgcolor="#525D76">
  81. <font color="#ffffff" face="arial,helvetica,sanserif">
  82. <a name="FAQs"><strong>FAQs</strong></a>
  83. </font>
  84. </td></tr>
  85. <tr><td>
  86. <blockquote>
  87. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  88. <tr><td bgcolor="#828DA6">
  89. <font color="#ffffff" face="arial,helvetica,sanserif">
  90. <a name="At Ant's website"><strong>At Ant's website</strong></a>
  91. </font>
  92. </td></tr>
  93. <tr><td>
  94. <blockquote>
  95. <table>
  96. <tr>
  97. <td bgcolor="#039acc" colspan="" rowspan=""
  98. valign="top" align="left">
  99. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  100. FAQ
  101. </font>
  102. </td>
  103. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  104. valign="top" align="left">
  105. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  106. <a href="faq.html">http://jakarta.apache.org/ant/faq.html</a>
  107. </font>
  108. </td>
  109. </tr>
  110. </table>
  111. </blockquote>
  112. </td></tr>
  113. </table>
  114. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  115. <tr><td bgcolor="#828DA6">
  116. <font color="#ffffff" face="arial,helvetica,sanserif">
  117. <a name="jGuru"><strong>jGuru</strong></a>
  118. </font>
  119. </td></tr>
  120. <tr><td>
  121. <blockquote>
  122. <p>jGuru hosts an interactive Ant discussion forum and FAQ system</p>
  123. <table>
  124. <tr>
  125. <td bgcolor="#039acc" colspan="" rowspan=""
  126. valign="top" align="left">
  127. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  128. Forum
  129. </font>
  130. </td>
  131. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  132. valign="top" align="left">
  133. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  134. <a href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a>
  135. </font>
  136. </td>
  137. </tr>
  138. <tr>
  139. <td bgcolor="#039acc" colspan="" rowspan=""
  140. valign="top" align="left">
  141. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  142. FAQ
  143. </font>
  144. </td>
  145. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  146. valign="top" align="left">
  147. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  148. <a href="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a>
  149. </font>
  150. </td>
  151. </tr>
  152. </table>
  153. </blockquote>
  154. </td></tr>
  155. </table>
  156. </blockquote>
  157. </td></tr>
  158. </table>
  159. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  160. <tr><td bgcolor="#525D76">
  161. <font color="#ffffff" face="arial,helvetica,sanserif">
  162. <a name="Articles and Presentations"><strong>Articles and Presentations</strong></a>
  163. </font>
  164. </td></tr>
  165. <tr><td>
  166. <blockquote>
  167. <p>The following sections list articles and presentations written about Ant. If
  168. you've written something that should be included, please post it to one
  169. of the mailing lists.</p>
  170. </blockquote>
  171. </td></tr>
  172. </table>
  173. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  174. <tr><td bgcolor="#525D76">
  175. <font color="#ffffff" face="arial,helvetica,sanserif">
  176. <a name="Articles"><strong>Articles</strong></a>
  177. </font>
  178. </td></tr>
  179. <tr><td>
  180. <blockquote>
  181. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  182. <tr><td bgcolor="#828DA6">
  183. <font color="#ffffff" face="arial,helvetica,sanserif">
  184. <a name="Ant in Anger: Using Ant in a Production Development System"><strong>Ant in Anger: Using Ant in a Production Development System</strong></a>
  185. </font>
  186. </td></tr>
  187. <tr><td>
  188. <blockquote>
  189. <p>This document describes strategies and some basic examples of how to
  190. use Ant in larger team development projects.</p>
  191. <table>
  192. <tr>
  193. <td bgcolor="#039acc" colspan="" rowspan=""
  194. valign="top" align="left">
  195. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  196. Author:
  197. </font>
  198. </td>
  199. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  200. valign="top" align="left">
  201. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  202. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  203. </font>
  204. </td>
  205. </tr>
  206. <tr>
  207. <td bgcolor="#039acc" colspan="" rowspan=""
  208. valign="top" align="left">
  209. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  210. URL:
  211. </font>
  212. </td>
  213. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  214. valign="top" align="left">
  215. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  216. <a href="ant_in_anger.html">http://jakarta.apache.org/ant/ant_in_anger.html</a>
  217. </font>
  218. </td>
  219. </tr>
  220. </table>
  221. </blockquote>
  222. </td></tr>
  223. </table>
  224. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  225. <tr><td bgcolor="#828DA6">
  226. <font color="#ffffff" face="arial,helvetica,sanserif">
  227. <a name="Ant Task Guidelines"><strong>Ant Task Guidelines</strong></a>
  228. </font>
  229. </td></tr>
  230. <tr><td>
  231. <blockquote>
  232. <p>This document describes how to write custom Ant tasks, and how to submit
  233. them to potentially be included in Ant.</p>
  234. <table>
  235. <tr>
  236. <td bgcolor="#039acc" colspan="" rowspan=""
  237. valign="top" align="left">
  238. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  239. Author:
  240. </font>
  241. </td>
  242. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  243. valign="top" align="left">
  244. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  245. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  246. </font>
  247. </td>
  248. </tr>
  249. <tr>
  250. <td bgcolor="#039acc" colspan="" rowspan=""
  251. valign="top" align="left">
  252. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  253. URL:
  254. </font>
  255. </td>
  256. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  257. valign="top" align="left">
  258. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  259. <a href="ant_task_guidelines.html">http://jakarta.apache.org/ant/ant_task_guidelines.html</a>
  260. </font>
  261. </td>
  262. </tr>
  263. </table>
  264. </blockquote>
  265. </td></tr>
  266. </table>
  267. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  268. <tr><td bgcolor="#828DA6">
  269. <font color="#ffffff" face="arial,helvetica,sanserif">
  270. <a name="Incremental development with Ant and JUnit"><strong>Incremental development with Ant and JUnit</strong></a>
  271. </font>
  272. </td></tr>
  273. <tr><td>
  274. <blockquote>
  275. <p>This article explores the benefits of unit testing with Ant and
  276. JUnit, detailing how to develop automated unit tests and integrate them
  277. into your build process.</p>
  278. <table>
  279. <tr>
  280. <td bgcolor="#039acc" colspan="" rowspan=""
  281. valign="top" align="left">
  282. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  283. Author:
  284. </font>
  285. </td>
  286. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  287. valign="top" align="left">
  288. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  289. <a href="mailto:malcolm@nuearth.com">Malcolm Davis</a>
  290. </font>
  291. </td>
  292. </tr>
  293. <tr>
  294. <td bgcolor="#039acc" colspan="" rowspan=""
  295. valign="top" align="left">
  296. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  297. URL:
  298. </font>
  299. </td>
  300. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  301. valign="top" align="left">
  302. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  303. <a href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java">http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>
  304. </font>
  305. </td>
  306. </tr>
  307. </table>
  308. </blockquote>
  309. </td></tr>
  310. </table>
  311. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  312. <tr><td bgcolor="#828DA6">
  313. <font color="#ffffff" face="arial,helvetica,sanserif">
  314. <a name="Automate your build process using Java and Ant"><strong>Automate your build process using Java and Ant</strong></a>
  315. </font>
  316. </td></tr>
  317. <tr><td>
  318. <blockquote>
  319. <p>This article provides an introduction to using Ant with some basic
  320. examples and by highlighting some of the important tasks.</p>
  321. <table>
  322. <tr>
  323. <td bgcolor="#039acc" colspan="" rowspan=""
  324. valign="top" align="left">
  325. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  326. Author:
  327. </font>
  328. </td>
  329. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  330. valign="top" align="left">
  331. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  332. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  333. </font>
  334. </td>
  335. </tr>
  336. <tr>
  337. <td bgcolor="#039acc" colspan="" rowspan=""
  338. valign="top" align="left">
  339. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  340. URL:
  341. </font>
  342. </td>
  343. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  344. valign="top" align="left">
  345. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  346. <a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a>
  347. </font>
  348. </td>
  349. </tr>
  350. </table>
  351. </blockquote>
  352. </td></tr>
  353. </table>
  354. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  355. <tr><td bgcolor="#828DA6">
  356. <font color="#ffffff" face="arial,helvetica,sanserif">
  357. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"><strong>Short tutorial in Cactus' (formerly J2EEUnit) documentation</strong></a>
  358. </font>
  359. </td></tr>
  360. <tr><td>
  361. <blockquote>
  362. <p>There is a short tutorial on how to use Ant in Cactus'
  363. documentation. It has a slant towards build files that will be used
  364. with Cactus.</p>
  365. <table>
  366. <tr>
  367. <td bgcolor="#039acc" colspan="" rowspan=""
  368. valign="top" align="left">
  369. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  370. Author:
  371. </font>
  372. </td>
  373. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  374. valign="top" align="left">
  375. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  376. Cactus development team
  377. </font>
  378. </td>
  379. </tr>
  380. <tr>
  381. <td bgcolor="#039acc" colspan="" rowspan=""
  382. valign="top" align="left">
  383. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  384. URL:
  385. </font>
  386. </td>
  387. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  388. valign="top" align="left">
  389. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  390. <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>
  391. </font>
  392. </td>
  393. </tr>
  394. </table>
  395. </blockquote>
  396. </td></tr>
  397. </table>
  398. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  399. <tr><td bgcolor="#828DA6">
  400. <font color="#ffffff" face="arial,helvetica,sanserif">
  401. <a name="Developing custom Ant tasks with VisualAge for Java"><strong>Developing custom Ant tasks with VisualAge for Java</strong></a>
  402. </font>
  403. </td></tr>
  404. <tr><td>
  405. <blockquote>
  406. <p>This article outlines how to integrate Ant into VisualAge for Java,
  407. and how to write and debug custom tasks using the IDE and the
  408. integrated debugger.</p>
  409. <table>
  410. <tr>
  411. <td bgcolor="#039acc" colspan="" rowspan=""
  412. valign="top" align="left">
  413. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  414. Author:
  415. </font>
  416. </td>
  417. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  418. valign="top" align="left">
  419. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  420. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  421. </font>
  422. </td>
  423. </tr>
  424. <tr>
  425. <td bgcolor="#039acc" colspan="" rowspan=""
  426. valign="top" align="left">
  427. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  428. URL:
  429. </font>
  430. </td>
  431. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  432. valign="top" align="left">
  433. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  434. <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1</a>
  435. </font>
  436. </td>
  437. </tr>
  438. </table>
  439. </blockquote>
  440. </td></tr>
  441. </table>
  442. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  443. <tr><td bgcolor="#828DA6">
  444. <font color="#ffffff" face="arial,helvetica,sanserif">
  445. <a name="Automated builds with VisualAge for Java and Ant"><strong>Automated builds with VisualAge for Java and Ant</strong></a>
  446. </font>
  447. </td></tr>
  448. <tr><td>
  449. <blockquote>
  450. <p>This article shows how you can perform command line builds with a
  451. VisualAge for Java repository.</p>
  452. <table>
  453. <tr>
  454. <td bgcolor="#039acc" colspan="" rowspan=""
  455. valign="top" align="left">
  456. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  457. Author:
  458. </font>
  459. </td>
  460. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  461. valign="top" align="left">
  462. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  463. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  464. </font>
  465. </td>
  466. </tr>
  467. <tr>
  468. <td bgcolor="#039acc" colspan="" rowspan=""
  469. valign="top" align="left">
  470. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  471. URL:
  472. </font>
  473. </td>
  474. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  475. valign="top" align="left">
  476. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  477. <a href="http://www7.software.ibm.com/vad.nsf/Data/Document4366?OpenDocument&amp;p=1&amp;BCT=3&amp;Footer=1">http://www7.software.ibm.com/vad.nsf/Data/Document4366?OpenDocument&amp;p=1&amp;BCT=3&amp;Footer=1</a>
  478. </font>
  479. </td>
  480. </tr>
  481. </table>
  482. </blockquote>
  483. </td></tr>
  484. </table>
  485. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  486. <tr><td bgcolor="#828DA6">
  487. <font color="#ffffff" face="arial,helvetica,sanserif">
  488. <a name="Ant: A Build Tool from the Jakarta Project"><strong>Ant: A Build Tool from the Jakarta Project</strong></a>
  489. </font>
  490. </td></tr>
  491. <tr><td>
  492. <blockquote>
  493. <p>This article is from the "Best Practices" section of
  494. Sun's Dot-Com Builder Site.</p>
  495. <table>
  496. <tr>
  497. <td bgcolor="#039acc" colspan="" rowspan=""
  498. valign="top" align="left">
  499. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  500. Author:
  501. </font>
  502. </td>
  503. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  504. valign="top" align="left">
  505. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  506. Laura Geele Wang
  507. </font>
  508. </td>
  509. </tr>
  510. <tr>
  511. <td bgcolor="#039acc" colspan="" rowspan=""
  512. valign="top" align="left">
  513. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  514. URL:
  515. </font>
  516. </td>
  517. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  518. valign="top" align="left">
  519. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  520. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  521. </font>
  522. </td>
  523. </tr>
  524. </table>
  525. </blockquote>
  526. </td></tr>
  527. </table>
  528. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  529. <tr><td bgcolor="#828DA6">
  530. <font color="#ffffff" face="arial,helvetica,sanserif">
  531. <a name="Making a Mountain Out of an Anthill"><strong>Making a Mountain Out of an Anthill</strong></a>
  532. </font>
  533. </td></tr>
  534. <tr><td>
  535. <blockquote>
  536. <p>This article is from the June 2001 issue of the Java Developer'
  537. Journal. You need to be a registered JDJ subscriber to view this
  538. article.</p>
  539. <table>
  540. <tr>
  541. <td bgcolor="#039acc" colspan="" rowspan=""
  542. valign="top" align="left">
  543. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  544. Author:
  545. </font>
  546. </td>
  547. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  548. valign="top" align="left">
  549. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  550. Neal Ford
  551. </font>
  552. </td>
  553. </tr>
  554. <tr>
  555. <td bgcolor="#039acc" colspan="" rowspan=""
  556. valign="top" align="left">
  557. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  558. URL:
  559. </font>
  560. </td>
  561. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  562. valign="top" align="left">
  563. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  564. <a href="http://www.sys-con.com/java/archivesa.cfm?volume=06&amp;issue=06">http://www.sys-con.com/java/archivesa.cfm?volume=06&amp;issue=06</a>
  565. </font>
  566. </td>
  567. </tr>
  568. </table>
  569. </blockquote>
  570. </td></tr>
  571. </table>
  572. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  573. <tr><td bgcolor="#828DA6">
  574. <font color="#ffffff" face="arial,helvetica,sanserif">
  575. <a name="Using Ant and Weblogic EJBs"><strong>Using Ant and Weblogic EJBs</strong></a>
  576. </font>
  577. </td></tr>
  578. <tr><td>
  579. <blockquote>
  580. <p>This article describes how to use Ant to create Weblogic EJBs, and
  581. some workarounds for issues you may encounter.</p>
  582. <table>
  583. <tr>
  584. <td bgcolor="#039acc" colspan="" rowspan=""
  585. valign="top" align="left">
  586. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  587. Author:
  588. </font>
  589. </td>
  590. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  591. valign="top" align="left">
  592. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  593. Jesse E. Tilly
  594. </font>
  595. </td>
  596. </tr>
  597. <tr>
  598. <td bgcolor="#039acc" colspan="" rowspan=""
  599. valign="top" align="left">
  600. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  601. URL:
  602. </font>
  603. </td>
  604. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  605. valign="top" align="left">
  606. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  607. <a href="http://www.onjava.com/pub/a/onjava/2001/06/25/antejb.html">http://www.onjava.com/pub/a/onjava/2001/06/25/antejb.html</a>
  608. </font>
  609. </td>
  610. </tr>
  611. </table>
  612. </blockquote>
  613. </td></tr>
  614. </table>
  615. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  616. <tr><td bgcolor="#828DA6">
  617. <font color="#ffffff" face="arial,helvetica,sanserif">
  618. <a name="An Introduction to Ant"><strong>An Introduction to Ant</strong></a>
  619. </font>
  620. </td></tr>
  621. <tr><td>
  622. <blockquote>
  623. <p>This article is a short introduction into the basic
  624. concepts of Ant.</p>
  625. <table>
  626. <tr>
  627. <td bgcolor="#039acc" colspan="" rowspan=""
  628. valign="top" align="left">
  629. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  630. Author:
  631. </font>
  632. </td>
  633. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  634. valign="top" align="left">
  635. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  636. Jayakrishnan Nair
  637. </font>
  638. </td>
  639. </tr>
  640. <tr>
  641. <td bgcolor="#039acc" colspan="" rowspan=""
  642. valign="top" align="left">
  643. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  644. URL:
  645. </font>
  646. </td>
  647. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  648. valign="top" align="left">
  649. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  650. <a href="http://varnam.org/articles/ant.html">http://varnam.org/articles/ant.html</a>
  651. </font>
  652. </td>
  653. </tr>
  654. </table>
  655. </blockquote>
  656. </td></tr>
  657. </table>
  658. </blockquote>
  659. </td></tr>
  660. </table>
  661. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  662. <tr><td bgcolor="#525D76">
  663. <font color="#ffffff" face="arial,helvetica,sanserif">
  664. <a name="Presentations"><strong>Presentations</strong></a>
  665. </font>
  666. </td></tr>
  667. <tr><td>
  668. <blockquote>
  669. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  670. <tr><td bgcolor="#828DA6">
  671. <font color="#ffffff" face="arial,helvetica,sanserif">
  672. <a name="Ant Build Tool"><strong>Ant Build Tool</strong></a>
  673. </font>
  674. </td></tr>
  675. <tr><td>
  676. <blockquote>
  677. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  678. of Ant's capabilities.</p>
  679. <table>
  680. <tr>
  681. <td bgcolor="#039acc" colspan="" rowspan=""
  682. valign="top" align="left">
  683. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  684. Author:
  685. </font>
  686. </td>
  687. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  688. valign="top" align="left">
  689. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  690. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  691. </font>
  692. </td>
  693. </tr>
  694. <tr>
  695. <td bgcolor="#039acc" colspan="" rowspan=""
  696. valign="top" align="left">
  697. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  698. URL:
  699. </font>
  700. </td>
  701. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  702. valign="top" align="left">
  703. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  704. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  705. </font>
  706. </td>
  707. </tr>
  708. </table>
  709. </blockquote>
  710. </td></tr>
  711. </table>
  712. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  713. <tr><td bgcolor="#828DA6">
  714. <font color="#ffffff" face="arial,helvetica,sanserif">
  715. <a name="Ant"><strong>Ant</strong></a>
  716. </font>
  717. </td></tr>
  718. <tr><td>
  719. <blockquote>
  720. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  721. meeting in March 2001. Includes a detailed build file and basic
  722. descriptions of all the built in and optional tasks.</p>
  723. <table>
  724. <tr>
  725. <td bgcolor="#039acc" colspan="" rowspan=""
  726. valign="top" align="left">
  727. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  728. Author:
  729. </font>
  730. </td>
  731. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  732. valign="top" align="left">
  733. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  734. Mark Volkmann
  735. </font>
  736. </td>
  737. </tr>
  738. <tr>
  739. <td bgcolor="#039acc" colspan="" rowspan=""
  740. valign="top" align="left">
  741. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  742. URL:
  743. </font>
  744. </td>
  745. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  746. valign="top" align="left">
  747. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  748. <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a>
  749. </font>
  750. </td>
  751. </tr>
  752. </table>
  753. </blockquote>
  754. </td></tr>
  755. </table>
  756. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  757. <tr><td bgcolor="#828DA6">
  758. <font color="#ffffff" face="arial,helvetica,sanserif">
  759. <a name="Modern Development Crises"><strong>Modern Development Crises</strong></a>
  760. </font>
  761. </td></tr>
  762. <tr><td>
  763. <blockquote>
  764. <p>This presentation is an overview of the current state of software
  765. development today. There are a couple of slides that briefly cover
  766. Ant.</p>
  767. <table>
  768. <tr>
  769. <td bgcolor="#039acc" colspan="" rowspan=""
  770. valign="top" align="left">
  771. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  772. Author:
  773. </font>
  774. </td>
  775. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  776. valign="top" align="left">
  777. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  778. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  779. </font>
  780. </td>
  781. </tr>
  782. <tr>
  783. <td bgcolor="#039acc" colspan="" rowspan=""
  784. valign="top" align="left">
  785. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  786. URL:
  787. </font>
  788. </td>
  789. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  790. valign="top" align="left">
  791. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  792. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  793. </font>
  794. </td>
  795. </tr>
  796. </table>
  797. </blockquote>
  798. </td></tr>
  799. </table>
  800. </blockquote>
  801. </td></tr>
  802. </table>
  803. </td>
  804. </tr>
  805. <!-- FOOTER -->
  806. <tr><td colspan="2">
  807. <hr noshade="" size="1"/>
  808. </td></tr>
  809. <tr><td colspan="2">
  810. <div align="center"><font color="#525D76" size="-1"><em>
  811. Copyright &#169; 1999-2001, Apache Software Foundation
  812. </em></font></div>
  813. </td></tr>
  814. </table>
  815. </body>
  816. </html>
  817. <!-- end the processing -->