804 Commits (02bf38263ab88c8adf457e4ea8e397a106d9cb0c)

Author SHA1 Message Date
  Steve Loughran 803fb00df9 These changes will break Stefan's and my work builds, but they are for the better. 21 years ago
  Steve Loughran 72252a9148 Now support for nested schemas as add ons. Will probably break mono, but the tests have been written so as not to expose that break. 21 years ago
  Stefan Bodewig 0f6f477310 Mono's wsdl.exe uses a different return code (2) than Microsoft's 21 years ago
  Stefan Bodewig cc1d22cffa new tests fail if the tests themselves live on the system classloader 21 years ago
  Antoine Levy-Lambert 8fdf272627 Impossible to use implicit classpath for <taskdef> when Ant core loader != Java application loader and Path.systemClassPath taken from ${java.class.path} 21 years ago
  Matthew Jason Benson c692a67a30 Try to get the dependency analysis right this time while preserving BC. 21 years ago
  Jan Materne b10dc1232b Let Gump pass in Headless-mode 21 years ago
  Jan Materne 04d73d1565 No more -lib needed. 21 years ago
  Jan Materne 590844e775 Small redesign of ModifiedSelector. Integrating BugIDs 29742+29743. Adding support of custom classes. Checkstyle. 21 years ago
  Matthew Jason Benson 1450134702 Remove commented import. 21 years ago
  Matthew Jason Benson c672e8778e Added multiple targets to <ant> and <antcall> using nested <target> elements. 21 years ago
  Matthew Jason Benson 9238ee8865 NPE in cleanup on Windows (all non-Unix?). 21 years ago
  Matthew Jason Benson 5f9698fab4 Add ignoremissing attribute to <apply>. 21 years ago
  Stefan Bodewig dd33138003 Test for 22865 21 years ago
  Stefan Bodewig c012d33f03 Tests for bug 25181 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
  Antoine Levy-Lambert d8361ec47a Addition of a nested property element to the XMLValidateTask to 21 years ago
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago
  Stefan Bodewig c7165c227d Make tests pass on MacOS X. 21 years ago
  Stefan Bodewig 39b58c5739 test1 failed unless it was the first test to run. 21 years ago
  Matthew Jason Benson 7665bc264e Restore Task inheritance to Exit/<fail>. 21 years ago
  Matthew Jason Benson 64556cb111 <fail> accepts nested conditions. 21 years ago
  Peter Reilly 1cac66df9a File paths to imported build files should not be canonicalized 21 years ago
  Stefan Bodewig c00d5a6977 Implement jar index for referenced jars, PR: 14255 21 years ago
  Matthew Jason Benson 2ead66e52c Make ContainerMapper abstract; move chained/composite behaviors to 21 years ago
  Steve Loughran fb77359665 Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set. 21 years ago
  Steve Loughran 122c6ddd9e A new uptodate test that includes granularity. the 21 years ago
  Matthew Jason Benson b6298168c9 Add resource support to <loadproperties>. 21 years ago
  Stefan Bodewig e8f55deaa7 <assertions> inside <java> or <junit> didn't work, PR: 27218 22 years ago
  Steve Loughran 14d5a4009a This is a test that demonstrates that assert checks dont get through properly. Fix in progress. 22 years ago
  Stefan Bodewig 6dbabcb776 Add nested mappers to xslt, PR: 11249 22 years ago
  Stefan Bodewig 46e87d8cdb Try to make Gump happy 22 years ago
  Stefan Bodewig 1b510286c2 Whitespace changes only 22 years ago
  Matthew Jason Benson a86e533136 Forgot the default typedef and type unit tests initially. ;) 22 years ago
  Matthew Jason Benson b0507d4451 Add <redirector>. 22 years ago
  Matthew Jason Benson d15ef9e13c Reduce level of skip message to VERBOSE. 22 years ago
  Matthew Jason Benson 996e16066a Add "negate" attribute to <propertyset>s. 22 years ago
  Matthew Jason Benson ce89090b46 Nested file mappers; container mapper. 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig 90a2a192dc This test has been randomly failing on Unix systems ever since their 22 years ago
  Stefan Bodewig fbb67ce4ec Make test pass in Gumpy - at least I hope it does 22 years ago
  Matthew Jason Benson 7cb8da420e Testcases for <pathconvert>. 22 years ago
  Peter Reilly 3e7907c855 Fix for duplicate targets in the build file. 22 years ago
  Peter Reilly a0c2e2864e MacroDef did not allow attributes named 'description'. 22 years ago
  Peter Reilly dd0d33bb30 Add nested file element to file list to allow filenames to 22 years ago
  Jan Materne caf0645f58 Another testcase for double target-definition 22 years ago
  Matthew Jason Benson f6c034b007 TokenFilter.ReplaceString only replaced the first occurrence. 22 years ago
  Peter Reilly bbd6a3bd9e fix for macrodef broken @@ escape handling 22 years ago
  Matthew Jason Benson 7e562b5843 If initialization determines that the corresponding target could not run, 22 years ago
  Jan Materne c97b81b64e Testcase for duplicate targets. Reported by Dominique Devienne. 22 years ago