3001 Commits (ec5e77ad322f8dc0d29990bd0dbe9375a71082f7)

Author SHA1 Message Date
  Stefan Bodewig e4041a1245 Provide user control over Statement's escape processing. 22 years ago
  Stefan Bodewig b3d02c1801 Don't defer setting of default excludes for the implicit fileset, 22 years ago
  Conor MacNeill 397cfc7139 Remove duplication in Parallel 22 years ago
  Conor MacNeill bfad69862e Fix up handling of TaskContainer configuration. 22 years ago
  Stefan Bodewig 4e5861e4d9 Add license 22 years ago
  Conor MacNeill 224400e507 New task container test, which fails. This doesn't fail as badly 22 years ago
  Stefan Bodewig 1aca5cf036 Avoid reusing StringBuffers to work around JDK 1.4.1 memory leak. 22 years ago
  Stefan Bodewig f6e86e8809 Remove stray CRs 22 years ago
  Stefan Bodewig 062217277c Make <javacc> and <jjtree> work with JavaCC version 3.x. 22 years ago
  Stefan Bodewig 3bb2c149ab Speed up <junitreport> by buffering output. 22 years ago
  Stefan Bodewig 0396f77f99 Apply some reflection to become JDepend version independent 22 years ago
  Conor MacNeill a88ec34a6e Fix up handling of input in nested builds. 22 years ago
  Stefan Bodewig df03da5c6a Add support for JProbe 4.x. 22 years ago
  Stefan Bodewig 9ba0cb2f6d Improve standards compliance of created index. 22 years ago
  Stefan Bodewig 5d135bf963 Demonstrate bug 16972 22 years ago
  Stefan Bodewig af00b2e81d Make sure that streams get closed 22 years ago
  Stefan Bodewig eb4b039d9a 2003 22 years ago
  Stefan Bodewig 2998653672 Ignore index lists found when creating a jar with index="on". 22 years ago
  Stefan Bodewig 59d49ed44c Demonstrate bug 10262 22 years ago
  Stefan Bodewig 006b093ab2 Don't hardcode /usr/bin/env for Unix. 22 years ago
  Stefan Bodewig 5c01d4c164 Use a class that's only in antlrall.jar to add the "real" jar to our 22 years ago
  Stefan Bodewig b001eb2bcb Initial refactoring to address 14849 22 years ago
  Stefan Bodewig 9c51b355f7 Add <classespath> nested element to mirror <sourcespath> but point to 22 years ago
  Conor MacNeill 8d3002cf8a Tweak the handling of config of tasks in task containers. 22 years ago
  Stefan Bodewig 41029abcb8 2003 22 years ago
  Conor MacNeill 38f6eba8a1 Defer configuration of TaskContainer's tasks. This forces Tasks to get 22 years ago
  Conor MacNeill 662f68f096 Change reporting of problems creating elements within Task containers to 22 years ago
  Stefan Bodewig 13355064e6 Recompile grammar if supergrammar has changed. 22 years ago
  Stefan Bodewig 4c30847da6 demonstrate bug 12961 22 years ago
  Stefan Bodewig 3d1bc7efc8 Fix ANTLR's test8 testcase. 22 years ago
  Stefan Bodewig c26280a07e Remove redundant classes 22 years ago
  Stefan Bodewig 79d5993c29 Compile, then commit! 22 years ago
  Stefan Bodewig b65d193a6c Don't say milliseconds when you mean seconds 22 years ago
  Stefan Bodewig e601be9dd7 Make <sshexec> wait for the remote command to finish. 22 years ago
  Conor MacNeill 6540a295cd Small cleanup 22 years ago
  Stefan Bodewig 7ffe10a74b ANTLR 2.7.2 creates two files, PR 17807 22 years ago
  Stefan Bodewig 49dd9d7a4e unURIfy build-file name if necessary. 22 years ago
  Stefan Bodewig 161579a6d0 Move "where has this class been loaded from?" logic to LoaderUtils. 22 years ago
  Stefan Bodewig c99b33079f Add tempdir attribute to <junit> to control placement of temporary file. 22 years ago
  Stefan Bodewig dbb7a9ccfb One ANT_OPTS should be enough 22 years ago
  Stefan Bodewig f7d07d585c Insert empty strings instead of "null" for groups that didn't match. 22 years ago
  Stefan Bodewig 88dcebf815 Various <concat> enhancements. 22 years ago
  Stefan Bodewig 96e6561e65 The xml formatter for JUnit will now honor test case names set with 22 years ago
  Stefan Bodewig 76b3474db7 Add testcase that shows property expansion in action - this one fails 22 years ago
  Stefan Bodewig 53e3cf8d77 revert some formatting changes 22 years ago
  Stefan Bodewig 04c60dbd61 <copy> and <move>'s failonerror didn't apply to filesets pointing to 22 years ago
  Stefan Bodewig 52b0cf00a3 Oops 22 years ago
  Stefan Bodewig 2b6e7767df Demonstrate bug 18414 22 years ago
  Stefan Bodewig c699181d06 <stripjavacomments> would consider // inside String constants comments. 22 years ago
  Stefan Bodewig 0eeac76aa3 demonstrate bug 17441 22 years ago