168 Commits (ae0c87be2b042203bb24c72722b61f7466273f9e)

Author SHA1 Message Date
  twogee ae0c87be2b Class.newInstance() is deprecated in Java 9+ 5 years ago
  jkf 3a4980e3c4 updated reference to license from http to https using 6 years ago
  Gintas Grigelionis 551cb55e32 Revert last 5 commits 7 years ago
  Gintas Grigelionis 2b699eb695 SonarQube: nested if’s is a major code smell 7 years ago
  Gintas Grigelionis 58e7645a97 Useless casts 7 years ago
  Gintas Grigelionis 5f4c43ddc3 Checkstyle/spelling 8 years ago
  Gintas Grigelionis c3b91f90f0 More isEmpty() 8 years ago
  Gintas Grigelionis 30f52135af Use null-or-empty pattern 8 years ago
  Gintas Grigelionis fe29fce36e Java 8: computeIfAbsent/withInitial 8 years ago
  Gintas Grigelionis 3af9a7305a Tidy up the code 8 years ago
  Gintas Grigelionis 22b69b9273 Squash catch 8 years ago
  Gintas Grigelionis 28e51503e3 Simplify and tidy up 8 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 8 years ago
  Gintas Grigelionis 1c80d507f4 Use foreach loops 8 years ago
  Gintas Grigelionis b4243b9300 Shorten fully qualified names and other small fixes 8 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Stefan Bodewig 9b123a8360 whitespace 8 years ago
  Dave Brosius c5728b3120 allow for java.nio.file.Path based target attributes 9 years ago
  Matt Benson b7d1e9bde4 java 5-8 9 years ago
  Stefan Bodewig 85ff7bf694 whitespace 9 years ago
  Stefan Bodewig 77c681c5be fix possible null dereferences 9 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jan Materne bed22b00f7 JavaDoc fixes (for Java8 doclint) - first bunch 12 years ago
  Stefan Bodewig 6ef5a1f1b5 synchronize access to helpers cache - PR 37501 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 ec8453fec5 FindBugs. 14 years ago
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 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 16 years ago
  Stefan Bodewig 7984fd2400 special handling of IllegalArgumentExceptions in attribute setters for better error messages. PR 47129 17 years ago
  Stefan Bodewig 28447bc7c0 allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for this. 17 years ago
  Stefan Bodewig 8f488f0872 make tasks with add(Foo) method play nice with TaskContainer. PR 41647. 17 years ago
  Scokart Gilles 6aa8785e32 Fix possible raise condition when modifying/reading restrictedDefinitions (missing from previous checkin) 17 years ago
  Scokart Gilles 502a6bcbf7 add some final keyword to immutable things 17 years ago
  Matthew Jason Benson 59c41d005e resources/fileproviders 17 years ago
  Matthew Jason Benson 0137cd8b64 ws/sp 17 years ago
  Peter Reilly 3426002af9 add a method to see if a nested element is supported via reflection 18 years ago
  Peter Reilly f4ee8dcc26 Allow reflection on setX(Object x) to be an xml attribute 18 years ago
  Peter Reilly eefee2f267 make a big method a little smaller 18 years ago
  Peter Reilly 073153dd37 checkstyle 18 years ago
  Peter Reilly 424bee292b checkstyle: remove trailing ws 18 years ago
  Peter Reilly 31deeb9809 adding componentdef code 18 years ago
  Peter Reilly 2276012218 checkstyle changes 18 years ago
  Peter Reilly df97bfdc2b checkstyle 18 years ago
  Matthew Jason Benson 1e599c6651 BZ 42736: PropertyHelper API changes 18 years ago
  Matthew Jason Benson 939a6bbf2f fmting/max line length, remove unnecessary Java 1.2 compatibility, some unnecessary elses 18 years ago
  Steve Loughran ee2779b5b9 Very delicate changes to Introspection helper 19 years ago