115 Commits (42e242e0902f0aae73aa03552d54b5694ba4ee1a)

Author SHA1 Message Date
  Stefan Bodewig 42e242e090 2005 21 years ago
  Steve Loughran d75862ba28 I pulled out a bit of pre-1.2 testing, but the code it wrapped is probably unneeded, as we dont set a security manager. 21 years ago
  Jacobus Martinus Kruithof ff04e875ee Minor update in ant help. description for -nouserlib and -noclasspath were on one line. 21 years ago
  Peter Reilly d84de6b846 -noclasspath option 21 years ago
  Peter Reilly f6c27e5849 typo 21 years ago
  Peter Reilly 1beb540cd6 checkstyle 21 years ago
  Peter Reilly acd0bcd1e0 Add a new option -nouserlib to the ant command. 21 years ago
  Matthew Jason Benson e8479cb9fc Exit status fixes. 21 years ago
  Matthew Jason Benson 00b218efe5 Add status attribute to <fail>. Idea/design by Aurele Venet. 21 years ago
  Matthew Jason Benson 531e66cb1e Switch getParentFile(File) to delegate to File.getParentFile() and deprecate. 21 years ago
  Matthew Jason Benson a38273bbf4 ant -p swallows (configuration) errors silently. 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 037cb17def bring back original copyright years 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 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
  Steve Loughran 3fd5393e99 This is the first visible divergence ofAnt1.7 from 1.6...ant 1.7 has a -nice option that lets you lessen or increase the priority of the main thread. Useful for background builds, though since it doesnt propagate into forked code, not as useful as it could be. 22 years ago
  Conor MacNeill 3e4dcc0c43 merge 22 years ago
  Antoine Levy-Lambert 24a5f03a90 adding a new supported command line argument -lib 22 years ago
  Antoine Levy-Lambert 74f58bf0f8 Typos 22 years ago
  Conor MacNeill e525cc2182 Old entry point is deprecated 22 years ago
  Jan Materne 1fcc1b6167 New shortcuts for ant options: 22 years ago
  Stefan Bodewig 8b92e3742c Improve symmetry 22 years ago
  Stefan Bodewig 07cf1f95cc ant -Debug would cause a NullPointerException 22 years ago
  Stefan Bodewig 2a2141bcb6 Restore System.in, PR: 22066 22 years ago
  Conor MacNeill 1f71acf427 Coding conventions 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Peter Reilly b7c2f5f643 Add make's keep-going feature into ANT. 22 years ago
  Conor MacNeill 5eba0f2b03 Subtargets is a little confusing - change to "Other Targets" 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Conor MacNeill b36b67d9e2 New Launch facility. Separate jar now can be used to launch Ant which 22 years ago
  Conor MacNeill 539d2cdb76 Various I/O fixes to support input from java tasks. 22 years ago
  Magesh Umasankar 26a9faff10 Refactor static method into a non-static version. 22 years ago
  Magesh Umasankar c4fc48f69d Call setproject for all created objects. 22 years ago
  Conor MacNeill 73b731154a JDK 1.1 File parent determination is a bit lacking when the 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill 4a9153f9f2 Input handling framework 23 years ago
  Stefan Bodewig 83edbb7a85 handle errors in command line arguments by throwing exception, making 23 years ago
  Stefan Bodewig 3c329a6a4a 2003 23 years ago
  Conor MacNeill e26227929e Don't execute the implict target if no default available. 23 years ago
  Stefan Bodewig cf8b21a8bc Fix of by one error in printTargets 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Jon Skeet c97bf5babb Fixed up JavaDocs (where possible) to remove warnings (mostly about breakiterator). 23 years ago
  Stefan Bodewig 706007fa7f Move all top level elements to an implicit target named "" and make 23 years ago
  Stefan Bodewig 1c960e7c14 Allow target-less build files by 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Stefan Bodewig c3e3cee3b0 Don't catch stuff thrown in System.exit 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago