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 KiB

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