4749 Commits (8acee3f19a262bb068b35e6449475df91b05a061)

Author SHA1 Message Date
  Steven M. Cohen da924b6826 change name of attribute from systemKeyConfig to systemTypeKey as a more intuitive name and check in 20 years ago
  Steve Loughran 923140f496 added a special case that detects -cp and -lib calls in Main, and tells the caller that they have a probable version mismatch. 20 years ago
  Steve Loughran da4aeef1c3 and of course the date change. 20 years ago
  Steve Loughran 07680bb2e3 tests for junitreport handling various forms of bad data, plus explicit handling of zero-byte files with a different error message.. 20 years ago
  Peter Reilly 4a03938981 checkstyle - mostly javadoc 20 years ago
  Steven M. Cohen de249300a2 improve clarity of what FTPConfigurator is doing. 20 years ago
  Steven M. Cohen 813c248227 Add FTPConfigurator class so as to avoid forcing users to upgrade to version 1.4.0 of commons-net. 20 years ago
  Stefan Bodewig 30c0d31cc4 Use FileUtils.close() 20 years ago
  Stefan Bodewig b977b55da6 <unzip> and <untar> could leave streams open. PR 34893 20 years ago
  Steven M. Cohen ce53f734e0 Adapt Ant to use the new functionalities of commons-net 1.4.0 to enable greater configurability of the server: 20 years ago
  Steve Loughran 091610197b Patch XMLValidate to create a new parser every time, plus test case that verifies it works. 20 years ago
  Stefan Bodewig 8522387c40 fix NPE reported by Curt Arnold 20 years ago
  Stefan Bodewig e090bc3246 2005 20 years ago
  Matthew Jason Benson 4ddc8483e0 Base64 conversion of userid:password was (always) broken. The length of 20 years ago
  Steve Loughran f6624325f5 antlib awareness in diagnostics messages 20 years ago
  Steve Loughran 4439a0410e removes fork option from Apt, in code, in docs. 20 years ago
  Matthew Jason Benson 0c8407b311 Attempt to fix broken encoding due to miscalculated output buffer. 20 years ago
  Stefan Bodewig da4edf3f9b Validate system properties before running a Java command, PR 34725 20 years ago
  Matthew Jason Benson 2fbb2e62ab Not 100% sure this fixes the entire bug, but it eliminates NPEs for me. 20 years ago
  Peter Reilly 529deb1cfd Bugzilla 34680: make AntXMLContext#setCurrentTargets current 20 years ago
  Steve Loughran b94dbbaf73 And this time, I make sure the 'reformat code' button is not set on the commit. 20 years ago
  Steve Loughran 72e3174bfd Move to WeakHashMap to reduce resource leakage on long-lived many-exec runs 20 years ago
  Matthew Jason Benson 7e48ae3ffa I'm so particular about capitalizing "Ant". 20 years ago
  Stefan Bodewig 0861e724a7 whitespace 20 years ago
  Stefan Bodewig e07e19c339 Don't override includeJavaRuntime in gcj-adapter, PR 34638 20 years ago
  Peter Reilly af2f9b8506 allow url'ed source's to be used as build files 20 years ago
  Stefan Bodewig e98db2e511 Make Jikes less upset 20 years ago
  Stefan Bodewig 84c1b5f037 2005 20 years ago
  Steve Loughran 1ebf25ab86 added a private constructor, to stop this being instantiated/subclassed. 20 years ago
  Steve Loughran 0d8ba34fdf javadoc 20 years ago
  Peter Reilly 0a36bf20ec check for same targets in a source file 20 years ago
  Stefan Bodewig a1102edeba 2005 20 years ago
  Jacobus Martinus Kruithof cae92752e5 Fixed minor threading issue in StreamPumper 20 years ago
  Jacobus Martinus Kruithof c0bb2736d0 Somehat more intelligent way to let windows catch up in java test 20 years ago
  Jacobus Martinus Kruithof c1153f2f17 time /t gives IOException / error=2 (file not found) on win XP home NL. 20 years ago
  Steve Loughran a2f33d1681 javadocs 20 years ago
  Peter Reilly 8e23e6e3be just change the exception and not make a new exception 20 years ago
  Peter Reilly eaef2bfdbe add backtrace attribute to <macrodef> 20 years ago
  Stefan Bodewig cd9c29978a 2005 20 years ago
  Steve Loughran fc605cd185 nt->winnt 20 years ago
  Steve Loughran 370ac32906 Now for the fun. Exec adds an osfamily attribute, so you can restrict execution to a platform such as nt, or unix. This propagates to execon, so into chmod, attrib, etc. We could therefore adapt them use osfamily as their way of being unix or windows only. 20 years ago
  Steve Loughran 9d42c87a1a Os gets 20 years ago
  Jacobus Martinus Kruithof db20074a24 Avoid using of CharacterIterator for URIs that do not contain %, as suggested in pr34529. 20 years ago
  Steve Loughran 3c1fd84dc2 flush any output before we run. 20 years ago
  Antoine Levy-Lambert dd6f6417d1 ant.bat was missing runAntNoClasspath label for goto 20 years ago
  Antoine Levy-Lambert c8d28cf5ba add at since tag for new method 20 years ago
  Antoine Levy-Lambert 500030a537 Make Zip#createEmptyZip be called again when empty zips need to be created 20 years ago
  Matthew Jason Benson 4b343f551b The refid attribute of the I/O redirector was not functional. 20 years ago
  Stefan Bodewig 83eb9264ac Make sure we add a location when <java> fails 20 years ago
  Stefan Bodewig 134d95afef Major speed improvements on BZip2 streams. 20 years ago