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.
 
 
 
 
 
 
Matthew Jason Benson d7c3883e53 document SecureInputHandler and add to known input handler types 16 years ago
..
ant.html document <ant>'s behavior when multiple nested <property>s set the same property. PR 45226. 17 years ago
antcall.html Use Matt's proposed text to fix PR 46526 16 years ago
antstructure.html fix example xml. BZ 40975. 18 years ago
antversion.html linefeeds 17 years ago
apply.html some notes on running Ant as a background process. PR 34461. 17 years ago
apt.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
available.html Bugzilla 39549: available should not search parent directories 19 years ago
basename.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
buildnumber.html weaken regexp enough to pick up all Copyright lines 19 years ago
changelog.html support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419. 16 years ago
checksum.html Add "since 1.7.0" to pattern and format. PR 45712. 17 years ago
chmod.html allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624 16 years ago
common.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
componentdef.html polish 17 years ago
concat.html allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010. 16 years ago
condition.html weaken regexp enough to pick up all Copyright lines 19 years ago
conditions.html document resourcecontains condition 16 years ago
copy.html Improve copy documentation, PR 45944. 16 years ago
copydir.html weaken regexp enough to pick up all Copyright lines 19 years ago
copyfile.html weaken regexp enough to pick up all Copyright lines 19 years ago
cvs.html support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220. 16 years ago
cvspass.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
cvstagdiff.html Make cvstagdiff work properly for multiple modules and modules with spaces in their name. Open for optimization. PR 33501. 16 years ago
cvsversion.html remove beta.png from the rest of the manual 18 years ago
defaultexcludes.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
delete.html document that <delete dir=...> doesn't play well with symlinks. PR 45742. 16 years ago
deltree.html weaken regexp enough to pick up all Copyright lines 19 years ago
dependset.html some assertions on dependset's logging 16 years ago
diagnostics.html * add 'since' information 18 years ago
dirname.html describe difference of <dirname> and unix dirname 18 years ago
ear.html even more encoding options for zips 16 years ago
echo.html tweak docs 17 years ago
echoxml.html Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804. 17 years ago
exec.html some notes on running Ant as a background process. PR 34461. 17 years ago
fail.html Example using <resourcecount> inside <fail> 18 years ago
filter.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
fixcrlf.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
genkey.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
get.html Add a maxtime option to <get> to allow it to escape hanging downloads. PR 45181. 16 years ago
gunzip.html Add license header 19 years ago
gzip.html Add license header 19 years ago
hostinfo.html re-generate site 16 years ago
import.html Make prefix separator configurable, nest prefixes in include 16 years ago
include.html make sure prefix isn't set to project name in import. make sure it is set even when no target has been encountered in include. 16 years ago
input.html document SecureInputHandler and add to known input handler types 16 years ago
jar.html even more encoding options for zips 16 years ago
java.html Fixing some broken links. 17 years ago
javac.html support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski 16 years ago
javadoc.html Add attributes for javadoc's -docfilessubdirs and -excludedocfilessubdir CLI args. PR 34455 16 years ago
length.html note on string trimming for length task 17 years ago
loadfile.html Bug 41642: document not-setting of the property on empty strings. (LoadResource.java:184) 18 years ago
loadproperties.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
loadresource.html No, loadfile doesn't overwrite properties. PR 46440. 16 years ago
local.html add some examples 16 years ago
macrodef.html changed macrodef to macro invocation 18 years ago
mail.html Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part of PR 46063. 16 years ago
makeurl.html Docs improvements. 18 years ago
manifest.html Add tests. Document the regexp for attribute name. 18 years ago
manifestclasspath.html Fixing some broken links. 17 years ago
mkdir.html Document the do-nothing-if-exist behaviour of <mkdir> 18 years ago
move.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
nice.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
pack.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
parallel.html typo 18 years ago
patch.html add a fileOnError attribute to <patch>. PR 44772. Submitted by Michael Bayne. 16 years ago
pathconvert.html pathconvert preserveduplicates 16 years ago
presetdef.html weaken regexp enough to pick up all Copyright lines 19 years ago
property.html additional example 16 years ago
propertyhelper.html propertyHelper info 17 years ago
recorder.html weaken regexp enough to pick up all Copyright lines 19 years ago
rename.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
replace.html add a failOnNoReplacements attribute to replace. PR 21064. 16 years ago
resourcecount.html Example: counting lines in a file 16 years ago
retry.html linefeeds 17 years ago
rmic.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
sequential.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
signjar.html allow executable of signjar and verifyjat to be configured. PR 39189. 16 years ago
sleep.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
sql.html bad XML in example. PR 45668. 17 years ago
style.html Add support for setting system properties in xslt. PR 36653. 16 years ago
subant.html document <ant>'s behavior when multiple nested <property>s set the same property. PR 45226. 17 years ago
sync.html partial implementation of a new preserveemptydirs attribute for sync's preservintarget. PR 43159. Unfortunately DirectorScanner.slowScan doesn't work as expected and I'm running out of time before a meeting, so I'm commiting it unfinished. 16 years ago
tar.html ups ... 17 years ago
taskdef.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
tempfile.html TempFile changes (ctd) 18 years ago
touch.html Fixing some broken links. 17 years ago
truncate.html Fixing some broken links. 17 years ago
tstamp.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
typedef.html weaken regexp enough to pick up all Copyright lines 19 years ago
unpack.html Fixing some broken links. 17 years ago
untar.html Add license header 19 years ago
unzip.html provide options for enhanced encoding support in ZIP, document it. Many thanks to Wolfgang Glas who provided most of the test input as well as patches the new support is based on. 16 years ago
uptodate.html remove copyright lines that match my fisrt attempt at a regexp 19 years ago
waitfor.html weaken regexp enough to pick up all Copyright lines 19 years ago
war.html even more encoding options for zips 16 years ago
whichresource.html Bugzilla 41158: add classpathref to <whichresource> 18 years ago
xmlproperty.html New attribute: <xmlproperty delimiter=""/> 17 years ago
zip.html even more encoding options for zips 16 years ago