1867 Commits (e728ff0a598ffc58bade8f221dd5961a9834b0d1)

Author SHA1 Message Date
  Stefan Bodewig c2f05281ce Ignore redefinition of datatypes if new and old class are the same. 24 years ago
  Peter Donald 84c5e8b783 Remove excessive deprecation warnings. 24 years ago
  Stefan Bodewig 70b9a92855 fix inconsistency in log levels. 24 years ago
  Stefan Bodewig f20a1d1c4d please don't use <zip>'s file attribute 24 years ago
  Diane Holt bab68a7598 Only use "value" in reference to the 'value' attr; use "oldIntValue" for 24 years ago
  Diane Holt 47f04e469c Fix the increment/decrement operations so they work whether or not 24 years ago
  Erik Hatcher ef3cba5a03 Applied documentation patches sent by Jon Skeet 24 years ago
  Peter Donald a6e3c87111 Make doclets behave the same way as other ClassPath loaded things in the presence of gump ... or at least thats what I think this patch does ? ;) 24 years ago
  Stefan Bodewig 3094ca2c8f Make JDK 1.4 happy by changing assert to assertTrue. 24 years ago
  Stefan Bodewig 35b6913d94 Make tests pass on JDK 1.1. 24 years ago
  Stefan Bodewig 687d070dda Print a warning if we drop elements from a use supplied path. 24 years ago
  Stefan Bodewig 96203d2041 Fix sysproperty handling (testcase fails for old code and passes for 24 years ago
  Stefan Bodewig 14069410f1 Add testcase for sysproperty handling. 24 years ago
  Stefan Bodewig 4a89083738 More JavaDoc documentation fixups. 24 years ago
  Stefan Bodewig 466a2a978f some typos. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  Stephane Bailliez 5c43f6c93e Quick fix about naming. 24 years ago
  Magesh Umasankar 4ffd54fee4 Remove unused local variable. 24 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 years ago
  Stefan Bodewig d880f3fef6 Make Ant work with the AElfred parser which doesn't like to be used 24 years ago
  Stefan Bodewig 1ef4d3ea86 Submitted by: Jon Skeet <jon.skeet@peramon.com> 24 years ago
  Conor MacNeill 2976ded16a Handle badly configured tasks created outside of Ant's core 24 years ago
  Stefan Bodewig 0ec06feed1 I took the time to write a simple shell script to audit Copyright 24 years ago
  Conor MacNeill bbf5ec8b44 Improve coverage of manifest unit tests 24 years ago
  Steve Loughran f1548aec2b added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran c4d8f9c859 turned off the fatal stuff unless a property is set; added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran c3949e4e2d java task test cases; reworked to inherit off BuildFileTest 24 years ago
  Steve Loughran b0566b79cb java task test build file 24 years ago
  Stephane Bailliez b9ab19b18b Fix javadoc 24 years ago
  Steve Loughran ab27c9f4e1 Adding javadocs for the main methods that testcases are likely to call 24 years ago
  Stephane Bailliez ef5da3ccff - remove useless object creation 24 years ago
  Stephane Bailliez 968b173a27 Fix violation 24 years ago
  Stephane Bailliez 81973008d1 Fix array declarator 24 years ago
  Stephane Bailliez 1e67240862 Access static method via class and not the object 24 years ago
  Stephane Bailliez 532d0a479e - Add an helper method to write directly a document 24 years ago
  Stephane Bailliez 45287716c9 Easy way to test the Audit parser. 24 years ago
  Stephane Bailliez 4fbdadb171 Missed commit for this one. 24 years ago
  Stephane Bailliez 3b349325f1 Refactored handler by extracting specialized parser class. 24 years ago
  Stephane Bailliez 8af1905a98 - Added rulespath to Audit to use customized rules. 24 years ago
  Stefan Bodewig d8169cab92 split execute in <javac> to make it easier to extend. 24 years ago
  Stefan Bodewig 750999053f Work around a bug in Kaffe - we can as well label it "optimization" 8-) 24 years ago
  Stephane Bailliez 408a4c09b0 Fixed javadoc 24 years ago
  Stephane Bailliez 042a1e9041 Fix copyright 24 years ago
  Stephane Bailliez 1df82da13f Fix file protocol prefix so that there is no more 24 years ago
  Stephane Bailliez aa102f4985 Fixing unused variable and array declarator 24 years ago
  Magesh Umasankar 788da5fd43 Copyright year fix. 24 years ago
  Erik Hatcher 5c39c18686 Applying patch submitted for #6012. 24 years ago
  Erik Hatcher 44b170125d Fix for #6288 24 years ago
  Stephane Bailliez 91dfa2e783 - Fixed JavaScript escaping for properties. 24 years ago
  Stefan Bodewig cfa604fd99 testcase wouldn't compile - slipping fingers? 24 years ago