78 Commits (e5f3393251f3b7b8b8df1e5300559828bc73d8f0)

Author SHA1 Message Date
  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
  Stefan Bodewig 50db66a856 Move description attribute from Task to ProjectComponent 19 years ago
  Peter Reilly 290108eb35 checkstyle 19 years ago
  Jacobus Martinus Kruithof 7a3146ec84 Added @since tags 19 years ago
  Jacobus Martinus Kruithof 13bdae7c19 Added logging of stacktraces of exceptions in logmessage when loglevel = debug. 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Peter Reilly 0aa2b2528f some checkstyle changes 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 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Steve Loughran 5f3618a03d commentary on bindToOwner 20 years ago
  Jacobus Martinus Kruithof a6d7afa668 Corrected fix in Task.java (first shortcut removed the task name from the logging entry.) Used patch of Andreas Mross. 20 years ago
  Jacobus Martinus Kruithof 9a988bb81b 38458 removed log implementation of Task to allow logging from tasks outside a project. The base class has the logging behaviour we need. This does not guarantee that (all) tasks are working outside an project, but at least will not break just because of logging. 20 years ago
  Steve Loughran 0d4d3af721 copy tasktype when binding 20 years ago
  Steve Loughran 83e3951f2b Move the logic to bind a created task to an existing one into Task. 21 years ago
  Matthew Jason Benson fb83dd9c58 Javadoc 21 years ago
  Peter Reilly 5e4cb9c6e6 Fixed javadoc for Task#handleErrorFlush 21 years ago
  Magesh Umasankar 63c0593a82 Tasks extending from oata.Task and implementing Dispatchable are not dispatchable. 21 years ago
  Magesh Umasankar 4010e0a25d Tests are failing... 21 years ago
  Peter Reilly e8e4255032 get Task#perform() to wrap all exceptions with a buildexception 21 years ago
  Peter Reilly 5f037857b6 Always call taskfinished if taskstarted has been called 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 53ebb817e9 Change level of std error message from ERR to WARN 22 years ago
  Peter Reilly 9931a12c72 Implement namespace uri scoping 22 years ago
  Antoine Levy-Lambert 74f58bf0f8 Typos 22 years ago
  Conor MacNeill 6330dbe30f Fix some incorrect comments 22 years ago
  Peter Reilly 9434671efa removing enum variable 22 years ago
  Peter Reilly 39a371ce20 style 22 years ago
  Conor MacNeill 1f71acf427 Coding conventions 22 years ago
  Conor MacNeill 4ac04f30c2 Ensure all generated output gets through the output system to the 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Conor MacNeill 710b0e612e More cleanup 22 years ago
  Conor MacNeill bfad69862e Fix up handling of TaskContainer configuration. 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill dd5a678d41 Javadocing 23 years ago
  Conor MacNeill 4a9153f9f2 Input handling framework 23 years ago
  Conor MacNeill 6ceeb5d3da Much better solution to unterminated output - better backward compat 23 years ago
  Conor MacNeill 987c943d07 Flush output of Java task when finished. 23 years ago
  Costin Manolache 3964229159 Allow the task type to be set from a differnet package. That elminate 23 years ago
  Conor MacNeill 7a3141d683 Keep the kids happy - they need a project too. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 12e8a63e2f Remove redundent assignments 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Stefan Bodewig 89cec29e1d fix should go into 1.5.1 23 years ago
  Stefan Bodewig aa07dd4611 Make task replacements recreate their child elements when they get redefined. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago