48 Commits (9b1b8dbbc6e9aa98922da28683f3773f586811e5)

Author SHA1 Message Date
  Jaikiran Pai 9b1b8dbbc6 Revert "Trailing whitespace (cherry-pick 2f64e0b)" 7 years ago
  Gintas Grigelionis 7df9120ebc Trailing whitespace (cherry-pick 2f64e0b) 7 years ago
  Gintas Grigelionis 572a249025 Checkstyle: mostly whitespace (cf master) 8 years ago
  Stefan Bodewig e6ab69873a even more places where -source needed a newer version on 1.9 11 years ago
  Antoine Levy-Lambert 91773c13cd removing debug output 11 years ago
  Antoine Levy-Lambert b44a63dfe9 starting to change the test cases to make them use unique temporary directories to be able to run the test cases in multiple threads. 11 years ago
  Jesse N. Glick d516870b6a Random failures in AntClassLoaderTest traceable to different jobs overwriting the same test.jar. 14 years ago
  Stefan Bodewig 7af3e2519e failing test for PR 26917, not sure whether this is a bug 16 years ago
  Stefan Bodewig 670a91ad2a passing testcase for PR 47593 16 years ago
  Stefan Bodewig c8e91147e3 properly set CodeSource when loading classes. PR 20174 16 years ago
  Stefan Bodewig 22d3473e8e passing test for PR 43994 16 years ago
  Stefan Bodewig cbd20a77eb eol-style 17 years ago
  Stefan Bodewig 496b59d0aa merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 18 years ago
  Peter Reilly 01c9d3485c native 19 years ago
  Peter Reilly ad5cdd3fc3 test for unknownelement.maybecondifure 19 years ago
  Stefan Bodewig c4051ee429 Add a test for presetdef-ed tasks for completeness 19 years ago
  Stefan Bodewig cfce0c42ef failing testcase for a combination of location and macrodef 19 years ago
  Stefan Bodewig 74434ce5d0 Push setLocation down to ProjectComponent, reflect it into adapted tasks 19 years ago
  Stefan Bodewig a1a3ac5d3d copy2license.pl 19 years ago
  Steve Loughran 72a6e5e9df No, it isnt the fact that I declare things through a property file either. 20 years ago
  Steve Loughran 33d6bd4ce0 Matt's proof my bug doesnt exist, as a unit test. Given the bug doesnt exist, w.t.f. is wrong with my task? 20 years ago
  Antoine Levy-Lambert 6a71283099 properly convert URIs back to file paths when non ascii characters are percent-encoded 20 years ago
  Antoine Levy-Lambert d6bf14f707 solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085. 20 years ago
  Matthew Jason Benson b92e6b644f allow absolute include paths & no basedir for Directory scanning 20 years ago
  Matthew Jason Benson 2c68e6ab60 Add subproject Executor to Executor interface + its use to Project & Ant task. 21 years ago
  Magesh Umasankar 9f1eefd3a2 Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task. 21 years ago
  Jan Materne caf0645f58 Another testcase for double target-definition 22 years ago
  Jan Materne c97b81b64e Testcase for duplicate targets. Reported by Dominique Devienne. 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Antoine Levy-Lambert 69e7d88d2e changed the implementation of testChildrenOfExcludedDirectory 22 years ago
  Stefan Bodewig b36b5456d7 Demonstrate symlink problem. 22 years ago
  Antoine Levy-Lambert 2e4d3619aa added 3 new testcases for DirectoryScanner 22 years ago
  Stefan Bodewig 6003b0fe88 Demonstrate bug 19323 22 years ago
  Stefan Bodewig b404a282b2 Make Definer use the new ClasspathUtils, make ClasspathUtils even more 23 years ago
  Conor MacNeill bfad69862e Fix up handling of TaskContainer configuration. 23 years ago
  Stefan Bodewig 4e5861e4d9 Add license 23 years ago
  Conor MacNeill 224400e507 New task container test, which fails. This doesn't fail as badly 23 years ago
  Stefan Bodewig 76b3474db7 Add testcase that shows property expansion in action - this one fails 23 years ago
  Conor MacNeill 0132faa5c6 Check if loaderrefs are valid before casting them. 23 years ago
  Conor MacNeill 1cdcdc63b4 cut and paste error fixup 23 years ago
  Conor MacNeill 6aa8641eaf Testcase to test conformance to case sesnitivity rules for tasks 23 years ago
  Stefan Bodewig 6b5c48061a Don't stop with encoding # when creating URIs for the XML parser. 23 years ago
  Stefan Bodewig af97c64cb1 Make <project>'s default attribute required to stop the sky from falling. 23 years ago
  Stefan Bodewig 1c960e7c14 Allow target-less build files by 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Conor MacNeill 7435b27b91 Merge 1.3 branch changes into MAIN 25 years ago