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.

bugs.html 18 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html lang="en">
  3. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  4. <head>
  5. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  6. <title>Apache Ant - Bug database</title>
  7. <link type="text/css" href="./page.css" rel="stylesheet">
  8. <meta name="author" content="Antoine Levy-Lambert">
  9. <meta name="email" content="">
  10. </head>
  11. <body>
  12. <p class="navpath">
  13. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  14. </p>
  15. <div class="logobar">
  16. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  17. <tr>
  18. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  19. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  20. <td align="right">
  21. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  22. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  23. <tr>
  24. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  25. </tr>
  26. <tr>
  27. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  28. <td nowrap="nowrap" class="searchcaption">
  29. <input name="q" type="hidden">
  30. <input size="15" id="query" type="text">
  31. <img height="1" width="5" alt="" src="./images/spacer.gif">
  32. <input name="Search" value="Search" type="submit">
  33. <br>
  34. the Apache Ant site
  35. </td>
  36. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  37. </tr>
  38. <tr>
  39. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  40. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  41. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  42. </tr>
  43. </table>
  44. </form>
  45. </td>
  46. </tr>
  47. </table>
  48. </div>
  49. <div class="tab">
  50. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  51. <tr>
  52. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  53. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  54. <tr>
  55. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
  56. </tr>
  57. </table>
  58. </td>
  59. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  60. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  61. <tr>
  62. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
  63. </tr>
  64. </table>
  65. </td>
  66. </tr>
  67. </table>
  68. </div>
  69. <div class="bluebar"></div>
  70. <div class="menucontainer">
  71. <div class="menu">
  72. <ul>
  73. <li class="menuheader">Apache Ant
  74. <ul>
  75. <li>
  76. <a href="./index.html">Welcome</a>
  77. </li>
  78. <li>
  79. <a href="./license.html">License</a>
  80. </li>
  81. <li>
  82. <a href="./antnews.html">News</a>
  83. </li>
  84. </ul>
  85. </li>
  86. <li class="menuheader">Documentation
  87. <ul>
  88. <li>
  89. <a href="./manual/index.html">Manual</a>
  90. </li>
  91. <li>
  92. <a href="./projects.html">Related Projects</a>
  93. </li>
  94. <li>
  95. <a href="./external.html">External Tools and Tasks</a>
  96. </li>
  97. <li>
  98. <a href="./resources.html">Resources</a>
  99. </li>
  100. <li>
  101. <a href="./faq.html">Frequently Asked Questions</a>
  102. </li>
  103. <li>
  104. <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
  105. </li>
  106. <li>
  107. <a href="./problems.html">Having Problems?</a>
  108. </li>
  109. </ul>
  110. </li>
  111. <li class="menuheader">Download
  112. <ul>
  113. <li>
  114. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  115. </li>
  116. <li>
  117. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  118. </li>
  119. </ul>
  120. </li>
  121. <li class="menuheader">Contributing
  122. <ul>
  123. <li>
  124. <a href="./mail.html">Mailing Lists</a>
  125. </li>
  126. <li>
  127. <a href="./svn.html">Subversion Repositories</a>
  128. </li>
  129. <li>
  130. <a href="./bugs.html">Bug Database</a>
  131. </li>
  132. <li>
  133. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  134. </li>
  135. </ul>
  136. </li>
  137. <li class="menuheader">Project Management
  138. <ul>
  139. <li>
  140. <a href="./contributors.html">Contributors</a>
  141. </li>
  142. <li>
  143. <a href="./mission.html">Apache Ant Mission</a>
  144. </li>
  145. <li>
  146. <a href="./bylaws.html">Project Bylaws</a>
  147. </li>
  148. <li>
  149. <a href="./legal.html">Legal</a>
  150. </li>
  151. </ul>
  152. </li>
  153. </ul>
  154. </div>
  155. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  156. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  157. </div>
  158. <div class="lightbluebar">&nbsp;</div>
  159. <div class="main">
  160. <div class="content">
  161. <h1 class="title">Bug database</h1>
  162. <h3 class="section">
  163. <a name="Bug Database"></a>
  164. Bug Database
  165. </h3>
  166. <p>
  167. This page gives you some bookmarks to use the Bugzilla <a href="http://issues.apache.org/bugzilla/">
  168. Apache Bug Database</a>.
  169. </p>
  170. <p>
  171. This link <a href="http://issues.apache.org/">issues.apache.org</a> connects you
  172. to the complete list of Apache Bug Database systems.
  173. </p>
  174. <h4 class="subsection">
  175. <a name="Has It Been Reported?"></a>
  176. Has It Been Reported?
  177. </h4>
  178. <p>
  179. If the current nightly build doesn't resolve your problem, it is
  180. possible that someone else has reported the issue. It is time to
  181. look at . This system is easy to use, and it will
  182. let you search the <a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;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;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.bug_id">
  183. currently open</a> and resolved bugs to see if your problem has
  184. already been reported. If your problem has been reported, you can
  185. see whether any of the developers have commented, suggesting
  186. workarounds, or the reason for the bug, etc. Or you may have
  187. information to add (see about creating and modifying bug reports
  188. below), in which case, go right ahead and add the information.
  189. If you don't have any additional information, you may just want
  190. to vote for this bug, and perhaps
  191. add yourself to the <code>CC</code> list to follow the progress
  192. of this bug.
  193. </p>
  194. <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Ant&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Open Ant bugs by order of priority</a>.</p>
  195. <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Ant&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.votes,bugs.priority%2Cbugs.bug_severity&amp;query_based_on=">Open Ant bugs by number of votes</a>.</p>
  196. <h4 class="subsection">
  197. <a name="Filing a Bug Report"></a>
  198. Filing a Bug Report
  199. </h4>
  200. <p>
  201. Please read our document about <a href="problems.html">problems</a>
  202. before deciding that there is an unreported
  203. bug in Ant.
  204. </p>
  205. <p>
  206. You have a few choices at this point. You can send
  207. an email to the <code>user</code> mailing list
  208. to see if
  209. others have encountered your issue and find out how they may
  210. have worked around it. If after some discussion, you feel it
  211. is time to create
  212. a bug report, this is a simple operation in the bug database.
  213. Please try to provide as much information as possible in order
  214. to assist the developers in resolving the bug. Please try to enter
  215. correct values for the various inputs when creating the bug, such
  216. as which version of Ant you are running, and on which platform,
  217. etc. Once the bug is created, you can also add attachments to
  218. the bug report.
  219. </p>
  220. <p>
  221. What information should you include in your bug report? The
  222. easiest bugs to fix are those that are most easily reproducible,
  223. so it is really helpful if you can produce a small test case that
  224. exhibits the problem. In this case, you would attach the build file
  225. and any other files necessary to reproduce the problem, probably
  226. packed together in an archive. If you can't produce a test case,
  227. you should try to include a snippet from your build file and the
  228. relevant sections from the verbose or debug output from Ant. Try
  229. to include the header information where Ant states the version,
  230. the OS and VM information, etc. As debug output is likely to be
  231. very large, it's best to remove any output that is not
  232. relevant. Once the bug is entered into the bug database, you
  233. will be kept informed by email about progress on the bug. If
  234. you receive email asking for further information, please try to
  235. respond, as it will aid in the resolution of your bug.
  236. </p>
  237. <p>
  238. To create the bug report hit this
  239. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">
  240. link</a>.
  241. </p>
  242. <h4 class="subsection">
  243. <a name="Asking for an Enhancement"></a>
  244. Asking for an Enhancement
  245. </h4>
  246. <p>
  247. Sometimes, you may find that Ant just doesn't do what you need it
  248. to. It isn't a bug, as such, since Ant is working the way it is
  249. supposed to work. Perhaps it is some additional functionality for
  250. a task that hasn't been thought of yet, or maybe a completely new
  251. task. For these situations, you will
  252. want to raise an <i>enhancement request</i>. Enhancement requests
  253. are managed using the same Apache Bug Database described above.
  254. These are just a different type of bug report. If you look in the
  255. bug database, you will see that one of the severity settings for
  256. a bug is "Enhancement". Just fill the bug report in,
  257. set the severity of the bug to "Enhancement", and
  258. state in the description how you would like to have Ant enhanced.
  259. Again, you should first check whether there are any existing
  260. enhancment requests that cover your needs. If so, just add your
  261. vote to these.
  262. </p>
  263. <p>
  264. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=enhancement">
  265. Create an enhancement report</a>
  266. </p>
  267. <h4 class="subsection">
  268. <a name="Fixing the Bug"></a>
  269. Fixing the Bug
  270. </h4>
  271. <p>
  272. If you aren't satisfied with just filing a bug report, you can
  273. try to find the cause of the problem and provide a fix yourself.
  274. The best way to do that is by working with the latest code from Subversion.
  275. Alternatively, you can work with the source code available from the
  276. <a href="http://ant.apache.org/srcdownload.cgi">
  277. source distributions</a>. If you
  278. are going to tackle the problem at this level, you may want to
  279. discuss some details first on the <code>dev</code>
  280. mailing list. Once you have a fix for the problem, you may submit
  281. the fix as a <i>patch</i> to either the
  282. <code>dev</code> mailing
  283. list, or enter the bug database as described above and attach the
  284. patch to the bug report. Using the bug database has the advantage
  285. of being able to track the progress of your patch.
  286. </p>
  287. <p>
  288. If you have a patch to submit and are sending it to the
  289. <code>dev</code> mailing list,
  290. prefix "[PATCH]"
  291. to your message subject (this is also a good idea for
  292. a subject line in the bug database).
  293. Please include any relevant bug numbers.
  294. Patch files should be created with the <code>-u</code>
  295. option of the
  296. <code>diff</code> or <code>svn diff</code> command. For
  297. example:<br /><br />
  298. <font face="verdana" size="-1">
  299. diff -u Javac.java.orig Javac.java &gt; javac.diffs<br /><br />
  300. </font>
  301. or, if you have source from Subversion:<br /><br />
  302. <font face="verdana" size="-1">
  303. svn diff Javac.java &gt; javac.diffs<br /><br />
  304. </font>
  305. Note: You should give your patch files meaningful names.
  306. This makes it easier for developers who need to apply a number
  307. of different patch files.
  308. </p>
  309. </div>
  310. </div>
  311. <p class="copyright">
  312. <script type="text/javascript" language="JavaScript"><!--
  313. document.write(" - "+"Last Published: " + document.lastModified);
  314. // -->
  315. </script>
  316. </p>
  317. </body>
  318. </html>