2817 Commits (2bd38f0df1294b986163ec1ff27d12d0aab9c270)

Author SHA1 Message Date
  Peter Reilly ca5799fd8c Add ns support 23 years ago
  Peter Reilly aeee70243a remove unused copy method 23 years ago
  Conor MacNeill 5d4f445f37 Rename some enums ... 23 years ago
  Peter Reilly a37c2ec1dd checkstyle 23 years ago
  Conor MacNeill d18ad0d73d Don't include ext dir for microsoft jvc when java runtime is excluded. 23 years ago
  Steve Loughran 067838cf39 Lets try this as a fix: A new option to turn standardlib on 23 years ago
  Antoine Levy-Lambert 1cab901b51 Removed unused variable 23 years ago
  Stefan Bodewig bd69a79182 2003 and missing license 23 years ago
  Conor MacNeill 6e219fff93 Fix extraction of long file names in Tar 23 years ago
  Conor MacNeill b2f050d8bc oops 23 years ago
  Conor MacNeill 130d4ee759 Change the check for the external resolver catalog impl to 23 years ago
  Antoine Levy-Lambert 24f9da26b5 Issue a warning message indicating that selectors within filesets 23 years ago
  Antoine Levy-Lambert 63382d9cbf Fix the ftp task, its documentation and testcases to maintain backward 23 years ago
  Stefan Bodewig 5aa4257771 Remove trailing delimiter from addReferenceFileset 23 years ago
  Antoine Levy-Lambert 84d3b32703 removed output on System.out, sorry 23 years ago
  Antoine Levy-Lambert e9d8b2247f Make the FTP.FTPDirectoryScanner behave like the DirectoryScanner 23 years ago
  Antoine Levy-Lambert d98034a54c Make the FTP.FTPDirectoryScanner class also register the root of a fileset 23 years ago
  Stefan Bodewig 8975a12087 Add a keepcompression attribute to control the compression of entries 23 years ago
  Peter Reilly 5d847c583e Add if/unless attributes to <param/> element of <style/> task 23 years ago
  Stefan Bodewig 07cf1f95cc ant -Debug would cause a NullPointerException 23 years ago
  Peter Reilly c74c1765b1 Remove unneeded setting of properties in reinit() 23 years ago
  Antoine Levy-Lambert f41c7c1934 scan the fileset after having called setupDirectoryScanner 23 years ago
  Stefan Bodewig 2a2141bcb6 Restore System.in, PR: 22066 23 years ago
  Stefan Bodewig d13027731c Only calculate the CRC of STORED entries in <zip> if absolutely necessary. 23 years ago
  Conor MacNeill dacde0154f Revert final on System classpath 23 years ago
  Peter Reilly 39a371ce20 style 23 years ago
  Stefan Bodewig e67a40fbb3 Revert part of the commit that made tasks use Execute#isFailure. 23 years ago
  Peter Reilly 94a192bb79 Fix location when error occurs in running antlib 23 years ago
  Steve Loughran 2c905033e5 I always worry when I change something fundamental, and the amount of refactoring here to get assertions in 'cleanly' means the change here is larger than one would expect. The key problem is that the existing code created presized arrays, but sizing these arrays meant resolving every single option and counting the #of commands -effectively creating the command line twice. Once to size it, once to save the results. this was silly and unwieldy, though it made sense given how this command grew and grew. 23 years ago
  Steve Loughran 45cfe2ada1 add the ability to set the executable used in .net tasks. Why do this 23 years ago
  Steve Loughran e4e82cee37 I cant believe we never noticed this typo before 23 years ago
  Steve Loughran eebb110dc8 fix a couple of IDE highighted jdoc typos 23 years ago
  Antoine Levy-Lambert dace404953 Improve logging and exception behavior of Perforce tasks 23 years ago
  Antoine Levy-Lambert 3b3a4cd29f Add spawn attribute to java task as well 23 years ago
  Stefan Bodewig 39e82431e7 Keep permissions of directories as well when updating a zip archive. 23 years ago
  Antoine Levy-Lambert 15cf412481 Allow several space separated arguments in Perforce globalopts 23 years ago
  Conor MacNeill 5dc5a2c333 grammar ... sorry :-) 23 years ago
  Antoine Levy-Lambert 4d60eb3197 Similarly to what happens with the delete task, there seem to be race conditions which prevent successful directory creation on Windows. 23 years ago
  Antoine Levy-Lambert 8b8cea1e30 the method isMorePowerfulThanExcludes was returning false on org/apache/tools/ant/taskdefs 23 years ago
  Antoine Levy-Lambert adf6160f99 throw an exception if <exec/> is used with an attribute 23 years ago
  Antoine Levy-Lambert 92245fefff Some ftp servers have binary as default, so when binary is false 23 years ago
  Antoine Levy-Lambert 6ff7df9601 do not scan needlessly excluded directories 23 years ago
  Stefan Bodewig 69d9682d5d Some tasks rely on the DFS ordering getIncludedXYZ used to provide 23 years ago
  Peter Reilly c5aff48932 copyright-date 23 years ago
  Peter Reilly 01c75268c3 style 23 years ago
  Peter Reilly f8ec337892 style 23 years ago
  Peter Reilly d70354a617 style 23 years ago
  Antoine Levy-Lambert 7e82bff60d style 23 years ago
  Antoine Levy-Lambert 35845f7053 This change allows exec to start a process which will run independently of ant. 23 years ago
  Antoine Levy-Lambert 640b7f41f0 Prevent \r\n from being changed to \r\r\n under Windows 23 years ago