7685 Commits (8c9b19d0a2849ba712c6859ed7b7d3537cef33fb)
 

Author SHA1 Message Date
  Stefan Bodewig 8c9b19d0a2 Add a simple TestListener to each forked VM that does nothing but 21 years ago
  Stefan Bodewig 6f4f0c6075 Throw in some unit tests for <junit> - one of them will fail related to bug 30333 21 years ago
  Stefan Bodewig 926833a05e tests are on system classpath of forked tests 21 years ago
  Stefan Bodewig 9844e736fe Make test pass on OS X 21 years ago
  Stefan Bodewig 64d149d3e9 Update for PR 30669 21 years ago
  Stefan Bodewig 898679e8e4 Don't ignore invalid operation mode silently 21 years ago
  Peter Reilly 194c0d761b update for groovy 1.0 beta 7 21 years ago
  Peter Reilly fc4482c260 remove modifying exception code for unknown<attribute/element>exception 21 years ago
  Matthew Jason Benson 4b2db7c0ca Add alwayslog attribute to <redirector>. 21 years ago
  Matthew Jason Benson 84c200de20 Typo in "Typeo in defintion of <cvsversion> task causing it not be defined". 21 years ago
  Peter Reilly 5d2096725e Typeo in defintion of <cvsversion> task causing it not be defined. 21 years ago
  Peter Reilly e7e3a35529 Manual page for cvsversion contained incorrect attributes and did not say since 1.6.1 21 years ago
  Peter Reilly d4ebf04094 Try to get the correct task/type name for an unsupported attribute/element 21 years ago
  Peter Reilly 1beb540cd6 checkstyle 21 years ago
  Peter Reilly acd0bcd1e0 Add a new option -nouserlib to the ant command. 21 years ago
  Peter Reilly 1c824926f4 add dependencies to external page 21 years ago
  Peter Reilly 610157017c update eclipse bundling information 21 years ago
  Stefan Bodewig 17f55de7cf It is a good idea to look for a different version of Ant before reporting a bug 21 years ago
  Stefan Bodewig 3ac6b567c1 Update CONTRIBUTORS 21 years ago
  Stefan Bodewig b3b1c6dcc6 Close property file. 21 years ago
  Matthew Jason Benson cea5e4cd96 adding debug message since the BuildException may be caught 21 years ago
  Matthew Jason Benson 12f0f8f38e Remove unnecessary exists() check. 21 years ago
  Peter Reilly e358dd716f add in ruby examples and another groovy example 21 years ago
  Stefan Bodewig dcde95ecec complete sentence 21 years ago
  Stefan Bodewig 0a7e4aa6be Add some docs for people getting to minotaur via any other means than my blog 21 years ago
  Stefan Bodewig 62d0b31a3b Add some docs for people getting to minotaur via any other means than my blog 21 years ago
  Conor MacNeill 1bf93eb283 This is a FAQ by any measure. 21 years ago
  Peter Reilly 4b7be3b84f script doc: add judoscript example 21 years ago
  Peter Reilly 53d2428cb8 typepo: snipnet -> snippet 21 years ago
  Peter Reilly 07f24b0382 script doc: Add groovy, beanshell and jython examples 21 years ago
  Peter Reilly 6e96130580 Doc for groovy jars installation 21 years ago
  Peter Reilly f94d46e400 fix sizeselector testcase 21 years ago
  Peter Reilly 0e46158a11 AntTypeDefintion#similarDefinition could be called in situations 21 years ago
  Jan Materne 1ef0cd4f53 update SQLC infos 21 years ago
  Peter Reilly ac747c8ca7 allow testcase to compile under jdk1.2.2 21 years ago
  Peter Reilly 0036584e2c make IntrospectionHelper compile under jdk1.2.2 21 years ago
  Peter Reilly f16558e639 use copy constructor Simplified copying of Hashtables in propertyhelper.java 21 years ago
  Peter Reilly 95687de294 Update netbeans bundling info 21 years ago
  Peter Reilly 82269200f5 opps got ids mixed up in faq 21 years ago
  Peter Reilly 6cccca82a3 Fix up entries from ant 1.5beta 21 years ago
  Matthew Jason Benson 1e6b276526 Added searchpath attribute to <exec> for searching path 21 years ago
  Stefan Bodewig c59663acc5 Adapt to Ant 1.6.2 21 years ago
  Stefan Bodewig 961cb53ce8 docs for PR 16539 21 years ago
  Peter Reilly 5e4cb9c6e6 Fixed javadoc for Task#handleErrorFlush 21 years ago
  Peter Reilly 1ddab2c141 add xmlcatalog nested element to the xmlproperty task 21 years ago
  Stefan Bodewig 2da1da584d more to clean up 21 years ago
  Stefan Bodewig 0f723fa82a Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 21 years ago
  Matthew Jason Benson 6c2201f309 Clarify that the file attribute can refer to a directory as well. 21 years ago
  Stefan Bodewig 3c5028e3d0 Doesn't compile on JDK 1.3: IntrospectionHelper.java:1471: method is inherited from org.apache.tools.ant.IntrospectionHelper.NestedCreator and hides variable in outer class createAddTypeCreator(org.apache.tools.ant.Project,java.lang.Object,java.lang.String). An explicit 'this' qualifier must be used to select the desired instance. 21 years ago
  Peter Reilly e9930da203 InstantiationException.getCause() not in jdk 1.3. 21 years ago