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.

ant15_todo.html 35 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687
  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. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  8. <meta name="author" value="Erik Hatcher">
  9. <meta name="email" value="ehatcher@apache.org">
  10. <title>Apache Ant - Ant 1.5 Release To-Do List</title>
  11. </head>
  12. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  13. <table border="0" width="100%" cellspacing="0">
  14. <!-- TOP IMAGE -->
  15. <tr>
  16. <td colspan="2">
  17. <a href="http://ant.apache.org/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  18. </td>
  19. </tr>
  20. </table>
  21. <table border="0" width="100%" cellspacing="4">
  22. <tr><td colspan="2">
  23. <hr noshade="" size="1"/>
  24. </td></tr>
  25. <tr>
  26. <!-- LEFT SIDE NAVIGATION -->
  27. <td valign="top" nowrap="true">
  28. <p><strong>Apache Ant</strong></p>
  29. <ul>
  30. <li> <a href="./index.html">Front Page</a>
  31. </li>
  32. <li> <a href="./LICENSE">License</a>
  33. </li>
  34. <li> <a href="./antnews.html">News</a>
  35. </li>
  36. </ul>
  37. <p><strong>Documentation</strong></p>
  38. <ul>
  39. <li> <a href="./manual/index.html">Manual</a>
  40. </li>
  41. <li> <a href="./projects.html">Related Projects</a>
  42. </li>
  43. <li> <a href="./external.html">External Tools and Tasks</a>
  44. </li>
  45. <li> <a href="./resources.html">Resources</a>
  46. </li>
  47. <li> <a href="./faq.html">Ant FAQ</a>
  48. </li>
  49. <li> <a href="./problems.html">Having Problems?</a>
  50. </li>
  51. </ul>
  52. <p><strong>Get Involved</strong></p>
  53. <ul>
  54. <li> <a href="./mail.html">Mailing Lists</a>
  55. </li>
  56. <li> <a href="./cvs.html">CVS Repositories</a>
  57. </li>
  58. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  59. </li>
  60. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  61. </li>
  62. </ul>
  63. <p><strong>Project Managment</strong></p>
  64. <ul>
  65. <li> <a href="./contributors.html">Contributors</a>
  66. </li>
  67. <li> <a href="./mission.html">Mission</a>
  68. </li>
  69. <li> <a href="./guidelines.html">Guidelines Notes</a>
  70. </li>
  71. <li> <a href="./legal.html">Legal</a>
  72. </li>
  73. </ul>
  74. </td>
  75. <td align="left" valign="top">
  76. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  77. <tr><td bgcolor="#525D76">
  78. <font color="#ffffff" face="arial,helvetica,sanserif">
  79. <a name="Ant 1.5 Release To-Do List"><strong>Ant 1.5 Release To-Do List</strong></a>
  80. </font>
  81. </td></tr>
  82. <tr><td>
  83. <blockquote>
  84. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  85. <tr><td bgcolor="#828DA6">
  86. <font color="#ffffff" face="arial,helvetica,sanserif">
  87. <a name="Open"><strong>Open</strong></a>
  88. </font>
  89. </td></tr>
  90. <tr><td>
  91. <blockquote>
  92. <table>
  93. <tr>
  94. <td bgcolor="#039acc" colspan="" rowspan=""
  95. valign="top" align="left">
  96. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  97. Item
  98. </font>
  99. </td>
  100. <td bgcolor="#039acc" colspan="" rowspan=""
  101. valign="top" align="left">
  102. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  103. Details
  104. </font>
  105. </td>
  106. <td bgcolor="#039acc" colspan="" rowspan=""
  107. valign="top" align="left">
  108. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  109. Assigned
  110. </font>
  111. </td>
  112. </tr>
  113. <tr>
  114. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  115. valign="top" align="left">
  116. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  117. Bugzilla bugs under 30
  118. </font>
  119. </td>
  120. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  121. valign="top" align="left">
  122. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  123. or at least address most of them in some way
  124. </font>
  125. </td>
  126. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  127. valign="top" align="left">
  128. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  129. All Committers
  130. </font>
  131. </td>
  132. </tr>
  133. <tr>
  134. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  135. valign="top" align="left">
  136. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  137. Document Path datatype
  138. </font>
  139. </td>
  140. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  141. valign="top" align="left">
  142. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  143. It's documented, but more hidden than the other types
  144. </font>
  145. </td>
  146. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  147. valign="top" align="left">
  148. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  149. Erik
  150. </font>
  151. </td>
  152. </tr>
  153. <tr>
  154. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  155. valign="top" align="left">
  156. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  157. Novell NetWare support
  158. </font>
  159. </td>
  160. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  161. valign="top" align="left">
  162. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  163. &nbsp;
  164. </font>
  165. </td>
  166. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  167. valign="top" align="left">
  168. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  169. Jeff Tulley
  170. </font>
  171. </td>
  172. </tr>
  173. <tr>
  174. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  175. valign="top" align="left">
  176. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  177. XMLCatalog more integrated
  178. </font>
  179. </td>
  180. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  181. valign="top" align="left">
  182. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  183. Several tasks could still use XMLCatalog integration
  184. </font>
  185. </td>
  186. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  187. valign="top" align="left">
  188. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  189. &nbsp;
  190. </font>
  191. </td>
  192. </tr>
  193. <tr>
  194. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  195. valign="top" align="left">
  196. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  197. Make default excludes customizable
  198. </font>
  199. </td>
  200. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  201. valign="top" align="left">
  202. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  203. With the setting of an ant.default.excludes property?
  204. </font>
  205. </td>
  206. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  207. valign="top" align="left">
  208. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  209. Erik
  210. </font>
  211. </td>
  212. </tr>
  213. <tr>
  214. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  215. valign="top" align="left">
  216. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  217. Fully functional on Java 1.4
  218. </font>
  219. </td>
  220. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  221. valign="top" align="left">
  222. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  223. Fix outstanding java1.4 defects, maybe add an
  224. assertions datatype for java and other tasks (junit?)
  225. which lets people turn on asserts.
  226. </font>
  227. </td>
  228. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  229. valign="top" align="left">
  230. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  231. Steve + any other help he can get
  232. </font>
  233. </td>
  234. </tr>
  235. </table>
  236. </blockquote>
  237. </td></tr>
  238. </table>
  239. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  240. <tr><td bgcolor="#828DA6">
  241. <font color="#ffffff" face="arial,helvetica,sanserif">
  242. <a name="Done"><strong>Done</strong></a>
  243. </font>
  244. </td></tr>
  245. <tr><td>
  246. <blockquote>
  247. <table>
  248. <tr>
  249. <td bgcolor="#039acc" colspan="" rowspan=""
  250. valign="top" align="left">
  251. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  252. Item
  253. </font>
  254. </td>
  255. <td bgcolor="#039acc" colspan="" rowspan=""
  256. valign="top" align="left">
  257. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  258. Details
  259. </font>
  260. </td>
  261. <td bgcolor="#039acc" colspan="" rowspan=""
  262. valign="top" align="left">
  263. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  264. Assigned
  265. </font>
  266. </td>
  267. </tr>
  268. <tr>
  269. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  270. valign="top" align="left">
  271. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  272. Selectors
  273. </font>
  274. </td>
  275. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  276. valign="top" align="left">
  277. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  278. &nbsp;
  279. </font>
  280. </td>
  281. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  282. valign="top" align="left">
  283. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  284. Bruce
  285. </font>
  286. </td>
  287. </tr>
  288. <tr>
  289. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  290. valign="top" align="left">
  291. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  292. Extension utilities
  293. </font>
  294. </td>
  295. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  296. valign="top" align="left">
  297. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  298. Port across task that prints out details of extensions for
  299. a certain library/jar, or all jars in a path. Port across task
  300. that generates a manifest (including dependencies and extension
  301. specification) based on a set of jars in path. Port across task
  302. that checks that the list of pre-req extensions are present in
  303. path.
  304. </font>
  305. </td>
  306. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  307. valign="top" align="left">
  308. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  309. Peter
  310. </font>
  311. </td>
  312. </tr>
  313. <tr>
  314. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  315. valign="top" align="left">
  316. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  317. XmlLogger implements BuildLogger
  318. </font>
  319. </td>
  320. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  321. valign="top" align="left">
  322. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  323. Its currently a BuildListener, lets remove the confusion
  324. </font>
  325. </td>
  326. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  327. valign="top" align="left">
  328. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  329. Erik
  330. </font>
  331. </td>
  332. </tr>
  333. <tr>
  334. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  335. valign="top" align="left">
  336. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  337. Dotnet library tweaks
  338. </font>
  339. </td>
  340. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  341. valign="top" align="left">
  342. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  343. update to release, add uptodateness, add a web service
  344. import (for Axis interop testing)
  345. </font>
  346. </td>
  347. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  348. valign="top" align="left">
  349. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  350. Steve, in a really long meeting
  351. </font>
  352. </td>
  353. </tr>
  354. <tr>
  355. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  356. valign="top" align="left">
  357. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  358. compiler attribute for rmic
  359. </font>
  360. </td>
  361. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  362. valign="top" align="left">
  363. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  364. &nbsp;
  365. </font>
  366. </td>
  367. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  368. valign="top" align="left">
  369. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  370. Stefan
  371. </font>
  372. </td>
  373. </tr>
  374. <tr>
  375. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  376. valign="top" align="left">
  377. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  378. PGP signing task if possible
  379. </font>
  380. </td>
  381. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  382. valign="top" align="left">
  383. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  384. Not done, but deemed impossible - at least in the 1.5
  385. time frame.
  386. </font>
  387. </td>
  388. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  389. valign="top" align="left">
  390. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  391. Stefan
  392. </font>
  393. </td>
  394. </tr>
  395. <tr>
  396. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  397. valign="top" align="left">
  398. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  399. JUnit's System.err/.out handling
  400. </font>
  401. </td>
  402. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  403. valign="top" align="left">
  404. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  405. showoutput attribute has been added - doesn't work in
  406. some cases yet (same reason as bug PR 7980)
  407. </font>
  408. </td>
  409. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  410. valign="top" align="left">
  411. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  412. Stefan
  413. </font>
  414. </td>
  415. </tr>
  416. <tr>
  417. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  418. valign="top" align="left">
  419. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  420. Base compiler command line switches on the selected
  421. compiler, not the current JDK
  422. </font>
  423. </td>
  424. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  425. valign="top" align="left">
  426. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  427. &nbsp;
  428. </font>
  429. </td>
  430. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  431. valign="top" align="left">
  432. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  433. Stefan
  434. </font>
  435. </td>
  436. </tr>
  437. <tr>
  438. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  439. valign="top" align="left">
  440. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  441. &lt;input&gt;
  442. </font>
  443. </td>
  444. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  445. valign="top" align="left">
  446. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  447. &nbsp;
  448. </font>
  449. </td>
  450. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  451. valign="top" align="left">
  452. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  453. Stefan
  454. </font>
  455. </td>
  456. </tr>
  457. <tr>
  458. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  459. valign="top" align="left">
  460. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  461. Make javadoc a real directory based task
  462. </font>
  463. </td>
  464. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  465. valign="top" align="left">
  466. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  467. &nbsp;
  468. </font>
  469. </td>
  470. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  471. valign="top" align="left">
  472. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  473. Stefan
  474. </font>
  475. </td>
  476. </tr>
  477. </table>
  478. </blockquote>
  479. </td></tr>
  480. </table>
  481. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  482. <tr><td bgcolor="#828DA6">
  483. <font color="#ffffff" face="arial,helvetica,sanserif">
  484. <a name="Bug Reports Short-Cuts"><strong>Bug Reports Short-Cuts</strong></a>
  485. </font>
  486. </td></tr>
  487. <tr><td>
  488. <blockquote>
  489. <p>Note: You can sort the report results by clicking on the column-headings.</p>
  490. <table>
  491. <tr>
  492. <td bgcolor="#039acc" colspan="" rowspan=""
  493. valign="top" align="left">
  494. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  495. New|Assigned|Reopened Bug Reports:
  496. </font>
  497. </td>
  498. </tr>
  499. <tr>
  500. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  501. valign="top" align="left">
  502. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  503. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Build+Process&amp;component=Core&amp;component=Core+tasks&amp;component=Documentation&amp;component=Optional+Tasks&amp;component=Other&amp;component=Wrapper+scripts&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">All</a>
  504. </font>
  505. </td>
  506. </tr>
  507. <tr>
  508. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  509. valign="top" align="left">
  510. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  511. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Build+Process&amp;component=Core&amp;component=Core+tasks&amp;component=Documentation&amp;component=Optional+Tasks&amp;component=Other&amp;component=Wrapper+scripts&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  512. </font>
  513. </td>
  514. </tr>
  515. <tr>
  516. <td bgcolor="#039acc" colspan="" rowspan=""
  517. valign="top" align="left">
  518. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  519. New|Assigned|Reopened Bug Reports by Component:
  520. </font>
  521. </td>
  522. </tr>
  523. <tr>
  524. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  525. valign="top" align="left">
  526. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  527. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Build+Process&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">Build Process</a>
  528. </font>
  529. </td>
  530. </tr>
  531. <tr>
  532. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  533. valign="top" align="left">
  534. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  535. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Build+Process&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  536. </font>
  537. </td>
  538. </tr>
  539. <tr>
  540. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  541. valign="top" align="left">
  542. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  543. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Core&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">Core</a>
  544. </font>
  545. </td>
  546. </tr>
  547. <tr>
  548. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  549. valign="top" align="left">
  550. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  551. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Core&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  552. </font>
  553. </td>
  554. </tr>
  555. <tr>
  556. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  557. valign="top" align="left">
  558. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  559. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Core+Tasks&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">Core Tasks</a>
  560. </font>
  561. </td>
  562. </tr>
  563. <tr>
  564. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  565. valign="top" align="left">
  566. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  567. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Core+Tasks&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  568. </font>
  569. </td>
  570. </tr>
  571. <tr>
  572. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  573. valign="top" align="left">
  574. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  575. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Documentation&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">Documentation</a>
  576. </font>
  577. </td>
  578. </tr>
  579. <tr>
  580. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  581. valign="top" align="left">
  582. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  583. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Documentation&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  584. </font>
  585. </td>
  586. </tr>
  587. <tr>
  588. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  589. valign="top" align="left">
  590. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  591. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Optional+Tasks&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">Optional Tasks</a>
  592. </font>
  593. </td>
  594. </tr>
  595. <tr>
  596. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  597. valign="top" align="left">
  598. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  599. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Optional+Tasks&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  600. </font>
  601. </td>
  602. </tr>
  603. <tr>
  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://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Other&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">Other</a>
  608. </font>
  609. </td>
  610. </tr>
  611. <tr>
  612. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  613. valign="top" align="left">
  614. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  615. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Other&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  616. </font>
  617. </td>
  618. </tr>
  619. <tr>
  620. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  621. valign="top" align="left">
  622. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  623. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Wrapper+Scripts&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">Wrapper Scripts</a>
  624. </font>
  625. </td>
  626. </tr>
  627. <tr>
  628. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  629. valign="top" align="left">
  630. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  631. <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;component=Wrapper+Scripts&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit">- minus Enhancements</a>
  632. </font>
  633. </td>
  634. </tr>
  635. <tr>
  636. </tr>
  637. </table>
  638. </blockquote>
  639. </td></tr>
  640. </table>
  641. </blockquote>
  642. </td></tr>
  643. </table>
  644. </td>
  645. </tr>
  646. <!-- FOOTER -->
  647. <tr><td colspan="2">
  648. <hr noshade="" size="1"/>
  649. </td></tr>
  650. <tr><td colspan="2">
  651. <div align="center"><font color="#525D76" size="-1"><em>
  652. Copyright &#169; 2000-2002, Apache Software Foundation
  653. </em></font></div>
  654. </td></tr>
  655. </table>
  656. </body>
  657. </html>
  658. <!-- end the processing -->