810 Commits (032ca220dd28da39f4fed6af48c925a4e97f80a4)

Author SHA1 Message Date
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert eb25eb17c2 adapt checkstyle configuration to the new license 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Antoine Levy-Lambert 8942302ce8 first test to move to the Apache 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 060b4735dc Fix unit tests. 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
  Stefan Bodewig 6bb92d330a Add a helper class for tasks that want literal XML as input 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
  Stefan Bodewig 22e068597c Add jar required for IBM JDK's to the classpath, PR 23922, Submitted by Martijn Kruithof 22 years ago
  Peter Reilly b3d2f33791 Fix and test for unresolved references due inability 22 years ago
  Antoine Levy-Lambert d3f03ad754 Merge from ANT_16_BRANCH 22 years ago
  Peter Reilly 9ab8595b28 Fix bug for typedefed add() support with namespace 22 years ago
  Antoine Levy-Lambert b14e61f604 Merge from ANT_16_BRANCH 22 years ago
  Stefan Bodewig 5d2160ae42 Tests for PR 23601 22 years ago
  Stefan Bodewig 7e0d189209 Testcase for PR 23639 22 years ago
  Stefan Bodewig 8df483ff2c Mono 0.28 on MacOS X comes with a JIT but fails miserably, disable it 22 years ago
  Magesh Umasankar fb25c836b4 Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936. 22 years ago
  Antoine Levy-Lambert da4e81bbbf Merge from ANT_16_BRANCH 22 years ago
  Conor MacNeill 9a060983bc Unix filesystem is case sensitive 22 years ago
  Antoine Levy-Lambert fb28169fe9 Make replace tests pass on cygwin (test9 was failing) 22 years ago
  Jan Materne 8a19a4e64f Let ConcatFilterTest delete its files without exceptions. 22 years ago
  Stefan Bodewig 6c8567b428 Defer expansion of reference until the catalog gets used. 22 years ago
  Peter Reilly fa097d22ea remove attributestyle attribute from macrodef 22 years ago
  Stefan Bodewig 8e460fba0c Make CSC tests pass on Mono again 22 years ago