4306 Commits (a9169f4d7a34dcd06fabf19ac007152afc786eba)

Author SHA1 Message Date
  Matthew Jason Benson 4285e2be2f Replace properties in description elements 20 years ago
  Matthew Jason Benson 013b691060 Javadoc + very slight code reworking 20 years ago
  Matthew Jason Benson 525466de41 Fix the condition; formatting. 20 years ago
  Matthew Jason Benson eaa5e66103 Make -projecthelp output display even in -quiet mode. 20 years ago
  Matthew Jason Benson 746224b88a Javadoc (fixing my uppercase code tags!) 20 years ago
  Matthew Jason Benson 39cc96663f Consistency and some spaces 20 years ago
  Matthew Jason Benson 629a2649e8 Obtain subproject instance from Project to satisfy the remote chance 20 years ago
  Matthew Jason Benson 8acee3f19a Avoid multiple instantiations of equal File objects, and multiple 20 years ago
  Peter Reilly 6a659a85b7 checkstyle - mostly javadoc 20 years ago
  Matthew Jason Benson de92c9e60e Oops need this for echoxml task. 20 years ago
  Matthew Jason Benson 626c03beb1 Add an echoxml task just for Steve! 20 years ago
  Matthew Jason Benson b746aeaa37 go ahead and close elements with no children 20 years ago
  Peter Reilly 7ad041a63e checkstyle javadoc 20 years ago
  Peter Reilly ff9b546d81 checkstyle - mostly removal of _ 20 years ago
  Peter Reilly f8c14ca446 checkstyle - javadoc 20 years ago
  Peter Reilly 9b84eec8fa checkstyle - mostly javadoc 20 years ago
  Stefan Bodewig d716a8309d 2005 20 years ago
  Jacobus Martinus Kruithof 81b65c0eaa Improved the newInstance method in ClasspathUtils, and used this method from 20 years ago
  Matthew Jason Benson 1480e646f9 Remove clone task. 20 years ago
  Matthew Jason Benson fbb9886634 ResourceCollections 20 years ago
  Matthew Jason Benson ec980be734 use DataType's convenience method 20 years ago
  Matthew Jason Benson 21955959d2 add TimeComparison ExtendedAttribute; retrofit DateSelector 20 years ago
  Matthew Jason Benson b92e6b644f allow absolute include paths & no basedir for Directory scanning 20 years ago
  Matthew Jason Benson 37e97ef42d use DataType's (new) convenience methods 20 years ago
  Matthew Jason Benson e539f63782 new methods for reference checking and logging 20 years ago
  Matthew Jason Benson fcd9581d61 add brief version of getElementName() 20 years ago
  Jacobus Martinus Kruithof 41bb1f619a Catching Throwable while calling new on a no statement constructor (all fields / base classes only have no statement constructors as well) seems overdone. Removing catch clause. 20 years ago
  Jacobus Martinus Kruithof af67c9bf8f Avoiding Throwable while BuildException was actually meant 20 years ago
  Jacobus Martinus Kruithof fa038427c2 Removing constructs to close streams that catch Throwable -> FileUtils.close. 20 years ago
  Steven M. Cohen 7541413480 Add new timestampGranularity attribute to account for the typical case in PUT operations where the client 20 years ago
  Jacobus Martinus Kruithof 34e72a6607 Removed reflection for 1.1 purposes 20 years ago
  Jacobus Martinus Kruithof 1511487597 Avoiding to catch unspecified Error. The context indicates we want to continue even when loading a class is unsuccessful. The only Error we expect and want to continue on would in that case be LinkageError (and not e.g ThreadDeath / VirtualMachineError). 20 years ago
  Jacobus Martinus Kruithof 3783d9744b Avoiding use of Error for clauses that indicat programming errors, using runtime exceptions instead. 20 years ago
  Jacobus Martinus Kruithof 778ee790cb Throwable caught for 1.1 compatibility only according to comment. As catiching Throwable generally is a bad thing, removed. 20 years ago
  Steve Loughran 607f1c7357 use of fileUtils.close 20 years ago
  Steve Loughran b586ae4ed7 more diagnostics, corrected method name, but not working. Bug#35006 20 years ago
  Steven M. Cohen 22bdc578fc Change so that systemTypeKey and all the new xxxConfig attributes work by the convention that setting the attribute to "" leaves the attribute unset, at 20 years ago
  Matthew Jason Benson 1c4bde9df4 Javadoc 20 years ago
  Matthew Jason Benson 5cf7540ba1 Add isfailure condition. 20 years ago
  Matthew Jason Benson 873ae06ded Make XmlValidateTest pass. 20 years ago
  Peter Reilly 08f2880c54 small clarification 20 years ago
  Peter Reilly d50c8c978b If launcher gets an InstantiationException when using the 20 years ago
  Peter Reilly 5a8d0dcb27 add uri attribute to typefound type 20 years ago
  Steven M. Cohen fd1af1a4ac fix bug 34941 20 years ago
  Matthew Jason Benson c09b4ad628 propertyset threw NPE with nested, mapped propertysets. 20 years ago
  Steve Loughran 8d19ece48e add correct (c) statements 20 years ago
  Steve Loughran a978673a25 no, I didnt need to do that. rolling back. 20 years ago
  Stefan Bodewig 3a8f51f690 2005 20 years ago
  Steve Loughran 8be3ac4c48 jruby support in script. We ought to have a task to add these declarations. 20 years ago
  Steve Loughran 5ee66cf257 <scriptmapper>, with tests and docs. At this point we have near total script coverage of all the core ant extension points. Note the refactoring of scriptcondition to give us a better base for these things. 20 years ago