577 Commits (8d20a46835846d0ff4bf0bf2244c7d809832aa03)

Author SHA1 Message Date
  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
  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 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
  Matthew Jason Benson 3375d671ac Incorporate <waitfor> to improve the chances of a pass on Windows. :( 21 years ago
  Matthew Jason Benson b6298168c9 Add resource support to <loadproperties>. 22 years ago
  Stefan Bodewig 6dbabcb776 Add nested mappers to xslt, PR: 11249 22 years ago
  Matthew Jason Benson b5adaac3d5 Remove comment. 22 years ago
  Matthew Jason Benson b0507d4451 Add <redirector>. 22 years ago
  Matthew Jason Benson 996e16066a Add "negate" attribute to <propertyset>s. 22 years ago
  Matthew Jason Benson 7cb8da420e Testcases for <pathconvert>. 22 years ago
  Peter Reilly a0c2e2864e MacroDef did not allow attributes named 'description'. 22 years ago
  Peter Reilly bbd6a3bd9e fix for macrodef broken @@ escape handling 22 years ago
  Matthew Jason Benson 499d174f02 Add several I/O related test cases to <exec> and <apply>. 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 487f084e0c Make touchtest pass on Win2 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly bf736586fa Change textname attribute in macrodef to a text element 22 years ago
  Steve Loughran 6ed7b543c6 followed up peter reilly's suggestion; full testing for unimplemented as well as undefined 22 years ago
  Steve Loughran a20d0ddab1 new condition: typefound 22 years ago
  Peter Reilly 7b5e67f539 add textname attribute to macrodef 22 years ago
  Peter Reilly af0809b04d macrodef element names are case insensentive due to use of DynamicConfigurator 22 years ago
  Antoine Levy-Lambert 4db617fc7d Add two new attributes in p4submit : 22 years ago
  Peter Reilly 4a56f455f2 Allow presetdef'ed types to be used with the ant-type attribute 22 years ago
  Stefan Bodewig 73d92708f6 A leading slash in a resource name is only required for 22 years ago
  Stefan Bodewig 07e9f9859f Failing unit tests for whichresource 22 years ago
  Peter Reilly f5921264e5 fix for CRLF adds extraneous character at the end of File 22 years ago
  Steve Loughran 5086d93694 <touch> to handle filelists. Forced me to add more tests for new and existing touch code, and in the process note that the granularity for unix filesystems is not 0 but 1000 milliseconds. oops. 22 years ago
  Peter Reilly 7b0865572e Previous fix for filterset broke the infinite filter testing 22 years ago
  Peter Reilly e2688b6318 Fix for error in inifinite loop checking in filtersets 22 years ago
  Peter Reilly 6aba7c5074 Macrodef can only see lower case attribute names due to its 22 years ago
  Antoine Levy-Lambert b19b9b4113 Make checksum work with nested filesets and no total property 22 years ago
  Peter Reilly 8dd4e0ba76 Change ${x} to @{x} for attribute notation of macrodef 22 years ago
  Stefan Bodewig 06bf05fe54 mono 0.29 on MacOS X works just fine 22 years ago
  Peter Reilly c977aacfc4 use a different name from local for the test local type 22 years ago
  Stefan Bodewig 22b86b33e3 Make <csc> default to mcs on non-Windows platforms 22 years ago
  Peter Reilly 929d67e0c9 Ignore attributes for different uris. 22 years ago
  Peter Reilly a0359662be Do now allow multiple attribute and elements of the same 22 years ago
  Peter Reilly 47fa568d32 fixes for presetdef's handling of attributes 22 years ago
  Steve Loughran 3838c6ba28 <nice> as a task; unit tests tested on windows. 22 years ago
  Peter Reilly 23bebfbdc2 make error message for bad imports a little better 22 years ago
  Peter Reilly 1e7d5dd17b fix timeout attribute of jdepend 22 years ago
  Peter Reilly 38bc40702e Change default uri from ant:core to antlib:org.apache.tools.ant 22 years ago
  Peter Reilly 86a183cc1f Allow typedef resource to pick up all the resources 22 years ago
  Steve Loughran c0eecc68bb fix for bug#19630; no handling large files. Needs testing on mono! 22 years ago