3314 Commits (4141a91af169f9d36ca98a2da86350ef31b26693)

Author SHA1 Message Date
  Stefan Bodewig cdd0ce9448 enable assertions for <junit> the same way as <java> uses them 22 years ago
  Peter Reilly 4ac2c2204f unit tests for namespace support 22 years ago
  Peter Reilly ca5799fd8c Add ns support 22 years ago
  Peter Reilly aeee70243a remove unused copy method 22 years ago
  Conor MacNeill 5d4f445f37 Rename some enums ... 22 years ago
  Peter Reilly a37c2ec1dd checkstyle 22 years ago
  Conor MacNeill d18ad0d73d Don't include ext dir for microsoft jvc when java runtime is excluded. 22 years ago
  Stefan Bodewig d50adcacbe .NET "executables" are not executable on Linux 22 years ago
  Steve Loughran c88f900cf5 compiles but doesnt run. Path issues? 22 years ago
  Steve Loughran 067838cf39 Lets try this as a fix: A new option to turn standardlib on 22 years ago
  Antoine Levy-Lambert 1cab901b51 Removed unused variable 22 years ago
  Stefan Bodewig 50f9f4ee6f Add missing import 22 years ago
  Stefan Bodewig bd69a79182 2003 and missing license 22 years ago
  Conor MacNeill 6e219fff93 Fix extraction of long file names in Tar 22 years ago
  Conor MacNeill b2f050d8bc oops 22 years ago
  Conor MacNeill 130d4ee759 Change the check for the external resolver catalog impl to 22 years ago
  Antoine Levy-Lambert 24f9da26b5 Issue a warning message indicating that selectors within filesets 22 years ago
  Antoine Levy-Lambert 63382d9cbf Fix the ftp task, its documentation and testcases to maintain backward 22 years ago
  Antoine Levy-Lambert 95cc5a59b5 use user.name as default for ftp.user 22 years ago
  Stefan Bodewig 5aa4257771 Remove trailing delimiter from addReferenceFileset 22 years ago
  Stefan Bodewig 79433b5ab7 2003 22 years ago
  Antoine Levy-Lambert 1c3832c2f3 Added a testcase showing resolution of PR 14063 22 years ago
  Antoine Levy-Lambert 84d3b32703 removed output on System.out, sorry 22 years ago
  Antoine Levy-Lambert e9d8b2247f Make the FTP.FTPDirectoryScanner behave like the DirectoryScanner 22 years ago
  Antoine Levy-Lambert 225b9fd6f9 fix a problem of protected access to FTP.resolveFile 22 years ago
  Antoine Levy-Lambert d98034a54c Make the FTP.FTPDirectoryScanner class also register the root of a fileset 22 years ago
  Stefan Bodewig 8975a12087 Add a keepcompression attribute to control the compression of entries 22 years ago
  Peter Reilly 5d847c583e Add if/unless attributes to <param/> element of <style/> task 22 years ago
  Stefan Bodewig 07cf1f95cc ant -Debug would cause a NullPointerException 22 years ago
  Stefan Bodewig 9642cc73f8 Slowly approaching <csc> with Mono 22 years ago
  Peter Reilly bd644923de test case to show bug report 11418 22 years ago
  Peter Reilly c74c1765b1 Remove unneeded setting of properties in reinit() 22 years ago
  Antoine Levy-Lambert 1517fabb41 new test for the ftp task 22 years ago
  Antoine Levy-Lambert f41c7c1934 scan the fileset after having called setupDirectoryScanner 22 years ago
  Stefan Bodewig 2a2141bcb6 Restore System.in, PR: 22066 22 years ago
  Stefan Bodewig d13027731c Only calculate the CRC of STORED entries in <zip> if absolutely necessary. 22 years ago
  Conor MacNeill dacde0154f Revert final on System classpath 22 years ago
  Antoine Levy-Lambert e7ac20bf98 increase time allocated for shell script to complete, 22 years ago
  Peter Reilly 39a371ce20 style 22 years ago
  Stefan Bodewig e67a40fbb3 Revert part of the commit that made tasks use Execute#isFailure. 22 years ago
  Peter Reilly 94a192bb79 Fix location when error occurs in running antlib 22 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. 22 years ago
  Steve Loughran 45cfe2ada1 add the ability to set the executable used in .net tasks. Why do this 22 years ago
  Steve Loughran e4e82cee37 I cant believe we never noticed this typo before 22 years ago
  Steve Loughran 5f0938c6cf want to catch failure to fork here. 22 years ago
  Steve Loughran eebb110dc8 fix a couple of IDE highighted jdoc typos 22 years ago
  Antoine Levy-Lambert 92f14c6a3d Display properly in junitreport the root package 22 years ago
  Antoine Levy-Lambert dace404953 Improve logging and exception behavior of Perforce tasks 22 years ago
  Peter Reilly d74422c5bd Fix invalid URL for property test with url. 22 years ago
  Antoine Levy-Lambert 00e6624c19 TestCase fixed, works now also on nagoya (Solaris). 22 years ago