97 Commits (eb08ea9fd094b675617320ddf8b66940644a8364)

Author SHA1 Message Date
  Matthew Jason Benson 3d706ab818 java 5 updates 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 14 years ago
  Stefan Bodewig a28f64f5cf fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored. 15 years ago
  Matthew Jason Benson 2bcbbabc08 sp 16 years ago
  Stefan Bodewig e73391195c reallyput the value into the map. 17 years ago
  Scokart Gilles b456160d70 Fix possible race condition when modifying/reading restrictedDefinitions 17 years ago
  Scokart Gilles 4068d7cd99 Thread safety fix in case a macrodef/presetdef is executed in parallel to other type related tasks (like TypeFound conditions or starting a subproject) 17 years ago
  Steve Loughran 733f95fdf2 seems to me these should be synchronized 18 years ago
  Steve Loughran 1ecdefae95 make this synchronized, especially the pop 18 years ago
  Peter Reilly 424bee292b checkstyle: remove trailing ws 18 years ago
  Peter Reilly 31deeb9809 adding componentdef code 18 years ago
  Peter Reilly dcc08844ad checkstyle: 100charlimit 18 years ago
  Peter Reilly c72c5d65d1 checkstyle 18 years ago
  Matthew Jason Benson a840de1ce8 fmt/refac 18 years ago
  Jacobus Martinus Kruithof a109f4fc4f unused imports / serialverUID 19 years ago
  Jacobus Martinus Kruithof d5836ac061 Changes after static code analysis. 19 years ago
  Steve Loughran b2db0ad087 Extra diagnostics. Dump all types in a namespace if the one you ask for isnt known. Good for identifying typos, and helps you differentiate "library not yet loaded" from "task unknown" 19 years ago
  Matthew Jason Benson d44807f593 move and publish public static Project getProject(Object) 19 years ago
  Peter Reilly cdadcda40f checkstyle: make method a little smaller 19 years ago
  Peter Reilly 0c25b68914 Fix for Bugzilla 41049. 19 years ago
  Peter Reilly ebefa298a1 cast null in method call to allow 1.5 generices to not whine 19 years ago
  Matthew Jason Benson c3232ae202 reorder ComponentHelper imports, refactor getElementName to minimize 19 years ago
  Peter Reilly 90e46ca4cd checkstyle 19 years ago
  Peter Reilly 0aa2b2528f some checkstyle changes 19 years ago
  Peter Reilly b912cb97f4 Performance: bugzilla 25778 19 years ago
  Peter Reilly ca38198a6c do not get the exposed class unless necessary 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran 9ae85e523b This is slick. Instead of printing ANT_HOME/lib in the message, we print the real directory set where libs can be added. And, if ant.home is not set, we decide this is an IDE and tell the user that too. 19 years ago
  Steve Loughran 1ad79cdf77 closing 20 years ago
  Matthew Jason Benson 80bd9c5434 s/an bug/a bug/ 20 years ago
  Steve Loughran fb8e47ecf4 took out the "dont bother us line". I know, we hate the calls, but maybe we are being too harsh here. 20 years ago
  Stefan Bodewig fdade0537c 2006 20 years ago
  Jesse N. Glick b3668ba41d More helpful diagnostic message for an obscure mistake I once made... 20 years ago
  Jacobus Martinus Kruithof 954f6058d7 Layout, extracted methods / named constants 20 years ago
  Steve Loughran fce0b0c9d0 extra javadocs, as requested by JHM 20 years ago
  Steve Loughran 7527ef1962 Antlib changes. One I like, one I am still not sure I have right 20 years ago
  Steve Loughran b0078a5471 just making some strings constants, adding javadocs 20 years ago
  Steve Loughran 0d66fda8af move to constants to define policy strings; change so that ignore loads print out something at -v level. Why so? to debug antlib namespace declarations. 20 years ago
  Steve Loughran a44afbeef7 typefound prints diags in -v option 20 years ago
  Jacobus Martinus Kruithof b32f4587da PR: 35246 20 years ago
  Matthew Jason Benson 39cc96663f Consistency and some spaces 20 years ago
  Matthew Jason Benson fcd9581d61 add brief version of getElementName() 20 years ago
  Steve Loughran f5d573cf7d merged antlib: strings to a single (currently private) constant. 20 years ago
  Steve Loughran f6624325f5 antlib awareness in diagnostics messages 21 years ago
  Jacobus Martinus Kruithof 99903f49b5 reduced visibility of the members not defined in super class of a private inner class 21 years ago
  Matthew Jason Benson 71f620bcdb Clean up spacing, remove erroneously inserted "not". 21 years ago
  Matthew Jason Benson 86365f103e Some space/punctuation cleanup. Like it, Steve. 21 years ago
  Steve Loughran b0003afe36 complete rework of reporting when we cant instantiate an element 21 years ago
  Matthew Jason Benson 58e0d44ddf Who'd have guessed that: 21 years ago