3994 Commits (7ad041a63e3584527e97f2d931906e499ef9e348)

Author SHA1 Message Date
  Peter Reilly 3e7907c855 Fix for duplicate targets in the build file. 22 years ago
  Matthew Jason Benson 4e15328000 Javadoc all public methods. 22 years ago
  Steve Loughran 8cbb49d6a0 nothing wrong with setFailOnError(false) and spawn. 22 years ago
  Steve Loughran feb03ce2d8 added cloning support; bug #27218 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
  Peter Reilly e5fc964411 Throw build exception if name attribute is missing in a patternset 22 years ago
  Peter Reilly f3a2a405f5 style check on PatternSet 22 years ago
  Peter Reilly a0c2e2864e MacroDef did not allow attributes named 'description'. 22 years ago
  Peter Reilly 2a1a857ad0 Fix for SQLExec when used with Informix. 22 years ago
  Peter Reilly 48d010f545 Remove Author for SQLExec: 22 years ago
  Peter Reilly dd0d33bb30 Add nested file element to file list to allow filenames to 22 years ago
  Peter Reilly 62fcbf852b stylecheck 22 years ago
  Peter Reilly 6fb42d703d ConditionBase: stylecheck, also remove author as per apache guidelines (should 22 years ago
  Peter Reilly 036aacdf4d Autoload of antlib.xml from default namespace 22 years ago
  Matthew Jason Benson e435980752 Cause AntLikeTasksAtTopLevelTest to pass on cygwin. 22 years ago
  Matthew Jason Benson 6d7fe80488 Fix occasionally thrown IOException when the stream has already been closed 22 years ago
  Stefan Bodewig b4c31671f5 Allow subclasses of <junit> to plug in command lines of their own. 22 years ago
  Matthew Jason Benson f6c034b007 TokenFilter.ReplaceString only replaced the first occurrence. 22 years ago
  Peter Reilly bbd6a3bd9e fix for macrodef broken @@ escape handling 22 years ago
  Peter Reilly 76a6e36fe5 subant: catch throwables from ant.execute() with failonerror is false 22 years ago
  Matthew Jason Benson 1f6115c62f Redirector exhibited inconsistent behavior with regard to split 22 years ago
  Matthew Jason Benson 94565cfd88 Accommodate Windows bug encountered in both Sun and IBM JDKs. 22 years ago
  Peter Reilly d3f02f3fad support the groovy language for the script and scriptdef tasks 22 years ago
  Stefan Bodewig cc9f4f71f5 Be a little more defensive in a protected method of a non-final public class, PR 26737 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Peter Reilly 5811602974 XmlLogger: 22 years ago
  Stefan Bodewig 918cac2917 Make failure to display the splash screen non-fatal. 22 years ago
  Stefan Bodewig 1ba91e4855 Changes to make Ant installed in JPackage's RPM environment behave a 22 years ago
  Antoine Levy-Lambert 037cb17def bring back original copyright years 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Peter Reilly c1a80fbda2 add flush are println in DefaultHandlerHandler#handleInput 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 32276de419 Check if character is in range for special array 22 years ago
  Antoine Levy-Lambert 8942302ce8 first test to move to the Apache License 2.0 22 years ago
  Conor MacNeill a41ecd0f20 Handle unexpanded properties in Windows CLASSPATHS 22 years ago
  Peter Reilly 29cd9759d3 forgot to setTaskType when cloning UnknownElement 22 years ago
  Stefan Bodewig 6c29f89924 Fail with a useful error message when the user asks us to fork a 22 years ago
  Stefan Bodewig ded399dd7b The gcj compiler adapter failed if the destdir didn't exist. 22 years ago
  Stefan Bodewig ba56fe06af fix wrong javadoc comment. 22 years ago
  Stefan Bodewig 46a9d8a1c5 <java> ignored the append attribute. 22 years ago
  Antoine Levy-Lambert fd6969e083 added @since tags 22 years ago
  Antoine Levy-Lambert 5ec7e1db1b Add a new cvsversion task 22 years ago
  Peter Reilly bf736586fa Change textname attribute in macrodef to a text element 22 years ago
  Stefan Bodewig 3386b229bc 2004 22 years ago
  Peter Reilly 74ba756bad checkstyle 22 years ago
  Peter Reilly 6356d19ab4 better reporting of linkage error in checkTaskClass 22 years ago
  Steve Loughran a20d0ddab1 new condition: typefound 22 years ago
  Peter Reilly 7b5e67f539 add textname attribute to macrodef 22 years ago
  Antoine Levy-Lambert 5f41947fea - Added an extra option to 'failonerr' to each ClearCase task/command. 22 years ago
  Peter Reilly 00727cc999 use a static map of jarfile->manifest classpath entry 22 years ago