2228 Commits (dad32bdae0fd7783c120193e5f79a8d8c6d16aaf)

Author SHA1 Message Date
  Stefan Bodewig b0fcc6e32c Make sure <cvspass> closes its streams. Cleanup. 23 years ago
  Stefan Bodewig 7eb6ca9aa8 reset state in <cvschangelog> 23 years ago
  Stefan Bodewig 49ac8075b8 bug 7552 audit of <cvs> - ensure command gets reset. 23 years ago
  Stefan Bodewig f52d3009e6 reset state in <copydir>, cleanup 23 years ago
  Stefan Bodewig f613801836 Bug 7552 audit of <copy> and <move> - really make sure state is reset, 23 years ago
  Stefan Bodewig 9fb2961443 Adding some @since tags. 23 years ago
  Steve Loughran 614eeba754 actually, we dont need to mandate an output file, even though doing so breaks dependency checking. So lets not, for compatibility's sake. Oh, and add a test for the destfile not being a directory 23 years ago
  Steve Loughran be4530e953 oops 23 years ago
  Steve Loughran ee6ba313a7 no, this is the minor tidy up; javadoc tweak; that was a new task 23 years ago
  Stefan Bodewig 4a8cd1490b Make sure the implicit fileset in <chmod> knows the current project. 23 years ago
  Steve Loughran 7b9199aaad until this class is documented and has a test, it doesnt exist. Why add a wrapper to the MS WSDL tool? So that you can verify that your web services, be they written with Axis or that sun stuff, can be used by .net clients. 23 years ago
  Steve Loughran 1b5b18e3db new helper method; not yet fed back into classes that currently use it (Csharp, Ilasm) 23 years ago
  Steve Loughran 826cc88ca9 comment fixup 23 years ago
  Steve Loughran a951bc593c minor tidy up; javadoc tweak 23 years ago
  Stefan Bodewig 7585dbdb21 Don't reencode console output. 23 years ago
  Conor MacNeill bbc333a9be Fix up zipfileset references to allow any fileset 23 years ago
  Conor MacNeill 19d851ace8 Remove time based checks 23 years ago
  Stefan Bodewig d53f5e9612 Make concat reset its state (bug 7552 audit), make it use encoding 23 years ago
  Stefan Bodewig 85875db138 reset internal state in <chmod> (bug 7552 audit). 23 years ago
  Stefan Bodewig 222693b10f Make sure <checksum> resets its internal state (bug 7552 audit), don't 23 years ago
  Stefan Bodewig 7c24f9164c Make sure the dest attribute gets reset at the end of execute in 23 years ago
  Stefan Bodewig 7db8bf5f95 Make sure <buildnumber> doesn't break property immutability rules, 23 years ago
  Stefan Bodewig 895ef094bb Make sure <basename> and <dirname> don't break property immutability 23 years ago
  Stefan Bodewig f1d485a8b0 make DirSetTest work again. 23 years ago
  Conor MacNeill d2d5078dc7 Fix up the determination of fileset names since most fileset subclasses 23 years ago
  Stefan Bodewig a41c55cd1a Make sure <available>'s isTask member gets reset if eval throws an 23 years ago
  Stefan Bodewig 727faae625 Bug 7552 auditing of <exec> - dir may have been altered in execute. 23 years ago
  Stefan Bodewig 1d7d78ea0d Bug 7552 auditing of <antstructure> - reset cache of visited elements 23 years ago
  Stefan Bodewig f37911b4e5 fix possible (but unlikely) NPE in <antcall>, add some docs. 23 years ago
  Stefan Bodewig 55adbd06c9 Bug 7552 auditing of <ant> - antFile, dir and target need to be reset 23 years ago
  Stefan Bodewig e390c09b6e Really move the generated java files in rmic. 23 years ago
  Steve Loughran d328f5e4ea updated to release 1.0 of .NET. 23 years ago
  Conor MacNeill 85ec35335d Clean up imports 23 years ago
  Steve Loughran 138a2b4793 Patch from Matt to use reflection to grab the java1.2 property save routine if available. 23 years ago
  Conor MacNeill 0c253dc762 Coding standard conformance 23 years ago
  Stefan Bodewig 6454a8ffac In <zip> and <jara> only reset internal state at the end of execute, 23 years ago
  Stefan Bodewig 69dc5eee02 convert fatal TransformerExceptions into BuildExceptions for TraxLiaison. 23 years ago
  Stefan Bodewig 6270426641 improve Ant's error message if encoding decl of build file is invalid. 23 years ago
  Conor MacNeill 5e7aa5c0e5 Javadoc and style updates 23 years ago
  Stefan Bodewig dd0e8824b4 capture System.out and System.err and pass it to the formatters in 23 years ago
  Conor MacNeill 07a3027bb2 Add a check in depend so that if a class file is out of date and the 23 years ago
  Stefan Bodewig c17d143ac3 swallow characters that are illegal in XML documents. 23 years ago
  Conor MacNeill 959b74fcb6 Checkstyle setup for checking Ant code base. 23 years ago
  Conor MacNeill 37fe632d83 Initial refactoring of <depend> task to make it a bit clearer 23 years ago
  Conor MacNeill a1714edc18 Tolerance should not apply to source file checks 23 years ago
  Conor MacNeill f8cfa36161 Minor cleanup 23 years ago
  Conor MacNeill 8cab56ee0e checkstyle 23 years ago
  Conor MacNeill a3d6a54f95 Test depend cache 23 years ago
  Conor MacNeill 3c96ebf5a3 <depend> task does not handle case where an inner and outer class are written at 23 years ago
  Magesh Umasankar 6638f2ac2b Move assertion statement inside try block and make the testcase pass on Windows environments with dubious java.home 23 years ago