42 Commits (94da71c7641a9cdccc8e4b5f0bd814fb75a70b7c)

Author SHA1 Message Date
  Stefan Bodewig 94da71c764 change command line parser so that version is only printed once - and version as well as diagnostics methods know the current loglevel. The former is PR 45695, the later useful for 45692. 17 years ago
  Peter Reilly 7679c154cf checkstyle 18 years ago
  Matthew Jason Benson 3be2b26d81 fmt/refac 18 years ago
  Peter Reilly 0aa2b2528f some checkstyle changes 19 years ago
  Steve Loughran 44f1058c6d handle security checks on property get gracefully 19 years ago
  Steve Loughran ff5195fa54 move other java1.5+ check down to the other java1.5 proxy tests. 19 years ago
  Peter Reilly a6e993b7aa fix for diagnostics using java 1.4 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 1e6540e597 Adding property storing the ant core library. 20 years ago
  Jacobus Martinus Kruithof b73a6c6b82 Improved use of MagicNames for ant internal properties 20 years ago
  Steve Loughran 3043b48186 extra proxy diagnostics, in a java1.5-only package. By abusing the toString() operation, we dont need any extra interfaces for this. 20 years ago
  Steve Loughran 75b9942dba xml nameserver check 20 years ago
  Jacobus Martinus Kruithof 954f6058d7 Layout, extracted methods / named constants 20 years ago
  Steve Loughran bcb846c805 Little something to make IDE debugging easier; <diagnostics/> prints the diagnostics out as per -diagnostics. 20 years ago
  Jacobus Martinus Kruithof b32f4587da PR: 35246 20 years ago
  Jacobus Martinus Kruithof 1511487597 Avoiding to catch unspecified Error. The context indicates we want to continue even when loading a class is unsuccessful. The only Error we expect and want to continue on would in that case be LinkageError (and not e.g ThreadDeath / VirtualMachineError). 20 years ago
  Jacobus Martinus Kruithof faba017869 Made compilable on 1.2 / 1.3 21 years ago
  Steve Loughran c68814d655 ok, sometimes drift is -ve. 21 years ago
  Steve Loughran b5e043025f looking@why my junit reports are apparently an hour old. No fix, but -diagnostics now prints some clock info, and examines diffs between temp dir and local clock and complains if they are too different. (>10s, purely arbitrary) 21 years ago
  Peter Reilly 0641431ea7 spacing 21 years ago
  Jacobus Martinus Kruithof 1f41dffdf2 Removed unused import 21 years ago
  Steve Loughran b0003afe36 complete rework of reporting when we cant instantiate an element 21 years ago
  Steve Loughran bec41871b5 diagnostics probes temp dir by writing a file to it. 21 years ago
  Peter Reilly c218102bca whitespace around + 21 years ago
  Stefan Bodewig 9e2453aa53 2005 21 years ago
  Steve Loughran 9e260d7fa3 diagnostics should list lib dir too. 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran 29b76e0c01 These are all patches to stop java1.5 whining about varargs. 21 years ago
  Peter Reilly 7e145de4f1 Properties.propertyNames() should be used instead of .keys(). 21 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 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
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Conor MacNeill 710b0e612e More cleanup 23 years ago
  Stefan Bodewig 161579a6d0 Move "where has this class been loaded from?" logic to LoaderUtils. 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Steve Loughran cac0c1cdb8 because I had a pressing need to be find out which parser I was using on java1.4, and new all the code was a cut and paste away 23 years ago
  Stephane Bailliez 74b6597e3a Fixed NPEs that could have been flying if ant.home was not defined 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Stephane Bailliez 648275616e Forgot to catch Errors while doing the diagnostics..making it totally useless 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago