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.

WHATSNEW 62 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669
  1. Changes from Ant 1.5 to current CVS version
  2. ===========================================
  3. Changes that could break older environments:
  4. --------------------------------------------
  5. * Targets cannot have the empty string as their name any longer.
  6. Fixed bugs:
  7. -----------
  8. * The sh wrapper script didn't work under Cygwin if ANT_HOME wasn't
  9. set with a Unix style filename.
  10. * The sh wrapper script could fail if you started Ant from a directory
  11. with whitespace in its name.
  12. * ant -diagnostics was not working properly when the task dependency
  13. was missing and was just printing the missing dependency.
  14. * The ExpandProperties filter threw NPEs when defined using
  15. the <filterreader> format.
  16. * If a task got redefined via <taskdef>, it lost its child elements.
  17. * <property>'s classpathref attribute was broken.
  18. Other changes:
  19. --------------
  20. * <loadproperties> has a new encoding attribute.
  21. * <echoproperties> can now create XML output.
  22. * <echoproperties> has a new srcfile attribute that can make it read
  23. properties files and output them instead of Ant's properties.
  24. * <filterset> will now resolve filters recursively.
  25. * <input> has a new attribute that allows you to specify a default value.
  26. * All tasks can be used outside of <target>s
  27. * Appendix E of Java Development with Ant (Loughran/Hatcher)
  28. contributed to the docs
  29. * <available> will only print deprecration warnings if it is actually
  30. used to change the value of a property.
  31. Changes from Ant 1.5beta3 to Ant 1.5
  32. ====================================
  33. Changes that could break older environments:
  34. --------------------------------------------
  35. * The filesetmanifest attribute added to <jar> after the 1.4.1
  36. release has been removed for now. This change may affect only
  37. the 1.5Beta/1.6Alpha users. An attempt will be made to add this
  38. feature back into Ant 1.6.
  39. Fixed bugs:
  40. -----------
  41. * <zip> and friends would always update existing archive if you set
  42. the update attribute to true.
  43. * To support backward compatibility with older versions, <pathconvert>
  44. will once again set the property, even if the result is the empty
  45. string, unless the new 'setonempty' attribute is set to false|no|off
  46. (default is "true").
  47. * The manifest task would crash XmlLogger
  48. Other changes:
  49. --------------
  50. * added **/.svn and **/.svn/** to the default excludes
  51. Changes from Ant 1.5beta2 to Ant 1.5beta3
  52. =========================================
  53. Changes that could break older environments:
  54. --------------------------------------------
  55. * Project.getBuildListeners now returns a clone of the listener
  56. list. Changes to the returned list will not affect the listeners
  57. currently attached to the Project. It also means that it is safe to
  58. iterate over the returned list if listeners are added or removed
  59. during the traversal.
  60. * <pvcs> default filenameformat has been different from Ant 1.4.1.
  61. Now it is different from 1.5beta1 and 1.5beta2.
  62. * Some messages that are printed during startup will not be
  63. written to the logfile specified via -logfile as they might destroy
  64. the format of the file for special BuildLoggers (like XmlLogger).
  65. * <pathconvert> won't set the property if the result is the empty string.
  66. Fixed bugs:
  67. -----------
  68. * <available> could fail to find files or directories that happen to
  69. start with the name of the project's basedir but are not children of
  70. the basedir.
  71. * Nested <property>'s inside <ant> can now be overriden by subsequent
  72. <ant> and <antcall> tasks.
  73. * <xslt>'s outputtype attribute wouldn't do anything.
  74. * <linecontains> filterreader could swallow lines.
  75. * <sequential> used to configure the tasks (set their attributes)
  76. before the first task has been executed. This means that properties
  77. that have been set by nested task seemed to be unset for the other
  78. tasks in the same <sequential> element.
  79. * <javac>'s sourcepath setting has been ignored by some compiler
  80. implementations.
  81. * <javadoc>'s packagelist attribute didn't work.
  82. * the plain mailer would always use port 25 in <mail>.
  83. * Ant's default logger could swallow empty lines.
  84. * ejbjar's iPlanet nested element now can process multiple descriptors.
  85. * IPlanetEjbc was looking in the wrong place for four iiop files.
  86. * <javac> would pass the -source switch to JDK 1.3's javac, even
  87. though it doesn't support it.
  88. Other changes:
  89. --------------
  90. * <checksum> now uses a buffer (of configurable size).
  91. * The "Trying to override task definition" warning has been degraded
  92. to verbose level if the two task definitions only differ in the class
  93. loader instance that has loaded the definition.
  94. * Add a jvmargs to the ejbjar's weblogic element to allow additional
  95. arguments to be provided to the VM runnign ejbc. Document the
  96. jvmdebuglevel attribute which can be used to avoid warnings about
  97. interface classess being found on the classpath. Document the new
  98. <sysproperty> element which allows JVM properties to be defined.
  99. Added an outputdir attribute to allow the destination to be a
  100. directory into which the exploded jar is written.
  101. * ejbjar now supports Borland Enterprise Server 5 and Jonas 2.5
  102. Changes from Ant 1.5beta1 to Ant 1.5beta2
  103. =========================================
  104. Changes that could break older environments:
  105. --------------------------------------------
  106. * Properties will now be expanded in mail message bodies. This means
  107. that one $ sign will be stripped if your mail message contains the text
  108. $$.
  109. * org.apache.tools.ant.taskdefs.Expand no longer extends MatchingTask.
  110. * Available#setFile now again uses a File argument as it did in 1.4,
  111. this may break environments that have been adapted to the String
  112. argument version present in 1.5beta1.
  113. Fixed bugs:
  114. -----------
  115. * When <move> attempts a rename, it deletes the destination file, if it
  116. exists, before renaming the source file. However, <move> was not
  117. checking if the destination file was actually a directory before
  118. trying to delete it.
  119. * Make CVS Tasks to work under Cygwin.
  120. * Fix LineContains to handle huge files elegantly without causing
  121. Stack Overflows.
  122. * if you ask for the "classic" compiler on Java1.4, you get upgraded to
  123. "modern" because there is no classic compiler any more.
  124. * the <http> condition was viewing 404 'not found' exceptions as success. Now
  125. it defaults to viewing any response >=400 as an error, and has an errorsBeginAt
  126. attribute you can use if you want a higher or lower value.
  127. * <get> throws a build exception on an http authorization error, unless you
  128. have set ignoreerrors to true.
  129. * <wsdltodotnet> was spelt in Wintel case: <WsdlToDotnet>. It is now lower
  130. case, though the old spelling is retained for anyone who used it.
  131. * Merging of Manifests in jar now works as documented.
  132. * paths that have been separated by colons would be incorrectly parsed
  133. on NetWare.
  134. * runant.pl now supports NetWare.
  135. * <tempfile> and <setproxy> tasks were in beta1, but not defined by
  136. default; They now are. <tempfile> fills a property with the name of a
  137. temporary file; <setproxy> lets you set the JVM's http, ftp and socks proxy
  138. settings.
  139. * <available classname="foo" ignoresystemclasses="true"> failed for
  140. JDK 1.1 and 1.2, even if the class could be found on the
  141. user-specified classpath.
  142. * <property environment=... /> now works on z/OS.
  143. * forked <javac> failed for the wrong reason on JDK 1.1 - Ant would
  144. use a temporary file to hold the names of the files to compile under
  145. some conditons, but 1.1 doesn't support this feature. Ant will no
  146. longer try this, but you may run into problems with the length of the
  147. command line now.
  148. * the refid attribute for <property>s nested into <ant> or <param>s
  149. nested into <antcall> didn't work.
  150. * <replaceregexp> didn't work for nested <fileset>s.
  151. * <javadoc> dropped sourcepath entries if no "interesting" .java
  152. source files could be found below them. This has been backwards
  153. incompatible and caused problems with custom doclets like xdoclet.
  154. * Using the doclet, docletpath or docletpathref attributes of
  155. <javadoc> may have caused NullPointerExceptions.
  156. * nested <filesets> of <javadoc> would include too much.
  157. * <dependset> will no longer choke on <targetfileset>s that point to
  158. non-existing directories.
  159. * <patch> didn't work at all.
  160. * <replace> and <replaceregexp> now fail if the file they are working
  161. on is locked.
  162. * <javadoc> would pick up the wrong executable in the combination JDK
  163. 1.2 and AIX.
  164. Other changes:
  165. --------------
  166. * z/OS now gets detected by the os condition.
  167. * <fileset> and <dirset> now have an optional followsymlink attribute
  168. that can prevent Ant from following symbolic links on some platforms.
  169. * BeanShell is now supported in the <script> task.
  170. * <ejbjar> under Weblogic attempts to use the ejbc20 compiler for 2.0 beans
  171. based on the deployment descriptor's DTD reference. Under weblogic 7.00 Beta
  172. this ejbc class has been deprecated. To avoid the deprecation warning use
  173. ejbcclass="weblogic.ejbc".
  174. * <ejbjar> will add a manifest to the generated jar based on the naming
  175. convention in use. This overrides the manifest specified in the
  176. <ejbjar> attribute
  177. Changes from Ant 1.4.1 to 1.5beta1
  178. ==================================
  179. Changes that could break older environments:
  180. --------------------------------------------
  181. * Important: Single $ signs are no longer silently stripped!
  182. =======
  183. * Project.getBuildListeners now returns a clone of the listener
  184. list. Changes to the returned list will not affect the listeners
  185. currently attached to the Project. It also means that it is safe to
  186. iterate over the returned list if listeners are added or removed
  187. during the traversal.
  188. * <pvcs> default filenameformat has been different from Ant 1.4.1.
  189. Now it is different from 1.5beta1 and 1.5beta2.
  190. * Some messages that are printed during startup will not be
  191. written to the logfile specified via -logfile as they might destroy
  192. the format of the file for special BuildLoggers (like XmlLogger).
  193. Fixed bugs:
  194. -----------
  195. * <available> could fail to find files or directories that happen to
  196. start with the name of the project's basedir but are not children of
  197. the basedir.
  198. * Nested <property>'s inside <ant> can now be overriden by subsequent
  199. <ant> and <antcall> tasks.
  200. * <xslt>'s outputtype attribute wouldn't do anything.
  201. * <linecontains> filterreader could swallow lines.
  202. * <sequential> used to configure the tasks (set their attributes)
  203. before the first task has been executed. This means that properties
  204. that have been set by nested task seemed to be unset for the other
  205. tasks in the same <sequential> element.
  206. * <javac>'s sourcepath setting has been ignored by some compiler
  207. implementations.
  208. * <javadoc>'s packagelist attribute didn't work.
  209. * the plain mailer would always use port 25 in <mail>.
  210. * Ant's default logger could swallow empty lines.
  211. * ejbjar's iPlanet nested element now can process multiple descriptors.
  212. * IPlanetEjbc was looking in the wrong place for four iiop files.
  213. * <javac> would pass the -source switch to JDK 1.3's javac, even
  214. though it doesn't support it.
  215. Other changes:
  216. --------------
  217. * <checksum> now uses a buffer (of configurable size).
  218. * The "Trying to override task definition" warning has been degraded
  219. to verbose level if the two task definitions only differ in the class
  220. loader instance that has loaded the definition.
  221. * Add a jvmargs to the ejbjar's weblogic element to allow additional
  222. arguments to be provided to the VM runnign ejbc. Document the
  223. jvmdebuglevel attribute which can be used to avoid warnings about
  224. interface classess being found on the classpath. Document the new
  225. <sysproperty> element which allows JVM properties to be defined.
  226. Added an outputdir attribute to allow the destination to be a
  227. directory into which the exploded jar is written.
  228. * ejbjar now supports Borland Enterprise Server 5 and Jonas 2.5
  229. Changes from Ant 1.5beta1 to Ant 1.5beta2
  230. =========================================
  231. Changes that could break older environments:
  232. --------------------------------------------
  233. * Properties will now be expanded in mail message bodies. This means
  234. that one $ sign will be stripped if your mail message contains the text
  235. $$.
  236. * org.apache.tools.ant.taskdefs.Expand no longer extends MatchingTask.
  237. * Available#setFile now again uses a File argument as it did in 1.4,
  238. this may break environments that have been adapted to the String
  239. argument version present in 1.5beta1.
  240. Fixed bugs:
  241. -----------
  242. * When <move> attempts a rename, it deletes the destination file, if it
  243. exists, before renaming the source file. However, <move> was not
  244. checking if the destination file was actually a directory before
  245. trying to delete it.
  246. * Make CVS Tasks to work under Cygwin.
  247. * Fix LineContains to handle huge files elegantly without causing
  248. Stack Overflows.
  249. * if you ask for the "classic" compiler on Java1.4, you get upgraded to
  250. "modern" because there is no classic compiler any more.
  251. * the <http> condition was viewing 404 'not found' exceptions as success. Now
  252. it defaults to viewing any response >=400 as an error, and has an errorsBeginAt
  253. attribute you can use if you want a higher or lower value.
  254. * <get> throws a build exception on an http authorization error, unless you
  255. have set ignoreerrors to true.
  256. * <wsdltodotnet> was spelt in Wintel case: <WsdlToDotnet>. It is now lower
  257. case, though the old spelling is retained for anyone who used it.
  258. * Merging of Manifests in jar now works as documented.
  259. * paths that have been separated by colons would be incorrectly parsed
  260. on NetWare.
  261. * runant.pl now supports NetWare.
  262. * <tempfile> and <setproxy> tasks were in beta1, but not defined by
  263. default; They now are. <tempfile> fills a property with the name of a
  264. temporary file; <setproxy> lets you set the JVM's http, ftp and socks proxy
  265. settings.
  266. * <available classname="foo" ignoresystemclasses="true"> failed for
  267. JDK 1.1 and 1.2, even if the class could be found on the
  268. user-specified classpath.
  269. * <property environment=... /> now works on z/OS.
  270. * forked <javac> failed for the wrong reason on JDK 1.1 - Ant would
  271. use a temporary file to hold the names of the files to compile under
  272. some conditons, but 1.1 doesn't support this feature. Ant will no
  273. longer try this, but you may run into problems with the length of the
  274. command line now.
  275. * the refid attribute for <property>s nested into <ant> or <param>s
  276. nested into <antcall> didn't work.
  277. * <replaceregexp> didn't work for nested <fileset>s.
  278. * <javadoc> dropped sourcepath entries if no "interesting" .java
  279. source files could be found below them. This has been backwards
  280. incompatible and caused problems with custom doclets like xdoclet.
  281. * Using the doclet, docletpath or docletpathref attributes of
  282. <javadoc> may have caused NullPointerExceptions.
  283. * nested <filesets> of <javadoc> would include too much.
  284. * <dependset> will no longer choke on <targetfileset>s that point to
  285. non-existing directories.
  286. * <patch> didn't work at all.
  287. * <replace> and <replaceregexp> now fail if the file they are working
  288. on is locked.
  289. * <javadoc> would pick up the wrong executable in the combination JDK
  290. 1.2 and AIX.
  291. Other changes:
  292. --------------
  293. * z/OS now gets detected by the os condition.
  294. * <fileset> and <dirset> now have an optional followsymlink attribute
  295. that can prevent Ant from following symbolic links on some platforms.
  296. * BeanShell is now supported in the <script> task.
  297. * <ejbjar> under Weblogic attempts to use the ejbc20 compiler for 2.0 beans
  298. based on the deployment descriptor's DTD reference. Under weblogic 7.00 Beta
  299. this ejbc class has been deprecated. To avoid the deprecation warning use
  300. ejbcclass="weblogic.ejbc".
  301. * <ejbjar> will add a manifest to the generated jar based on the naming
  302. convention in use. This overrides the manifest specified in the
  303. <ejbjar> attribute
  304. Changes from Ant 1.4.1 to 1.5beta1
  305. ==================================
  306. Changes that could break older environments:
  307. --------------------------------------------
  308. * Important: Single $ signs are no longer silently stripped!
  309. * The filesetmanifest attribute added to <jar> after the 1.4.1
  310. release has been removed for now. This change may affect only
  311. the 1.5Beta/1.6Alpha users. An attempt will be made to add this
  312. feature back into Ant 1.6.
  313. Fixed bugs:
  314. -----------
  315. * <zip> and friends would always update existing archive if you set
  316. the update attribute to true.
  317. * To support backward compatibility with older versions, <pathconvert>
  318. will once again set the property, even if the result is the empty
  319. string, unless the new 'setonempty' attribute is set to false|no|off
  320. (default is "true").
  321. * The manifest task would crash XmlLogger
  322. Other changes:
  323. --------------
  324. * added **/.svn and **/.svn/** to the default excludes
  325. Changes from Ant 1.5beta2 to Ant 1.5beta3
  326. =========================================
  327. Changes that could break older environments:
  328. --------------------------------------------
  329. * Project.getBuildListeners now returns a clone of the listener
  330. list. Changes to the returned list will not affect the listeners
  331. currently attached to the Project. It also means that it is safe to
  332. iterate over the returned list if listeners are added or removed
  333. during the traversal.
  334. * <pvcs> default filenameformat has been different from Ant 1.4.1.
  335. Now it is different from 1.5beta1 and 1.5beta2.
  336. * Some messages that are printed during startup will not be
  337. written to the logfile specified via -logfile as they might destroy
  338. the format of the file for special BuildLoggers (like XmlLogger).
  339. * <pathconvert> won't set the property if the result is the empty string.
  340. Fixed bugs:
  341. -----------
  342. * <available> could fail to find files or directories that happen to
  343. start with the name of the project's basedir but are not children of
  344. the basedir.
  345. * Nested <property>'s inside <ant> can now be overriden by subsequent
  346. <ant> and <antcall> tasks.
  347. * <xslt>'s outputtype attribute wouldn't do anything.
  348. * <linecontains> filterreader could swallow lines.
  349. * <sequential> used to configure the tasks (set their attributes)
  350. before the first task has been executed. This means that properties
  351. that have been set by nested task seemed to be unset for the other
  352. tasks in the same <sequential> element.
  353. * <javac>'s sourcepath setting has been ignored by some compiler
  354. implementations.
  355. * <javadoc>'s packagelist attribute didn't work.
  356. * the plain mailer would always use port 25 in <mail>.
  357. * Ant's default logger could swallow empty lines.
  358. * ejbjar's iPlanet nested element now can process multiple descriptors.
  359. * IPlanetEjbc was looking in the wrong place for four iiop files.
  360. * <javac> would pass the -source switch to JDK 1.3's javac, even
  361. though it doesn't support it.
  362. Other changes:
  363. --------------
  364. * <checksum> now uses a buffer (of configurable size).
  365. * The "Trying to override task definition" warning has been degraded
  366. to verbose level if the two task definitions only differ in the class
  367. loader instance that has loaded the definition.
  368. * Add a jvmargs to the ejbjar's weblogic element to allow additional
  369. arguments to be provided to the VM runnign ejbc. Document the
  370. jvmdebuglevel attribute which can be used to avoid warnings about
  371. interface classess being found on the classpath. Document the new
  372. <sysproperty> element which allows JVM properties to be defined.
  373. Added an outputdir attribute to allow the destination to be a
  374. directory into which the exploded jar is written.
  375. * ejbjar now supports Borland Enterprise Server 5 and Jonas 2.5
  376. Changes from Ant 1.5beta1 to Ant 1.5beta2
  377. =========================================
  378. Changes that could break older environments:
  379. --------------------------------------------
  380. * Properties will now be expanded in mail message bodies. This means
  381. that one $ sign will be stripped if your mail message contains the text
  382. $$.
  383. * org.apache.tools.ant.taskdefs.Expand no longer extends MatchingTask.
  384. * Available#setFile now again uses a File argument as it did in 1.4,
  385. this may break environments that have been adapted to the String
  386. argument version present in 1.5beta1.
  387. Fixed bugs:
  388. -----------
  389. * When <move> attempts a rename, it deletes the destination file, if it
  390. exists, before renaming the source file. However, <move> was not
  391. checking if the destination file was actually a directory before
  392. trying to delete it.
  393. * Make CVS Tasks to work under Cygwin.
  394. * Fix LineContains to handle huge files elegantly without causing
  395. Stack Overflows.
  396. * if you ask for the "classic" compiler on Java1.4, you get upgraded to
  397. "modern" because there is no classic compiler any more.
  398. * the <http> condition was viewing 404 'not found' exceptions as success. Now
  399. it defaults to viewing any response >=400 as an error, and has an errorsBeginAt
  400. attribute you can use if you want a higher or lower value.
  401. * <get> throws a build exception on an http authorization error, unless you
  402. have set ignoreerrors to true.
  403. * <wsdltodotnet> was spelt in Wintel case: <WsdlToDotnet>. It is now lower
  404. case, though the old spelling is retained for anyone who used it.
  405. * Merging of Manifests in jar now works as documented.
  406. * paths that have been separated by colons would be incorrectly parsed
  407. on NetWare.
  408. * runant.pl now supports NetWare.
  409. * <tempfile> and <setproxy> tasks were in beta1, but not defined by
  410. default; They now are. <tempfile> fills a property with the name of a
  411. temporary file; <setproxy> lets you set the JVM's http, ftp and socks proxy
  412. settings.
  413. * <available classname="foo" ignoresystemclasses="true"> failed for
  414. JDK 1.1 and 1.2, even if the class could be found on the
  415. user-specified classpath.
  416. * <property environment=... /> now works on z/OS.
  417. * forked <javac> failed for the wrong reason on JDK 1.1 - Ant would
  418. use a temporary file to hold the names of the files to compile under
  419. some conditons, but 1.1 doesn't support this feature. Ant will no
  420. longer try this, but you may run into problems with the length of the
  421. command line now.
  422. * the refid attribute for <property>s nested into <ant> or <param>s
  423. nested into <antcall> didn't work.
  424. * <replaceregexp> didn't work for nested <fileset>s.
  425. * <javadoc> dropped sourcepath entries if no "interesting" .java
  426. source files could be found below them. This has been backwards
  427. incompatible and caused problems with custom doclets like xdoclet.
  428. * Using the doclet, docletpath or docletpathref attributes of
  429. <javadoc> may have caused NullPointerExceptions.
  430. * nested <filesets> of <javadoc> would include too much.
  431. * <dependset> will no longer choke on <targetfileset>s that point to
  432. non-existing directories.
  433. * <patch> didn't work at all.
  434. * <replace> and <replaceregexp> now fail if the file they are working
  435. on is locked.
  436. * <javadoc> would pick up the wrong executable in the combination JDK
  437. 1.2 and AIX.
  438. Other changes:
  439. --------------
  440. * z/OS now gets detected by the os condition.
  441. * <fileset> and <dirset> now have an optional followsymlink attribute
  442. that can prevent Ant from following symbolic links on some platforms.
  443. * BeanShell is now supported in the <script> task.
  444. * <ejbjar> under Weblogic attempts to use the ejbc20 compiler for 2.0 beans
  445. based on the deployment descriptor's DTD reference. Under weblogic 7.00 Beta
  446. this ejbc class has been deprecated. To avoid the deprecation warning use
  447. ejbcclass="weblogic.ejbc".
  448. * <ejbjar> will add a manifest to the generated jar based on the naming
  449. convention in use. This overrides the manifest specified in the
  450. <ejbjar> attribute
  451. Changes from Ant 1.4.1 to 1.5beta1
  452. ==================================
  453. Changes that could break older environments:
  454. --------------------------------------------
  455. * Important: Single $ signs are no longer silently stripped!
  456. Before you panic that we have broken all your build files, we have kept
  457. the old "$$" -> "$" behaviour. So only build files which accidentally had
  458. a $ sign in a string that was being silently stripped may break.
  459. We added this fix to stop newbie confusion; if you want to write a
  460. build file which works on ant versions 1.4.1 or earlier, stay with
  461. the double $$ sign rule.
  462. * Shipped XML parser is now Xerces 2.0.1 along with the XML Parser APIs.
  463. XML Parser APIs is a separate jar that contains the necessary
  464. JAXP/DOM/SAX classes.
  465. * <telnet> was fixed to expand properties inside nested <read> and
  466. <write> elements; before this only happened when you assigned the text
  467. to the string attribute. If you had $ signs in the string, they may
  468. need escaping.
  469. * the RegexpMatcher interface has been extended to support case
  470. insensitive matches and other options - custom implementations of
  471. this interface won't work any longer. We recommend to use the new
  472. Regexp interface that also supports substitution instead of the
  473. RegexpMatcher interface in the future.
  474. * <gzip> will throw an exception if your src attribute points to a directory.
  475. * Unjar, Unzip and Unwar will throw an exception if the Src attribute
  476. represents a directory. Support for nested filesets is provided
  477. instead.
  478. * It is no longer possible to overwrite a property using tasks like
  479. <condition>, <exec>, <pathconvert>, or <tstamp>. In some exceptional
  480. cases it will generate a warning if you attempt to overwrite an
  481. existing property.
  482. * Taskwriters please note: Whenever tasks had any overloaded set* methods,
  483. Ant's introspection mechanism would select the last overloaded method
  484. provided to it by the Java Runtime. A modification has now been made such
  485. that when the Java Runtime provides a method with a String as its argument,
  486. a check is made to see if there is another overloaded method that takes in
  487. some other type of argument. If there is one such method, then the method
  488. that takes in String as an argument is not selected by the Introspector.
  489. * The pattern definition **/._* has been included into the Default
  490. Excludes list.
  491. * <propertyfile>'s <entry> element was modified to remove "never" as a value
  492. as its behavior was undocumented and flakey.
  493. * The -projecthelp flag now only prints out targets that include the
  494. 'description' attribute, unless the -verbose or -debug flag is included
  495. on the Ant command line.
  496. * Ant's testcases now require JUnit 3.7 or above, as they now use the new
  497. assertTrue method instead of assert.
  498. * If the 'output' attribute of <ant> is set to a simple filename or a
  499. relative path, the file is created relative to ${basedir}, not ${user.dir}.
  500. * The default value for build.compiler is now javac1.x with x
  501. depending on the JDK that is running Ant instead of classic/modern.
  502. Fixed bugs:
  503. -----------
  504. * A bug existed that prevented generated log files from being deleted as
  505. part of the build process itself. This has now been fixed.
  506. * Fixed bug where <move> ignored <filterset>s.
  507. * Ant works properly with the combination of Java1.4/WindowsXP.
  508. * Fixed bug where <java> used to sometimes invoke class constructors twice.
  509. * Fixed bug with 4NT shell support.
  510. * Fixed bug where ant would not perform ftp without remotedir being
  511. specified even though this was not mandatory.
  512. * Fixed bug where ant would not copy system properties into new Project
  513. in ant/antcall tasks when inheritall="false" is set.
  514. * <propertyfile> would not close the original property file.
  515. * <ant> will no longer override a subbuild's basedir with inheritall="true".
  516. * Fixed problem with the built-in <junit> formatters which assumed
  517. that only one test could be running at the same time - this is not
  518. necessarily true, see junit.extensions.ActiveTestSuite.
  519. * <jar>'s whenEmpty attribute is useless as JARs are never empty, they
  520. contain at least a manifest file, therefore it will now print a
  521. warning and do nothing.
  522. * <typedef> hasn't been all that useful as it couldn't be used outside
  523. of targets (it can now) and nested "unknown" elements have always
  524. been considered to be tasks (changed as well).
  525. * <fixcrlf> would fail for files that contained lines longer than 8kB.
  526. * Some junit formatters incorrectly assumed that all testcases would
  527. inherit from junit.framework.TestCase.
  528. * <fixcrlf> dropped the first characters from Mac files.
  529. Other changes:
  530. --------------
  531. * Selector Elements now provide a way to create filesets based on
  532. sophisticated selection criteria.
  533. * Gzip and Bzip2 files can now be constructed in the fly when using
  534. the tar task without having to create the intermediate tar file on
  535. disk. The Untar task can also untar GZip and BZip2 files on the fly
  536. without creating the intermediate tar file.
  537. * New optional type, <classfileset> added.
  538. * <ejbjar> now allows control over which additional classes and interfaces
  539. are added to the generated EJB jars. A new attribute "dependency" can be
  540. defined which controls what classes are added. The addition of classes now uses
  541. the Jakarta-BCEL library rather than reflection, meaning bean classes are
  542. no longer loaded into Ant's JVM. The default dependency analyzer is known as
  543. the ancestor analyzer. It provides the same behaviour as the 1.4.1 version of
  544. <ejbjar>. If the BCEL library is not present, a warning will be issued stating
  545. the ancestor analyzer is not available. In this case <ejbjar> will continue
  546. to function but will not add super classes to the jar.
  547. * <available> has a new attribute named ignoreSystemClasses.
  548. * New task <cvschangelog/> generates an XML report of changes that occur
  549. on CVS repository.
  550. * New filter readers: ClassConstants, ExpandProperties, HeadFilter,
  551. LineContains, LineContainsRegExp, PrefixLines, ReplaceTokens,
  552. StripJavaComments, StripLineBreaks, StripLineComments, TabsToSpaces,
  553. TailFilter.
  554. * <copy>, <loadfile>, <loadproperties>, <move> support FilterChains
  555. of FilterReaders.
  556. * New task <loadproperties> to load contents of file as Ant properties,
  557. with nested <filterchain> elements.
  558. * New task <loadfile> to load a whole file into a property.
  559. * New task <echoproperties> to list your current properties to the screen
  560. or a file.
  561. * New tasks <bzip2> and <bunzip2> to pack and unpack files using the
  562. BZip2 alogrithm.
  563. * New tasks <replaceregexp>, <checksum>, <translate>, <waitfor>,
  564. <manifest>, <vsscp>, <vssadd>, <vsscreate>, <splash>, <basename>, <dirname>,
  565. <concat>, <sourceoffsite>, <jarlib-available>, <jarlib-display>,
  566. <jarlib-manifest>, <jarlib-resolve>.
  567. * A new combined <mail> task, which replaces the old <mail> and
  568. <mimemail> tasks, has been added. The <mimemail> task, and
  569. old SendEmail and MimeMail classes have been deprecated.
  570. * Mail task allows specification of port number.
  571. * Users can control what <zip> and <jar> must do when duplicate files
  572. are found. A new element <zipgroupfileset> allows for multiple zip
  573. files to be merged into the archive. In addition, <jar> also has
  574. another new attribute: filesetmanifest. The existing manifest
  575. attribute of <jar> now also accepts the name of a jar added through
  576. a fileset.
  577. * gzip now checks that the zipfile is older than the source file
  578. before rebuilding the zipfile.
  579. * TarFileset takes in three new attributes - fullpath, prefix
  580. and preserveLeadingSlashes.
  581. * <move> attempts to rename the directory, if everything inside it is
  582. included, before performing file-by-file moves. This attempt will
  583. be done only if filtering is off and if mappers are not used. This
  584. is a performance improvement and there is no change otherwise in
  585. the funtionality of this task.
  586. * Exec task has extra attribute "resultproperty" to get the return code
  587. into a property.
  588. * Exec task prints a message when a timed-out process is killed.
  589. * Added optional attributes - name, arch and version to the <os> task.
  590. * Unjar, Untar, Unwar and Unzip now support patternsets to
  591. select files from an archive for extraction. Filesets may be
  592. used to select archived files for unarchival.
  593. * Javac task allows debug levels to be specified. Debug levels
  594. will have an effect only when the modern compiler or the
  595. classic compiler (version 1.2 and higher) is used and debugging
  596. is enabled.
  597. * Added support for specifying CVS_RSH in the <cvs/> task
  598. * The attributes zipfile, jarfile, warfile and earfile (from the Zip,
  599. Jar, War and Ear tasks) have been deprecated and superseded by a
  600. new attribute "destfile".
  601. * Added new conditions <isset>, <checksum>, <http>, <socket>, <contains>,
  602. <filesmatch>.
  603. * <taskdef> and <typedef> will now emit a warning if a task/type of
  604. the given name already exists.
  605. * A new revision of VAJ tasks: The most important new feature
  606. is the ability to execute VAJ tasks from the command line by
  607. exploiting the Remote Tool Access feature of VAJ.
  608. * Improved support for Novell NetWare.
  609. * Added an optional encoding attribute to <fixcrlf>.
  610. * <apply> has a new attribute relative that allows users to pass the
  611. filenames as relative instead of absolute paths on the command line.
  612. * References can now be copied into the child build by <ant> and
  613. <antcall> using nested <reference> elements or the new inheritRefs
  614. attribute.
  615. * <fail> now supports builds to fail based on conditions via if and
  616. unless attributes.
  617. * Ant now comes with two new BuildLogger implementations - one that
  618. can send emails containing a log of the build process (MailLogger),
  619. and one that colorizes the output based on message levels, using
  620. ANSI color code escape sequences (AnsiColorLogger).
  621. * A "package" mapper type has been added to allow package directory
  622. names replaced with the dotted form.
  623. * You can now specify environment variables in the <java> and <junit> tasks
  624. if the fork attribute has been set to true.
  625. * -propertyfile command-line option has been added to load an entire
  626. property file just as -D properties are declared (as user properties).
  627. -D properties take precedence over -propertyfile specified ones.
  628. * You can now set an ANT_ARGS environment variable to hold arguments you
  629. always want passed to the 'ant' command -- for example, if you always
  630. want to use a different logger or the -find flag.
  631. * <tstamp> now supports a new "prefix" attribute to prefix properties set.
  632. * You can now specify the -sourcepath for <javac> explicitly.
  633. * <javac> now supports a new "listfiles" attribute to list the source
  634. files it's handing off to the compiler.
  635. * The compiler implementation for <javac> can now be chosen on a task by
  636. task basis. The new "compiler" attribute of <javac> can be used to override
  637. the value of the build.compiler property, if set.
  638. * <javac> has a new nested element, <compilerarg>, which allows you
  639. to specify additional args for the specific compiler you're using.
  640. * <javac>'s "source" attribute is now enabled for jikes as well.
  641. * <propertyfile>'s <entry> now has a 'unit' attribute to specify the
  642. increment/decrement unit on date operations.
  643. * <property> now supports a 'prefix' attribute when loading from a file
  644. or resource.
  645. * In Ant 1.4, a feature has been added to the <junit> task that would
  646. add ant.jar, optional.jar and junit.jar implicitly to the classpath -
  647. this feature can now be disabled by setting the new includeantruntime
  648. attribute to false.
  649. * <style> behaves differently from any other directory-based task, as it
  650. processes all files that it finds in included directories in
  651. addition to the files matched by your patterns. There is now a new
  652. attribute, 'scanincludeddirectories', to suppress this behavior.
  653. * <javadoc> now supports a <tag> nested element to provide the -tag option
  654. to the standard Java 1.4 doclet. The element is ignored when not running
  655. on Java 1.4.
  656. * <ftp> can now chmod files on a remote server that supports
  657. "site chmod", as well as set the umask before transferring files, if
  658. the server supports "site umask".
  659. * New <serverdeploy> "optional" task.
  660. * <patternset> now supports nested patternsets.
  661. * Perforce tasks now support a "failonerror" attribute (defaults to "true").
  662. * Open Source application server JOnAS support:
  663. EJB hot deploy and deploy with <serverdeploy> and <ejbjar>
  664. * Added new DirSet (<dirset>) datatype.
  665. * <path> now supports nested <dirset> and <filelist> elements.
  666. * <pathconvert> now supports nested <dirset> and <filelist> elements.
  667. * <pathconvert>'s "dirsep" and "pathsep" attributes now accept
  668. multi-character values.
  669. * <copy> task now has a 'failonerror' attribute to allow keep-going
  670. behaviour when the file to be copied is not found (defaults to "true").
  671. * <uptodate> now has a 'srcfile' attribute to allow specifying a
  672. full-path filename.
  673. * <exec>, <sql> and <java> now support append attributes to allow
  674. appending the output to an existing file.
  675. * <java> now supports a timeout attribute analog to <exec> - it is
  676. highly recommended to only use it together with fork="true".
  677. * <javadoc> now supports a source attribute to enable javadoc to
  678. handle assertions present in JDK 1.4 source code.
  679. * <replace> supports a new replacefilterfile attribute that
  680. automatically turns all properties of a given file into
  681. replacefilters.
  682. * An alias of <xslt> has been added to refer to the <style> task.
  683. * The compiler implementation for <rmic> can now be chosen on a task by
  684. task basis. The new "compiler" attribute of <rmic> can be used to override
  685. the value of the build.rmic property, if set.
  686. * <rmic> has a new nested element, <compilerarg>, which allows you
  687. to specify additional args for the specific compiler you're using.
  688. * org.apache.tools.ant.XmlLogger now is a BuildLogger, rather than just
  689. a BuildListener. It can operate in either mode successfully.
  690. * <junit> has a new attribute "showoutput". If set to true, output
  691. generated by tests will be sent to Ant's logging system as well as
  692. to the formatters (instead of sending it to the formatters
  693. exclusively).
  694. * Ant has now a pluggable way to prompt users for input, which is used
  695. by the new <input> task. IDE integrators can provide an
  696. implementation of the InputHandler interface to decouple Ant's input
  697. from the console. An implementation that gets its input from a file
  698. for unattended builds is part of Ant's distribution.
  699. For more details see docs/manual/inputhandler.html.
  700. * <patch> has a new attribute that selects the directory in which to
  701. run the command.
  702. * <javadoc> now supports two new nested elements, <fileset> and <packageset>.
  703. Changes from Ant 1.4 to Ant 1.4.1
  704. ===========================================
  705. Fixed bugs:
  706. -----------
  707. * <ant>'s antfile attribute will now also be considered an absolute path on
  708. Windows systems, if it starts with a \ and no drive specifier.
  709. * The fullpath attribute of <zipfileset> has been ignored if you used
  710. the src attribute at the same time.
  711. * The manifest file is now always placed as the second entry (after /META-INF)
  712. in generated jars. This allows the manifest to be read by JarInputStreams
  713. * Fixed bug in depend task which would fail with a NullPointerException if no
  714. dependency cache was specified.
  715. * sql task now handles REM statements correctly so that lines starying with rem
  716. but which are not comments are actually processed.
  717. * XMLLogger now uses the task's name rather than the classname
  718. * <mapper>s will now work as expected if the to pattern expands to an
  719. absolute pathname.
  720. * <javac> didn't ignore memory settings in non-fork mode
  721. * <cab> didn't split the options attribute into several command line
  722. arguments correctly.
  723. Other changes:
  724. --------------
  725. * New source attribute for <javac> to enable assertion in JDK 1.4
  726. * XmlLogger and <antstructure> now add an encoding declaration to the
  727. XML files they generate.
  728. * <fileset> has a new attribute "casesensitive" to make it match
  729. filenames in a case insensitive way (if you set it to false) - by
  730. default filesets remain case sensitive.
  731. Changes from Ant 1.3 to Ant 1.4
  732. ===========================================
  733. Changes that could break older environments:
  734. --------------------------------------------
  735. * JUnitReport now uses the xalan redirect extension for multi-output.
  736. With Xalan 1.2.2 it forces the use of bsf.jar in the classpath.
  737. (Available in the xalan distribution). It is recommended to switch
  738. to Xalan 2.x that do not need it.
  739. * Zip.setWhenempty() has changed its signature.
  740. * <rmic> is now implemented using a factory. This makes extending
  741. rmic to use a new compiler a lot easier but may break custom
  742. versions of this task that rely on the old implementation.
  743. * several Zip methods have changed their signature as we now use a Zip
  744. package of our own that handles Unix permissions for directories.
  745. Furthermore <zip> will now use the platform's default character
  746. encoding for filenames - this is consistent with the command line
  747. ZIP tools, but causes problems if you try to open them from within
  748. Java and your filenames contain non US-ASCII characters. Use the new
  749. encoding attribute of the task and set it to UTF8 to get the old
  750. behavior.
  751. * The <pvcs> task has been moved to a package of its own.
  752. * JUnitResultFormater has two additional methods that must be
  753. implemented by custom formatters.
  754. * Ant will no longer use the canonical version of a path internally -
  755. this may yield different results on filesystems that support
  756. symbolic links.
  757. * The output generated by the xml formatter for <junit> has changed
  758. again, it doesn't format the numeric value in the time attribute anymore.
  759. * Pattern matching rules have changes slightly, the pattern foo*
  760. doesn't match files contained in a directory named foo - use foo/*
  761. instead.
  762. * <fixcrlf> will not remove trailing whitespace at the end of lines anymore.
  763. * The Classloader usage has been changed for the taskdef, property, available
  764. and sql tasks so that it delegates to the parent classloader. This may cause
  765. ClassNotFoundExceptions to be thrown if a system class attempts to load a
  766. class in the taskdef's classpath (typically factory objects).
  767. * Ant now allows multithreading of tasks and the containment of tasks within
  768. other tasks. This can break customer listeners which do not expect messages
  769. from a task before the previous task has finished.
  770. * Ant now installs its own ouput stream into System.out to route output to the
  771. task currently executing on the current thread. This also means that all
  772. output is now routed as Ant message events. Customer listeners and loggers
  773. should not call System.out at any time. This has always been true but such
  774. usage now will cause problems due to possible recursion.
  775. * Invalid manifest files will now cause build failures in the <jar> task.
  776. * Ant Introspection now looks for methods with method names starting with
  777. addConfigured. When called these methods are passed an argument after it has
  778. been configured from the build file. Custom tasks supporting nested elements
  779. starting with the name configured will no longer function.
  780. * The environment variable JAVACMD that can be used to specify the
  781. java executable to Ant's wrapper scripts must not contain additional
  782. command line parameters any longer - please use the environment
  783. variable ANT_OPTS for such parameters now.
  784. * Ant's wrapper scripts now quote the CLASSPATH environment variable, thus
  785. supporting classpaths which refer to directories containing spaces. This means
  786. that the CLASSPATH environment variable cannot have quotes. Any quotes should
  787. be removed. This will not affect the operation of the CLASSPATH environment
  788. variable in other contexts.
  789. * A delete task like
  790. <delete includeEmptyFilesets="true">
  791. <fileset dir="somedir" />
  792. </delete>
  793. will now remove "somedir" as well, unless there are still files left
  794. in it (matched by the default excludes).
  795. * The copy task will now fail if the file to be copied is not found.
  796. * Ant properties defined in properties files now behave the same way as
  797. properties defined in the build file. In particular the $ character needs
  798. to be escaped in property values by doubling it to $$. So, to define a
  799. property with the value $hello, you need to define it in a properties file
  800. as
  801. test.prop=$$hello
  802. This was not the case in Ant 1.3
  803. Other changes:
  804. --------------
  805. * New tasks: ear, p4counter, record, cvspass, vsscheckin, vsscheckout,
  806. typedef, sleep, mimemail, set of tasks for Continuus/Synergy, dependset,
  807. condition, maudit, mmetrics, jpcoverage, jpcovreport, jpcovmerge
  808. * Ant now uses JAXP 1.1
  809. * rmic now supports Kaffe's and Weblogic's version of rmic.
  810. * new magic property build.rmic to chose the rmic implementation
  811. * <tar> will now add empty directories as well
  812. * you can now specify a description for <p4change>
  813. * <touch> can now work on <fileset>s
  814. * <uptodate> now supports a value attribute
  815. * <fail> supports nested text
  816. * <fixcrlf> won't override files that are already in the correct
  817. format.
  818. * <sql> now supports REM comments as well as // and --
  819. * <jar> now has a nested <metainf> element following the same idea as
  820. <war>'s <webinf>.
  821. * <pvcs> can now handle multiple projects.
  822. * <available> now has a "type" attribute you can use in conjunction
  823. with the "file" attribute to specify whether the "file" you're
  824. looking for is a file or a directory.
  825. * New <junit> formatter named "brief"
  826. * <ejbjar> changes
  827. * Add support for Borland Application Server to the <ejbjar> task using
  828. a <borland> nested element.
  829. * Add support for iPlanet Application Server to the <ejbjar> task. Also
  830. includes some iPlanet utility tasks
  831. * Add support for JBoss Application Server to the <ejbjar> task.
  832. * Add a naming attribute to control the naming scheme that
  833. ejbjar uses to name the generated EJB jars.
  834. * Weblogic element now sets the compiler class for EJB 2.0 beans
  835. * <dtd> elements can be specified at the <ejbjar> level for building generic
  836. beans
  837. * <dtd> elements can now be URLs
  838. * Allow the manifest to be specified for the generated jars
  839. * The weblogic element now supprts an attribte noEJBC to skip the processing
  840. of the jar by ejbc. The ejbc step will then occur at deployment
  841. * weblogic will tell ejbc to use Jikes compiler if build.compiler is set to
  842. jikes. It can be restored to the default, javac, operation if desired.
  843. * Allow the <sql> Delimiter to be set in the so that Oracle stored procs may be
  844. entered
  845. * <execon> and <apply> can now optionally skip empty filesets.
  846. * <javadoc> has a new useexternalfile attribute that makes it use a
  847. temporary file for sourcefile and package names - helps to defeat
  848. command line length limitations.
  849. * Data types like <path> can now be defined inside of <target>s
  850. * you can now specify a classpath for <style> - the XSLZ processor
  851. will be loaded from this path
  852. * added a force attribute to <style> to support dependencies that the
  853. task cannot determine itself (dependency on parameters, not file
  854. modification times for example)
  855. * added vmlauncher attribute to exec tasks. This defaults to true. If
  856. it is set to false, the VM's ability to launch commands in bypassed
  857. and the OS shell, either directly or through the auxillary antRun
  858. scripts is used.
  859. * regexp mapper now supports the java.util.regex package of JDK 1.4.
  860. * New filesonly attribute for <zip> and friends to suppress directory
  861. entries.
  862. * New update attribute for <zip> and friends - update an existing
  863. archive instead of creating a new one.
  864. * <apply> and <execon> have been merged into a single task.
  865. * added vssver.scc to the default excludes
  866. * <available> has a new filepath attribute/nested element that allows
  867. you top search for a file in a given path.
  868. * <junit> can now optionally set a property on test failure.
  869. * <taskdef> can now define several tasks at once, reading the
  870. name/classname pairs from a property file or resource.
  871. * <unzip/unjar/unwar> and <untar> now have an overwrite attribute that
  872. defaults to true. If set to false, files that are newer than the
  873. files in the archive will not be replaced.
  874. * <patternset> and <fileset> now support nested <in/excludesfile>
  875. elements - using these you can have more than one in/excludes file
  876. per <patternset>.
  877. * Three new supported compilers for javac: kjc for kopi, gcj for the
  878. gcc frontend and sj for Symantec's compiler.
  879. In addition extJavac or the new fork attribute can be
  880. used to run the JDK's javac in a JVM separate from Ant.
  881. * <fixrlf> can now with CR only line-ends and can use an arbitraty
  882. between 2 and 80.
  883. * The .NET tasks have been adapted to the beta2 release of the framework.
  884. * <move> will now try to rename() files before copying them byte by
  885. byte - only if filtering is of, of course.
  886. * <ant> and <antcall> tasks now support a new attribute inheritAll. When set to
  887. false, only user properties are passed through to the target Ant instance.
  888. This includes properties set on the command line and properties explicitly
  889. passed
  890. * <javadoc> now skips off line links if the package list cannot be found.
  891. * <wlrun> now allows the security policy file to exist outside the weblogic
  892. directory.
  893. * <java> task will set the Thread contextClassLoader under JDKs 1.2+ to the
  894. classloader for the class being executed.
  895. * Introduce the concept of a TaskContainer - a task or element which can contain
  896. Ant Tasks.
  897. * Add new tasks implementing the TaskContainer interface <parallel> and
  898. <sequential> which allow parallel execution of tasks to be specified.
  899. * <depend> task will now take into account dependencies on jar files and class
  900. files from a given classpath.
  901. * <jar> manifest entries may now be specified in the build file either
  902. completely or to be merged with a manifest file.
  903. * <tstamp> task custom formats now support locales.
  904. * Added a listner which will forward events to Log4J. The log4j configuration
  905. file should be in the directory from which Ant is run or passed as a system
  906. property using a JVM argument.
  907. * Introduced the concept of <filtersets> to allow for more control in which
  908. filters get applied in a <copy> or <move> operation.
  909. * Added nowarn attribute to javac and deprecated the Jikes-magic property
  910. build.compiler.warnings.
  911. * The <depend> task cache format has changed and all dependency information is
  912. now stored in a single file.
  913. Fixed bugs:
  914. -----------
  915. * Testcases have been made independent of current working directory.
  916. * Input ZIP-Files will be closed when using a <zipfileset>.
  917. * p4 tasks now don't fail if user, port or client have been omitted
  918. (and this is acceptable for the context of the command).
  919. * <javah>'s outputfile attribute will be resolved as relative to the
  920. projects basedir.
  921. * <antstructure> should create a valid DTD for propertyfile.operation.entry
  922. and omit tasks it fails to load.
  923. * won't try to pass a -bootclasspath flag to javac 1.1 anymore
  924. * <style>'s style attribute no handles absolute paths correctly.
  925. * <delete includeemptydirs="true"> now deletes more than just the leaf
  926. directories.
  927. * You can now specify a <fileset> for a directory that doesn't exist at
  928. declaration time but will created before the fileset gets used for the
  929. first time.
  930. * If the quiet attribute has been set, <delete> will handle <fileset>s
  931. with non-existing directories gracefully.
  932. * Output written by testcases will now be captured by the <junit> task
  933. and passed to the formatters.
  934. * Quote the -group parameter to Javadoc as per the specification
  935. * Initialise classes when loaded through the AntClassLoader - that is, run
  936. static initializers
  937. * Implement getResource() and getResources() in AntClassLoader
  938. * Create the <ejbjar> weblogic command line as a set of arguments rather than
  939. as a single line. Avoids problems with paths which contain spaces.
  940. * <ejbjar> now fails when the weblogic ejbc compiler reports an error.
  941. * Make the AntClassLoader load resources in the same order as it currently
  942. loads classes.
  943. * Handle classpaths with spaces
  944. * Make sure XSLT processors close their output files in <style>.
  945. * perform proper uptodate check in <rmic> when compiling for IIOP.
  946. * <jjtree>'s uptodate test works even if outputdirectory is not the
  947. parent dir of target
  948. * <copy> will remove target file (if it exists) before writing to it -
  949. this avoids problems with links on filesystems that support them.
  950. * <ftp> now properly recurses remote directories.
  951. * <ftp> closes remote connection when it's done.
  952. * <junit> tries to include all necessary classes for the task itself
  953. to the classpath when running in fork mode - doesn't work for JDK 1.1
  954. * <apply> and <execon> do now execute the command only once, if you
  955. specify the parallel attribute - instead of once per fileset.
  956. * directory based tasks and fileset could miss some included files in
  957. directories that have been excluded
  958. * <fixcrlf> failed for large files.
  959. * <move> removed files you tried to move to themselves.
  960. * <sql> task will not trty to print the result set unless the query succeeded.
  961. * Ant classloader will now ignore paths which are invalid relative to the
  962. project base
  963. * <ejbjar> weblogic elements check for jar file changes has been fixed.
  964. Previously some changes would not be included.
  965. * properties loaded from properties files are now resolved internally. This
  966. removes the spurious warnings about usage of properties which have not been
  967. set.
  968. * <jar> task and friends now process the JAR manifest to ensure it is valid.
  969. * The task finished event now includes any exception thrown by the task.
  970. * <java> task now supports a jvmVersion attribute so that if another JVM is
  971. being used, Ant can determine which options to use for features such as the
  972. VM memory limits
  973. Changes from Ant 1.2 to Ant 1.3
  974. ===========================================
  975. Changes that could break older environments:
  976. --------------------------------------------
  977. * Ant doesn't search for the buildfile anymore, unless you use the new
  978. -find argument.
  979. * <perforce> has been replaced by a number of new tasks.
  980. * <javac> is now implemented using a factory. This makes extending
  981. javac to use a new compiler a lot easier but may break custom
  982. versions of this task that rely on the old implementation.
  983. * The output generated by the xml formatter for <junit> has changed a
  984. little, it doesn't append " sec" in the time attribute anymore.
  985. Other changes:
  986. --------------
  987. * A GUI Frontend: Antidote. This is currently in development. At this
  988. time, this is not part of the Ant release, although the source is
  989. included if you are interested.
  990. * New tasks: stylebook, propertyfile, depend, antlr, telnet, csc,
  991. ilasm, apply, javah, several clearcase tasks, junitreport, sound
  992. * Added output attribute to <java>.
  993. * Added nested zipfileset element to <zip>
  994. * Changed <sql> so that printing is at the task level rather than
  995. the statement level.
  996. * javadoc task will pass -d flag to any doclet if the destDir attribute is
  997. given. If the doclet does not accept the -d flag then omit the destdir
  998. attribute.
  999. * <cab> can work on non-Windows platforms with the help of libcabinet.
  1000. See http://trill.cis.fordham.edu/~barbacha/cabinet_library/.
  1001. * <ftp> now supports passive mode.
  1002. * New <mapper> data type that can be used to get influence on the
  1003. target files for some tasks like <copy> or enable new types of tasks
  1004. like <apply>.
  1005. * <execon> provides more control over the command line now, the names
  1006. of the source files are no longer required to be at the end of the
  1007. command.
  1008. * Style tasks will now support TraX compliant XSL processors if one is present
  1009. in your classpath.
  1010. * Added a failonerror to the javac task. If set to false, the build will
  1011. continue even if there are compilation errors.
  1012. * Added nested format elements to the tstamp task allowing additional time
  1013. formats to be defined for arbitrary properties.
  1014. * Added classpath attribute and nested classpath element to <property>
  1015. to make the resource attribute more powerful.
  1016. * ${} property expansion will now be performed on the patterns read
  1017. from files specified as includesfile or excludesfile attributes.
  1018. * The <tar> and <untar> tasks now support GNU format for handling paths
  1019. which are greater than 100 characters in length. In addition the <tar>
  1020. task now supports nested filesets through which the file permissions
  1021. may be controlled.
  1022. * wlrun, wlstop and ejbjar now support Weblogic 6.0
  1023. * The MPasre task has been updated to work with MParse 2.0
  1024. * The documentation has been significantly updated.
  1025. Fixed bugs:
  1026. -----------
  1027. * <signjar> doesn't use deprectated methods anymore.
  1028. * javadoc's failonerror attribute works again
  1029. * javadoc's additionalparam attribute will now be split into separate
  1030. parameters (on spaces) to allow for more than one parameter.
  1031. * Changed <sql> task so that printing result sets works on Oracle
  1032. * Changes to ddcreator and ejbc helper to respect the descriptor hierarchy
  1033. keppgenerated in ejbc can now be turned off
  1034. * ejbjar now correctly ignores <ejb-ref> elements in the deployment descriptor.
  1035. CMP files are included by parsing the weblogic deployment descriptor rather
  1036. than relying on the naming convention used in ant 1.2
  1037. * ejbjar includes super classes and super interfaces into the generated ejb
  1038. jar files. The <support> nested element allows support classes to be
  1039. included in the EJB jar. The toplink element should now correctly locate
  1040. the toplink descriptor.
  1041. * <vssget> now correctly deals with spaces in arguments
  1042. * <jar> fails early if a given manifest file doesn't exist
  1043. * <rmic> doesn't search for the _Skel file anymore when stubversion is
  1044. set to 1.2.
  1045. * <rmic> uses the the same classpath to verify a class can be rmic'd
  1046. as it passes to the compiler.
  1047. * org.apache.tools.mail.MailMessage (and therefore <mail>) can now
  1048. handle SMTP servers sending multi line responses.
  1049. * nested <classpath> elements of <taskdef> now work for <taskdef>s not
  1050. nested into <target> as well.
  1051. * <property> and <available> will search for the resource "foo" instead
  1052. of "/org/apache/tools/ant/taskdefs/foo" when given a relative resource
  1053. name foo.
  1054. * Handle build files in directories whose name contained a "#" character
  1055. * <junit> can now log to files whose name contains a comma as well.
  1056. * The AntClassLoader now refers to the loader which loaded it, any
  1057. requests it does not handle itself. Previously these went to the
  1058. primordial loader.
  1059. Changes from Ant 1.1 to Ant 1.2
  1060. ===============================
  1061. Changes that could break older environments:
  1062. --------------------------------------------
  1063. * Semantics of <property> has changed again in the hope to be more
  1064. intuitive. ${} expansion now happens at runtime and <property> tags
  1065. living inside of targets only take effect if they are visited at
  1066. runtime.
  1067. As a side effect of this change, task's attributes get set at runtime
  1068. not at parser time as well, which might change the results of
  1069. <script>s or other custom tasks that reference other tasks by their id
  1070. attribute.
  1071. * copying of support files in <javac> has been removed - as well as
  1072. the filtering attribute.
  1073. * the <expand> and <keysubst> tasks have been removed.
  1074. * the ignore and items attributes of directory based tasks have been removed.
  1075. * the command line switches _not_ starting with - have been removed.
  1076. * Path and EnumeratedAttribute have been moved from
  1077. org.apache.tools.ant to org.apache.tools.ant.types.
  1078. * the class attributes of <available>, <java>, <rmic> and <taskdef>
  1079. have been removed.
  1080. * the src attribute of <chmod> has been removed.
  1081. * <patch> and <javadoc> have lost some of their attributes.
  1082. * <java> and <cvs> have lost some undocumented attributes.
  1083. * the Unix antRun script would search for command.sh in the directory
  1084. it changed to and invoke this instead of command if present. This
  1085. behavior has been dropped.
  1086. * <ejbjar> task syntax has been changed significantly
  1087. * <exec> is no longer implemented by org.apache.tool.ant.taskdefs.Exec.
  1088. Custom tasks that rely on Project.createTask("exec") to return an
  1089. instance of this class are going to fail.
  1090. * nested <include> and <exclude> elements expect the value of their
  1091. name attribute to be a single pattern, they don't accept multiple
  1092. patterns anymore. Split them into multiple elements of the same type.
  1093. * <delete dir="somedir" /> will now delete the directory itself as
  1094. well as all included files. If you just want to clean out the
  1095. directory and keep the empty one, use a nested fileset.
  1096. Other changes:
  1097. --------------
  1098. * New tasks: antstructure, cab, execon, fail, ftp, genkey, jlink,
  1099. junit, sql, javacc, jjtree, starteam, war, unwar, uptodate,
  1100. native2ascii, copy, move, mparse.
  1101. * copydir, copyfile, deltree and rename are now deprecated. They
  1102. should be replaced with the new copy, delete and move tasks.
  1103. * <java> uses a ClassLoader of its own in no-fork mode if a classpath is
  1104. specified.
  1105. * <style> will create the necessary target directories and reprocess
  1106. all files if the stylesheet changes.
  1107. * New data types fileset and patternset - expected to get a broader use.
  1108. They, as well as PATH like structures, can now be defined on a global
  1109. level and later be referenced by their id attribute.
  1110. * You can specify environment variables to <exec>.
  1111. * <get> can check whether a remote file is actually newer than a local
  1112. copy before it starts a download (HTTP only).
  1113. * Added a -logger option to allow the class which performs logging to be
  1114. specified on the command line.
  1115. * Added a -emacs option to tell the logger to leave out taskname adornments
  1116. on log output.
  1117. * <chmod> works on all files in parallel and supports multiple filesets.
  1118. * <replace> can now use tokens and/or values that cross line boundaries.
  1119. * build.compiler supports now jvc as well.
  1120. * project specific help can now be obtained with the -projecthelp option.
  1121. * Added a -debug option to make -verbose less verbose (and more useful)
  1122. * Ant will now search for a file named build.xml in the parent directory
  1123. and above (towards the root of the filesystem) if you didn't specify
  1124. -buildfile and there is no build.xml in the current directory.
  1125. * <echo> can now write to a file and accepts nested text.
  1126. Fixed bugs:
  1127. -----------
  1128. * <chmod> didn't work when used as a directory based task.
  1129. * Path, Available, Property didn't resolve relative filenames with
  1130. respect to the Project's basedir.
  1131. * Project didn't interpret the basedir attribute correctly in all
  1132. cases.
  1133. * Nested <src> in <javac> caused NullPointerException.
  1134. * Corrupt Zip- and Jar-files ar now deleted if the task fails.
  1135. * many more fixes we've forgotten to document here ...
  1136. * The packagelistloc attribute of <javadoc>'s <link> child will be
  1137. resolved as a file (i.e. it is either absolute or relative to
  1138. basedir).