81 Commits (6656db28bb79912ec1c744f34affbda53f86e6fd)

Author SHA1 Message Date
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 8 years ago
  Stefan Bodewig 60162945dd fix Serializable classes that were in fact not Serializable 9 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Antoine Levy-Lambert cb20f50880 removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885 12 years ago
  Jesse N. Glick ba19f6fab9 #43362 follow-ups: missing/incorrect @since; minor doc improvements and corrections. 12 years ago
  Antoine Levy-Lambert 46c940785a adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362. 12 years ago
  Matthew Jason Benson 3d706ab818 java 5 updates 13 years ago
  Nicolas Lalevee e5f3393251 Allow Object to be injected as attribute of tasks 13 years ago
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 13 years ago
  Stefan Bodewig 7d1ecbc1bb don't expand properties twice in attributes of macrodef'ed tasks 14 years ago
  Matthew Jason Benson ec26cc419a add serialVersionUID 15 years ago
  Matthew Jason Benson 1038e813e3 Now that we are on Java 1.4, track RuntimeConfigurable attributes using 15 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 15 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 15 years ago
  Jesse N. Glick 028ba47c82 Some miscellaneous updates given that JDK 1.4 can be assumed. 16 years ago
  Matthew Jason Benson 1e599c6651 BZ 42736: PropertyHelper API changes 18 years ago
  Peter Reilly ef789dfa9b Always handle refid first. 19 years ago
  Peter Reilly d2cdd21fe5 Bugzilla 40621: fix ordering of add and addconfigured 19 years ago
  Peter Reilly e028c28100 Performance: 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Matthew Jason Benson 6ca8466008 Add clone task. 21 years ago
  Matthew Jason Benson 3e919cffbe LOC 21 years ago
  Matthew Jason Benson 49fd65528e Small refactoring 21 years ago
  Matthew Jason Benson 960cd2a711 More javadoc work and LOC bumming. 21 years ago
  Matthew Jason Benson 49eb4db50c Remove unnecessary empty Hashtable instantiations, 21 years ago
  Peter Reilly fc4482c260 remove modifying exception code for unknown<attribute/element>exception 21 years ago
  Peter Reilly d4ebf04094 Try to get the correct task/type name for an unsupported attribute/element 21 years ago
  Antoine Levy-Lambert e0b5c60458 Javadoc fixes for RuntimeConfigurable, Project, Location 21 years ago
  Peter Reilly 476678d4a6 DynamicConfiguratorNS 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
  Peter Reilly 47fa568d32 fixes for presetdef's handling of attributes 22 years ago
  Antoine Levy-Lambert 74f58bf0f8 Typos 22 years ago
  Peter Reilly 9434671efa removing enum variable 22 years ago
  Peter Reilly ca5799fd8c Add ns support 22 years ago
  Peter Reilly 9dd757251f checkstyle 22 years ago
  Peter Reilly 5460755b44 This commit implements: 22 years ago
  Conor MacNeill 1f71acf427 Coding conventions 22 years ago
  Stefan Bodewig 46c40044e1 Move EmptyEnumeration to CollectionUtils 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig 481c5c51f3 Indentation changes 22 years ago
  Stefan Bodewig 348ff7bdea Reduce memory consumption by using lazy initialization. 22 years ago
  Peter Reilly 8701272b24 Second patch from antlib update as described in 22 years ago
  Conor MacNeill b198322c41 Allow tasks to be defined on the fly using scripts 22 years ago
  Stefan Bodewig c2e2310e71 Only tasks should be case-sensitive inside TaskContainers - simply the 22 years ago
  Stefan Bodewig adb971260c Enable mixed-case task names inside task-containers while trying to 22 years ago