121 Commits (96fa99ee6c8ad9b646ed872519da79971add98e4)

Author SHA1 Message Date
  Stefan Bodewig 96fa99ee6c create local copies of realThing to avoid TOCTOU race condition 4 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 070c3bc86f Deprecate CollectionUtils and Enumerations; 7 years ago
  Gintas Grigelionis 5f4c43ddc3 Checkstyle/spelling 7 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 7 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 8 years ago
  Stefan Bodewig e1f9674ab3 false positives for null dereferences 9 years ago
  Jan Matèrne bf6026a147 organize imports 11 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
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 15 years ago
  Nicolas Lalevee 74f2e55f3c make the flush of the error stream actually flush 15 years ago
  Jan Materne 03726c31c1 whitespaces 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 502a6bcbf7 add some final keyword to immutable things 17 years ago
  Peter Reilly 561706f38c Bugzilla 44689: NPE with multiple targets and id's in task 17 years ago
  Peter Reilly 7ec7ef9d62 place the cleanup code in a finally clause 18 years ago
  Peter Reilly 90e46ca4cd checkstyle 19 years ago
  Peter Reilly 0aa2b2528f some checkstyle changes 19 years ago
  Peter Reilly e563725d1b Free the realThing with UE is finished with it 19 years ago
  Peter Reilly f5c95e9ca4 add fall-back for undefined references that are parsed 19 years ago
  Peter Reilly 135b0fa373 UnknownElement.maybeconfigure was 'always configure': Bugzilla 40641 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 74434ce5d0 Push setLocation down to ProjectComponent, reflect it into adapted tasks 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 0df2b1de3f Minor updates based on the input of Dave Brosius 19 years ago
  Jesse N. Glick 7917d87521 #38056: NPE when using presetdef under obscure circumstances. 20 years ago
  Matthew Jason Benson 9229d25b42 When getting the real object from UE, do not call Task.init() on the Object 20 years ago
  Jesse N. Glick 6ecb04cbad #30162: try to avoid a memory leak in IntrospectionHelper.getHelper(). 20 years ago
  Jacobus Martinus Kruithof 0ba9db2412 Renamed parameter to avoid hidden member variable 21 years ago
  Steve Loughran b0003afe36 complete rework of reporting when we cant instantiate an element 21 years ago
  Peter Reilly 83c26f549b NPE when when <presetdef> tries to configure a task that 21 years ago
  Matthew Jason Benson 6ca8466008 Add clone task. 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
  Magesh Umasankar 63c0593a82 Tasks extending from oata.Task and implementing Dispatchable are not dispatchable. 21 years ago
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago
  Peter Reilly 4b2cd31d48 remove refernce to optional.jar in "unable to create task/type" message 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Steve Loughran e0a983e358 adding hints about presetdef/macrodef to the errors. Now that I am using them, they are the main source of this error :) 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 336e5b4ed9 Reverting setting the wrapper proxy to null as the unit tests failed. 22 years ago
  Peter Reilly 476da8dd23 UnknownElement set the created task to null for gc , but did not 22 years ago