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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703
  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="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
  18. </td>
  19. <td align="center">
  20. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2002.gif" border="0"/></a>
  21. </td>
  22. <td align="right">
  23. <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  24. </td>
  25. </tr>
  26. </table>
  27. <table border="0" width="100%" cellspacing="4">
  28. <tr><td colspan="2">
  29. <hr noshade="" size="1"/>
  30. </td></tr>
  31. <tr>
  32. <!-- LEFT SIDE NAVIGATION -->
  33. <td valign="top" nowrap="true">
  34. <p><strong>Apache Ant</strong></p>
  35. <ul>
  36. <li> <a href="./index.html">Front Page</a>
  37. </li>
  38. <li> <a href="./antnews.html">News</a>
  39. </li>
  40. <li> <a href="./manual/index.html">Documentation</a>
  41. </li>
  42. <li> <a href="./projects.html">Related Projects</a>
  43. </li>
  44. <li> <a href="./external.html">External Tools and Tasks</a>
  45. </li>
  46. <li> <a href="./resources.html">Resources</a>
  47. </li>
  48. <li> <a href="./faq.html">Ant FAQ</a>
  49. </li>
  50. <li> <a href="./problems.html">Having Problems?</a>
  51. </li>
  52. </ul>
  53. <p><strong>Download</strong></p>
  54. <ul>
  55. <li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
  56. </li>
  57. <li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
  58. </li>
  59. </ul>
  60. <p><strong>Jakarta</strong></p>
  61. <ul>
  62. <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  63. </li>
  64. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  65. </li>
  66. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  67. </li>
  68. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  69. </li>
  70. </ul>
  71. <p><strong>Get Involved</strong></p>
  72. <ul>
  73. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  74. </li>
  75. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  76. </li>
  77. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  78. </li>
  79. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  80. </li>
  81. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  82. </li>
  83. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  84. </li>
  85. </ul>
  86. </td>
  87. <td align="left" valign="top">
  88. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  89. <tr><td bgcolor="#525D76">
  90. <font color="#ffffff" face="arial,helvetica,sanserif">
  91. <a name="Ant 1.5 Release To-Do List"><strong>Ant 1.5 Release To-Do List</strong></a>
  92. </font>
  93. </td></tr>
  94. <tr><td>
  95. <blockquote>
  96. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  97. <tr><td bgcolor="#828DA6">
  98. <font color="#ffffff" face="arial,helvetica,sanserif">
  99. <a name="Open"><strong>Open</strong></a>
  100. </font>
  101. </td></tr>
  102. <tr><td>
  103. <blockquote>
  104. <table>
  105. <tr>
  106. <td bgcolor="#039acc" colspan="" rowspan=""
  107. valign="top" align="left">
  108. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  109. Item
  110. </font>
  111. </td>
  112. <td bgcolor="#039acc" colspan="" rowspan=""
  113. valign="top" align="left">
  114. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  115. Details
  116. </font>
  117. </td>
  118. <td bgcolor="#039acc" colspan="" rowspan=""
  119. valign="top" align="left">
  120. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  121. Assigned
  122. </font>
  123. </td>
  124. </tr>
  125. <tr>
  126. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  127. valign="top" align="left">
  128. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  129. Bugzilla bugs under 30
  130. </font>
  131. </td>
  132. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  133. valign="top" align="left">
  134. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  135. or at least address most of them in some way
  136. </font>
  137. </td>
  138. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  139. valign="top" align="left">
  140. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  141. All Committers
  142. </font>
  143. </td>
  144. </tr>
  145. <tr>
  146. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  147. valign="top" align="left">
  148. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  149. Selectors
  150. </font>
  151. </td>
  152. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  153. valign="top" align="left">
  154. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  155. &nbsp;
  156. </font>
  157. </td>
  158. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  159. valign="top" align="left">
  160. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  161. Magesh
  162. </font>
  163. </td>
  164. </tr>
  165. <tr>
  166. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  167. valign="top" align="left">
  168. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  169. &lt;input&gt;
  170. </font>
  171. </td>
  172. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  173. valign="top" align="left">
  174. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  175. &nbsp;
  176. </font>
  177. </td>
  178. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  179. valign="top" align="left">
  180. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  181. Stefan
  182. </font>
  183. </td>
  184. </tr>
  185. <tr>
  186. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  187. valign="top" align="left">
  188. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  189. Document Path datatype
  190. </font>
  191. </td>
  192. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  193. valign="top" align="left">
  194. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  195. It's documented, but more hidden than the other types
  196. </font>
  197. </td>
  198. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  199. valign="top" align="left">
  200. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  201. Erik
  202. </font>
  203. </td>
  204. </tr>
  205. <tr>
  206. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  207. valign="top" align="left">
  208. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  209. Novell NetWare support
  210. </font>
  211. </td>
  212. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  213. valign="top" align="left">
  214. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  215. &nbsp;
  216. </font>
  217. </td>
  218. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  219. valign="top" align="left">
  220. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  221. Jeff Tulley
  222. </font>
  223. </td>
  224. </tr>
  225. <tr>
  226. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  227. valign="top" align="left">
  228. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  229. XMLCatalog more integrated
  230. </font>
  231. </td>
  232. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  233. valign="top" align="left">
  234. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  235. Several tasks could still use XMLCatalog integration
  236. </font>
  237. </td>
  238. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  239. valign="top" align="left">
  240. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  241. &nbsp;
  242. </font>
  243. </td>
  244. </tr>
  245. <tr>
  246. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  247. valign="top" align="left">
  248. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  249. Make default excludes customizable
  250. </font>
  251. </td>
  252. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  253. valign="top" align="left">
  254. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  255. With the setting of an ant.default.excludes property?
  256. </font>
  257. </td>
  258. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  259. valign="top" align="left">
  260. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  261. Erik
  262. </font>
  263. </td>
  264. </tr>
  265. <tr>
  266. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  267. valign="top" align="left">
  268. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  269. Extension utilities
  270. </font>
  271. </td>
  272. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  273. valign="top" align="left">
  274. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  275. Port across task that prints out details of extensions for
  276. a certain library/jar, or all jars in a path. Port across task
  277. that generates a manifest (including dependencies and extension
  278. specification) based on a set of jars in path. Port across task
  279. that checks that the list of pre-req extensions are present in
  280. path.
  281. </font>
  282. </td>
  283. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  284. valign="top" align="left">
  285. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  286. Peter
  287. </font>
  288. </td>
  289. </tr>
  290. <tr>
  291. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  292. valign="top" align="left">
  293. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  294. Fully functional on Java 1.4
  295. </font>
  296. </td>
  297. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  298. valign="top" align="left">
  299. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  300. Fix outstanding java1.4 defects, maybe add an
  301. assertions datatype for java and other tasks (junit?)
  302. which lets people turn on asserts.
  303. </font>
  304. </td>
  305. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  306. valign="top" align="left">
  307. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  308. Steve + any other help he can get
  309. </font>
  310. </td>
  311. </tr>
  312. <tr>
  313. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  314. valign="top" align="left">
  315. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  316. Base compiler command line switches on the selected
  317. compiler, not the current JDK
  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. If you set compiler to javac1.1, massage your
  324. classpath correctly and set include*runtime to false you
  325. can invoke jdk 1.1's javac even though you are running on
  326. a 1.3 VM. Current Ant will use -sourcepath which the
  327. compiler cannot understand in this sitation.
  328. </font>
  329. </td>
  330. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  331. valign="top" align="left">
  332. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  333. Stefan, others welcome
  334. </font>
  335. </td>
  336. </tr>
  337. <tr>
  338. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  339. valign="top" align="left">
  340. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  341. Make javadoc a real directory based task
  342. </font>
  343. </td>
  344. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  345. valign="top" align="left">
  346. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  347. &nbsp;
  348. </font>
  349. </td>
  350. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  351. valign="top" align="left">
  352. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  353. Stefan, others welcome
  354. </font>
  355. </td>
  356. </tr>
  357. </table>
  358. </blockquote>
  359. </td></tr>
  360. </table>
  361. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  362. <tr><td bgcolor="#828DA6">
  363. <font color="#ffffff" face="arial,helvetica,sanserif">
  364. <a name="Done"><strong>Done</strong></a>
  365. </font>
  366. </td></tr>
  367. <tr><td>
  368. <blockquote>
  369. <table>
  370. <tr>
  371. <td bgcolor="#039acc" colspan="" rowspan=""
  372. valign="top" align="left">
  373. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  374. Item
  375. </font>
  376. </td>
  377. <td bgcolor="#039acc" colspan="" rowspan=""
  378. valign="top" align="left">
  379. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  380. Details
  381. </font>
  382. </td>
  383. <td bgcolor="#039acc" colspan="" rowspan=""
  384. valign="top" align="left">
  385. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  386. Assigned
  387. </font>
  388. </td>
  389. </tr>
  390. <tr>
  391. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  392. valign="top" align="left">
  393. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  394. XmlLogger implements BuildLogger
  395. </font>
  396. </td>
  397. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  398. valign="top" align="left">
  399. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  400. Its currently a BuildListener, lets remove the confusion
  401. </font>
  402. </td>
  403. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  404. valign="top" align="left">
  405. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  406. Erik
  407. </font>
  408. </td>
  409. </tr>
  410. <tr>
  411. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  412. valign="top" align="left">
  413. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  414. Dotnet library tweaks
  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. update to release, add uptodateness, add a web service
  421. import (for Axis interop testing)
  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. Steve, in a really long meeting
  428. </font>
  429. </td>
  430. </tr>
  431. <tr>
  432. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  433. valign="top" align="left">
  434. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  435. compiler attribute for rmic
  436. </font>
  437. </td>
  438. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  439. valign="top" align="left">
  440. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  441. &nbsp;
  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. Stefan
  448. </font>
  449. </td>
  450. </tr>
  451. <tr>
  452. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  453. valign="top" align="left">
  454. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  455. PGP signing task if possible
  456. </font>
  457. </td>
  458. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  459. valign="top" align="left">
  460. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  461. Not done, but deemed impossible - at least in the 1.5
  462. time frame.
  463. </font>
  464. </td>
  465. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  466. valign="top" align="left">
  467. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  468. Stefan
  469. </font>
  470. </td>
  471. </tr>
  472. <tr>
  473. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  474. valign="top" align="left">
  475. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  476. JUnit's System.err/.out handling
  477. </font>
  478. </td>
  479. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  480. valign="top" align="left">
  481. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  482. showoutput attribute has been added - doesn't work in
  483. some cases yet (same reason as bug PR 7980)
  484. </font>
  485. </td>
  486. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  487. valign="top" align="left">
  488. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  489. Stefan
  490. </font>
  491. </td>
  492. </tr>
  493. </table>
  494. </blockquote>
  495. </td></tr>
  496. </table>
  497. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  498. <tr><td bgcolor="#828DA6">
  499. <font color="#ffffff" face="arial,helvetica,sanserif">
  500. <a name="Bug Reports Short-Cuts"><strong>Bug Reports Short-Cuts</strong></a>
  501. </font>
  502. </td></tr>
  503. <tr><td>
  504. <blockquote>
  505. <p>Note: You can sort the report results by clicking on the column-headings.</p>
  506. <table>
  507. <tr>
  508. <td bgcolor="#039acc" colspan="" rowspan=""
  509. valign="top" align="left">
  510. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  511. New|Assigned|Reopened Bug Reports:
  512. </font>
  513. </td>
  514. </tr>
  515. <tr>
  516. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  517. valign="top" align="left">
  518. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  519. <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>
  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;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>
  528. </font>
  529. </td>
  530. </tr>
  531. <tr>
  532. <td bgcolor="#039acc" colspan="" rowspan=""
  533. valign="top" align="left">
  534. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  535. New|Assigned|Reopened Bug Reports by Component:
  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=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>
  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=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>
  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&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>
  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&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=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>
  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=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>
  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=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>
  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=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>
  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=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>
  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=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>
  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=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>
  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=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>
  632. </font>
  633. </td>
  634. </tr>
  635. <tr>
  636. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  637. valign="top" align="left">
  638. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  639. <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>
  640. </font>
  641. </td>
  642. </tr>
  643. <tr>
  644. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  645. valign="top" align="left">
  646. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  647. <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>
  648. </font>
  649. </td>
  650. </tr>
  651. <tr>
  652. </tr>
  653. </table>
  654. </blockquote>
  655. </td></tr>
  656. </table>
  657. </blockquote>
  658. </td></tr>
  659. </table>
  660. </td>
  661. </tr>
  662. <!-- FOOTER -->
  663. <tr><td colspan="2">
  664. <hr noshade="" size="1"/>
  665. </td></tr>
  666. <tr><td colspan="2">
  667. <div align="center"><font color="#525D76" size="-1"><em>
  668. Copyright &#169; 2000-2002, Apache Software Foundation
  669. </em></font></div>
  670. </td></tr>
  671. </table>
  672. </body>
  673. </html>
  674. <!-- end the processing -->