You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stefan Bodewig 47dce162e8 Allow the user to specify a classpath to <junit> even if fork="off". 25 years ago
..
optional Allow the user to specify a classpath to <junit> even if fork="off". 25 years ago
Ant.java <ant> now copies the definitions of data types to the child project as 25 years ago
AntStructure.java Allow tasks to be added at runtime and only fail if they cannot be 25 years ago
Available.java Class.forName("") throws an IllegalArgumentException instead of 25 years ago
CallTarget.java Adapt <ant> to the fact that <property> does its work in execute() and 26 years ago
Chmod.java Removed <filesetref> and <patternsetref> everywhere, <fileset> and 26 years ago
CompileTask.java New task <uptodate> that set's a property if a given target file is 25 years ago
Copy.java Consolidation of Copyfile, Copydir, Delete, Deltree, and Rename into 25 years ago
Copydir.java Made the old file handling tasks even more deprecated. Made Ant use 25 years ago
Copyfile.java Made the old file handling tasks even more deprecated. Made Ant use 25 years ago
Cvs.java Enable redirecting either the output or error or both from a cvs command to a file. 25 years ago
Delete.java Made the old file handling tasks even more deprecated. Made Ant use 25 years ago
Deltree.java Made the old file handling tasks even more deprecated. Made Ant use 25 years ago
Echo.java Add a file attribute to echo to have a simple task that can create 25 years ago
Exec.java Mac patches to Execute (regarding working directory). 26 years ago
ExecTask.java log environment variables we set for the subprocess when -verbose is used. 26 years ago
Execute.java Make Execute work for arguments containing spaces under JDK 1.1 under 25 years ago
ExecuteJava.java Java rewritten so that it no longer extends Exec. 26 years ago
ExecuteOn.java Removed <filesetref> and <patternsetref> everywhere, <fileset> and 26 years ago
ExecuteStreamHandler.java New Execution Framework. 26 years ago
ExecuteWatchdog.java New Execution Framework. 26 years ago
Exit.java New task <fail> which does nothing but throw an exception. 26 years ago
Expand.java Various checks for required attributes and better error messages added. 25 years ago
Filter.java Make sure files are getting closed. 25 years ago
FixCRLF.java Moved EnumeratedAttribute to types as well. 26 years ago
GUnzip.java Take more care with regard to open files/streams. 26 years ago
GZip.java Various checks for required attributes and better error messages added. 25 years ago
GenerateKey.java Make <genkey> and <signjar> work again - they've been broken since 26 years ago
Get.java Various checks for required attributes and better error messages added. 25 years ago
Jar.java New tasks <war> and <unwar>. 26 years ago
Java.java Improved output and error checking in <java>. 25 years ago
Javac.java Allow the user to specify a classpath to <junit> even if fork="off". 25 years ago
JavacOutputStream.java Some cleanup in Javac. Removed duplicate code and used the nested 26 years ago
Javadoc.java Make <javadoc> ignore .java files in directories containing a "-". 26 years ago
Jikes.java Some cleanup in Javac. Removed duplicate code and used the nested 26 years ago
JikesOutputParser.java Some cleanup in Javac. Removed duplicate code and used the nested 26 years ago
KeySubst.java Added value attribute to <available>. 26 years ago
LogOutputStream.java Javadoc doesn't extend Exec any longer. 26 years ago
LogStreamHandler.java New Execution Framework. 26 years ago
MatchingTask.java Removed <filesetref> and <patternsetref> everywhere, <fileset> and 26 years ago
Mkdir.java Various checks for required attributes and better error messages added. 25 years ago
Move.java Consolidation of Copyfile, Copydir, Delete, Deltree, and Rename into 25 years ago
Patch.java <javadoc> and <patch> would fail if the execute method was called more 26 years ago
Property.java Patch to ensure a properties file is always closed after its read. Contributed 25 years ago
PumpStreamHandler.java New Execution Framework. 26 years ago
Rename.java Made the old file handling tasks even more deprecated. Made Ant use 25 years ago
Replace.java Various checks for required attributes and better error messages added. 25 years ago
Rmic.java Removed all nested <classpathref> elements in favor of <classpath 26 years ago
SQLExec.java - Add new attributes onerror= (continue, stop, abort) to <sql> 25 years ago
SendEmail.java Make sure files are getting closed. 25 years ago
SignJar.java Make <genkey> and <signjar> work again - they've been broken since 26 years ago
StreamPumper.java New Execution Framework. 26 years ago
Tar.java Various checks for required attributes and better error messages added. 25 years ago
TaskOutputStream.java Some cleanup in Javac. Removed duplicate code and used the nested 26 years ago
Taskdef.java Allow the driver for <sql> to be loaded from a different CLASSPATH. 25 years ago
Touch.java Added usetimestamp attribute to Get so that it only downloads a file 26 years ago
Tstamp.java Moved ${} expansion and task evaluation to runtime. 26 years ago
Untar.java Added usetimestamp attribute to Get so that it only downloads a file 26 years ago
UpToDate.java New task <uptodate> that set's a property if a given target file is 25 years ago
War.java Make <war> use the .war directory layout. Don't ask me where my mind 25 years ago
XSLTLiaison.java Add an XSLT (style) task. Based on code from Assaf Arkin. 26 years ago
XSLTProcess.java Added missing dot to default extension in <style>, ensured Xalan gets 26 years ago
Zip.java Allow sub classes of Zip to hold their own filesets and not tell Zip 25 years ago
defaults.properties Made the old file handling tasks even more deprecated. Made Ant use 25 years ago