2966 Commits (b8c5368ced35c8b774ff8fb7220dc87dfaa04e05)

Author SHA1 Message Date
  Stefan Bodewig bc41ca3c90 Improve error message 22 years ago
  Peter Reilly 1e7d5dd17b fix timeout attribute of jdepend 22 years ago
  Stefan Bodewig a94ef2aa3b Indentation changes 22 years ago
  Stefan Bodewig eba9a3c2d9 Fix NPE, PR: 24344 22 years ago
  Peter Reilly e532d83445 checkstyle 22 years ago
  Peter Reilly 5aa9122868 Opps, last change broke relative import 22 years ago
  Peter Reilly 916ad103bc Use FileUtils#resolveFile instead of doing it by hand 22 years ago
  Peter Reilly 77be27b180 Remove option to have parallel instead of sequential for macrodef. The 22 years ago
  Peter Reilly aaf0eddca1 Only load the first properties resource for typedef and taskdef for 22 years ago
  Stefan Bodewig 6e9d415e1e timeout should result in build failure. 22 years ago
  Peter Reilly 38bc40702e Change default uri from ant:core to antlib:org.apache.tools.ant 22 years ago
  Peter Reilly 920b610d01 checkstyle 22 years ago
  Stefan Bodewig 292d2a94ba 2003 22 years ago
  Antoine Levy-Lambert 12c5bbbb6d Solution for the Starteam disconnect bug 22 years ago
  Peter Reilly 86a183cc1f Allow typedef resource to pick up all the resources 22 years ago
  Stefan Bodewig b25ce96904 Some typo fixes 22 years ago
  Stefan Bodewig e19a2de440 Catch insanely small timeouts (i.e. it occurs before we even start to execute the command), PR 23992 22 years ago
  Stefan Bodewig a5ec1501c9 Properly parser return codes from server. 22 years ago
  Stefan Bodewig db261bb4de If remotedir has been omitted, make it default to . - PR 23987 22 years ago
  Antoine Levy-Lambert 9734889750 Replace non ASCII characters by UNICODE escapes 22 years ago
  Steve Loughran c0eecc68bb fix for bug#19630; no handling large files. Needs testing on mono! 22 years ago
  Steve Loughran b3ddeeaa0d comment 22 years ago
  Stefan Bodewig 8736e68ea1 Better support for people debugging timed out reads in <telnet>, Submitted by Larry Shatzer 22 years ago
  Stefan Bodewig de3a669c71 Register xmlcatalog as entity resolver for the stylesheet as well 22 years ago
  Stefan Bodewig eb288bb09d Make properties available in timed-out tests, PR 23935 22 years ago
  Stefan Bodewig b08c07a137 user and new arguments have been swapped in setNew and setUser, PR 23966, Submitted by Jose Alberto Fernandez 22 years ago
  Peter Reilly b3d2f33791 Fix and test for unresolved references due inability 22 years ago
  Peter Reilly 139d895c74 set project for created targets 22 years ago
  Stefan Bodewig 4407502b60 Pull ant-launcher.jar into the classpath as well 22 years ago
  Peter Reilly b1f07fa550 synchonize ComponentHelper#checkNamespace() 22 years ago
  Peter Reilly 098290b6de add an optional attribute to import 22 years ago
  Stefan Bodewig 8ea9fad227 Make .ssh/known_hosts optional 22 years ago
  Antoine Levy-Lambert d3f03ad754 Merge from ANT_16_BRANCH 22 years ago
  Peter Reilly 6dc2619ae5 fix usage of mixed case names of add(typedef) introspection. 22 years ago
  Peter Reilly 7bcae494e8 Opps, compare defaultvalue with name when testing for macrodef equality 22 years ago
  Stefan Bodewig 004045b1b6 Don't silently swallow exceptions when something is wrong, PR 23609 22 years ago
  Stefan Bodewig 6b62a56cce More robust cleanup of temporary files, PR 17512 22 years ago
  Stefan Bodewig 3742656f6d Reuse the resolution logic of <property> inside <loadproperties>. 22 years ago
  Stefan Bodewig 43a69a7b6e One should think that I'd know the copyright line format 22 years ago
  Stefan Bodewig bcf5fbbf2c 2003 22 years ago
  Stefan Bodewig 9402248914 Throw an exception for missing manifests - as advertized in the 22 years ago
  Peter Reilly 47dab072e4 remove error added method 22 years ago
  Peter Reilly 9ab8595b28 Fix bug for typedefed add() support with namespace 22 years ago
  Stefan Bodewig 36e39c68ce Use exact matches instead of substring matches in the parser so that 22 years ago
  Stefan Bodewig 1cd54ce961 Do as you say, PR 19967 22 years ago
  Antoine Levy-Lambert d2e06a2ad8 Merge from ANT_16_BRANCH 22 years ago
  Antoine Levy-Lambert b14e61f604 Merge from ANT_16_BRANCH 22 years ago
  Antoine Levy-Lambert 33d19ef67e Merge fix for PR 23711 from ANT_16_BRANCH 22 years ago
  Stefan Bodewig 23c05b409b Don't mask arbitrary exceptions when looking for a suite method. 22 years ago
  Stefan Bodewig 0883e72093 A timed out test is stil a test, PR 23645 22 years ago