4693 Commits (e7de779f7c1e189f3d1528d0b26b5af5613648c0)
 

Author SHA1 Message Date
  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
  Peter Donald 661f1f9203 Remove aut build instructions. 23 years ago
  Peter Donald 962cde1a6d Zap aut from main myrmidon tree 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
  Diane Holt 2a6beb146f Tweak. 23 years ago
  Diane Holt 6efd7380b3 Add news about our latest nomination. 23 years ago
  Steve Loughran d328f5e4ea updated to release 1.0 of .NET. 23 years ago
  Steve Loughran 0a895bf986 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
  Steve Loughran 1e2a96f9e6 adding some more stuff; nothing too hard 23 years ago
  Magesh Umasankar fa2af03388 Link to CVS Branching and Merging documentation. 23 years ago
  Magesh Umasankar 23fc24e9d4 Identify a txt2html convertor. 23 years ago
  Magesh Umasankar bba7a96e33 Conor's release instructions... 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
  Conor MacNeill 7be61ff46c More output management 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 7fe322a216 Output management 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
  adammurdoch f5ba55efa1 Changed container config from Parameters to Context, to allow Objects to 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
  adammurdoch 7eb8a34e54 * Rolled back change to PropertyResolver.resolveProperties(), so that it 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
  Magesh Umasankar 8edaa455e6 Close PrintStreams if logfile is being used. Leaving the streams open causes test case failures on Windows. 23 years ago
  Stefan Bodewig e2aa7c41ea Add -source switch to <javadoc> 23 years ago
  Conor MacNeill 7473605fdb Correct mutant build error 23 years ago
  Stefan Bodewig d1549366e5 Make <java> handle exceptions gracefully if failonerror="true" in 23 years ago