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

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