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 8d20a46835 <fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697. 19 years ago
..
ant Allow references to keep references to the project that 20 years ago
apt Apt testing. We can say this works now :) 20 years ago
checksum/foo Aslak prodded: issue 20767 - enhancements to checksum 22 years ago
concat-input Don't add newlines in <concat> that haven't been in the files 23 years ago
conditions remove references to alpha - add in x.y.z tests 19 years ago
copy Add outputencoding attribute to <copy> and friends. 22 years ago
email Support for SMTP over TLS/SSL in the mail task 22 years ago
exec resource collection support for apply and friends 20 years ago
expected Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 21 years ago
fixcrlf <fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697. 19 years ago
import Allways create qualified targets in imported build files 20 years ago
javadoc allow ressource collections for source files in <javadoc> 19 years ago
manifestclasspath international tests for ManifestClassPath 19 years ago
manifests Added more tests for Manifests 24 years ago
optional renaming the .cvsignore files into .svnignore 19 years ago
recorder Tests for recorder by Martijn Kruithof 21 years ago
replace Make replace tests pass on cygwin (test9 was failing) 22 years ago
rmic tests for PR 38732 19 years ago
style Add support to define the stylesheet as a resource in <xslt> 19 years ago
subant changes in subant mainly concerning iterations done inside a dirset 22 years ago
xmlproperty Doc patches and additional tests for <xmlproperty>. 23 years ago
zip <unzip> can now deal with self-extracting archives. 22 years ago
.svnignore renaming the .cvsignore files into .svnignore 19 years ago
abstractcvstask.xml CVS module move - Gump is going to nag us once 8-) 22 years ago
ant.topleveltest.xml Changes to <ant> 22 years ago
ant.xml Allow references to keep references to the project that 20 years ago
antlib.current-test.xml Update antlib testcases to reflect restrictions in 22 years ago
antlib.xml Antlib changes. One I like, one I am still not sure I have right 20 years ago
antstructure.xml lay grounds for Schema or Relax NG description generators as plugins in antstructure 20 years ago
apt.xml Fix wrongly-defined build.dir 20 years ago
available.xml <available> returned false positives when checking a file 20 years ago
bar.properties Tests for PR 23601 22 years ago
basename.xml Take care of extreme cases to do some suffix magic. 23 years ago
bunzip2.xml resource collections for [bg]unzip2? 20 years ago
bzip2.xml add resource support to gzip/bzip2 19 years ago
calltarget.xml Try to get the dependency analysis right this time while preserving BC. 21 years ago
checksum.xml Support filesystem-only resource collections in checksum. 20 years ago
classloader.xml Use classpath instead of path. 22 years ago
concat.xml ResourceCollections 20 years ago
condition.xml add the resourcesmatch condition. 19 years ago
copy.filterset filter readers modify lineendings. 22 years ago
copy.xml add a copy dirset test 19 years ago
copydir.xml Move responsibility for cleanup to the test themselves. 23 years ago
copyfile.xml Only delete the target file when it is in fact a file - don't 24 years ago
cvspass.xml Added some comments, so one knows which entry in the buildfile belongs 24 years ago
defaultexcludes.xml test1 failed unless it was the first test to run. 21 years ago
delete.xml 2 more tests for bug#32738 19 years ago
deltree.xml Make testcases independent of current working directory - add one for <copy>. 24 years ago
dependset.xml dependset + resource collection support 20 years ago
dirname.xml Finally add the new <basename> and <dirname> tasks. (yay!) 23 years ago
dynamictask.xml DynamicConfigurator - allows tasks themselves to handle unknown elements and attributes rather than being constrained by the IntrospectionHelper rules. 23 years ago
echo.xml <echo> gets encoding support. I cannot believe we never noticed this was missing. Wherever I have been echoing out XML, I have been creating encoding bugs waiting to surface. 19 years ago
echoxml.xml Add an echoxml task just for Steve! 20 years ago
fail.xml Restore Task inheritance to Exit/<fail>. 21 years ago
filter.xml Merge changes made to 1.5 Beta1. 23 years ago
filter1.txt Extended testcase for <filter> to show that Bug #38 (report #184) has 25 years ago
filter2.txt Extended testcase for <filter> to show that Bug #38 (report #184) has 25 years ago
filter3.txt Merge changes made to 1.5 Beta1. 23 years ago
filterdefs.properties Merge changes made to 1.5 Beta1. 23 years ago
foo.properties Tests for PR 23601 22 years ago
get.xml Get with usetimestamp did not work when local timestamp roughly >= now. 20 years ago
gunzip.xml resource collections for [bg]unzip2? 20 years ago
gzip.xml add resource support to gzip/bzip2 19 years ago
initializeclass.xml want to catch failure to fork here. 22 years ago
input.properties JDK 1.1 doesn't seem to grok spaces in the keys of a properties file, 23 years ago
input.stdin added the inline handler element to the input task. 19 years ago
input.xml added the inline handler element to the input task. 19 years ago
jar.xml test for Bug 37237 19 years ago
java.xml Somehat more intelligent way to let windows catch up in java test 20 years ago
length.xml Remove "strip-duplicates" behavior from; add condition behavior to, Length task. 20 years ago
loadfile.xml Fix StripJavaComments such that it strips out java comments properly. Testcase added. 23 years ago
loadproperties.xml resource support for <loadproperties> 19 years ago
macrodef.xml * <macrodef> with redefined default values was incorrect. (Fix for 20 years ago
makeurl.xml This is an official contrib of the smartfrog tourl task to the apache codebase; its aim has been to set up rmic classpaths, but it turns out to use maven2 its kind of convenient to be able to turn any location into a file: url. That is only, what, 3 lines of code, but what this task does is bulk conversion and a set of unit tests that work. 20 years ago
manifest.xml Manifest task logs warnings: PR32190 21 years ago
manifestclasspath.xml international tests for ManifestClassPath 19 years ago
mkdir.xml Make testcases work again. 24 years ago
move.xml Add resource collection support to copy and friends 20 years ago
multimap.xml avoid spurious ${baseScratchDest} directory 22 years ago
nice.xml <nice> as a task; unit tests tested on windows. 22 years ago
parallel.xml Improve reliability if ant parallel task tests 22 years ago
pathconvert.xml Pathconvert no longer requires that one of (targetos|pathsep|dirsep) 20 years ago
presetdef.xml #38056: NPE when using presetdef under obscure circumstances. 19 years ago
property.xml Fix invalid URL for property test with url. 22 years ago
property1.properties Add tests for property resolution in property files 24 years ago
property2.properties Add tests for property resolution in property files 24 years ago
property3.properties Resolve properties within properties files by first consulting the project 24 years ago
property4.properties resolveAllProperties would be caught in an endless loop when trying to 22 years ago
property5.properties Things are even more complicated 22 years ago
recorder.xml Extended FileUtils with a comparison that ignores the kind of line break. 20 years ago
rename.xml Make testcases work again. 24 years ago
replace.xml Make replace tests pass on cygwin (test9 was failing) 22 years ago
signjar.xml support for filesystem based resource collections in <signjar> and VerifyJar 19 years ago
skinconfig.dtd add xmlcatalog nested element to the xmlproperty task 21 years ago
sleep.xml new files for new <sleep> task. 24 years ago
subant.xml changes in subant mainly concerning iterations done inside a dirset 22 years ago
sync.xml <copy> and <sync> can now work on non-filesystem resources as well 20 years ago
tar.xml add resource collection support to tar 20 years ago
taskdef.xml Add a testcase that demonstrates why FOP's build fails right now. 23 years ago
template.xml Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
test.antlib.xml Add antlib xml functionality 22 years ago
test2.antlib.xml Allow typedef resource to pick up all the resources 22 years ago
toplevelant.xml Examples of infinite loops, PR 22759 22 years ago
toplevelantcall.xml Examples of infinite loops, PR 22759 22 years ago
toplevelsubant.xml Examples of infinite loops, PR 22759 22 years ago
touch.xml support for Touchable resource collections in <touch> 19 years ago
typeadapter.xml Second patch from antlib update as described in 22 years ago
typedef.xml add failall value for onerror attribute of <typedef> 21 years ago
untar.xml more docs and tests 20 years ago
unzip.xml merge multiple patternsets - PR 38973 19 years ago
uptodate.xml support for arbitrary resource collections as sources in <uptodate> 19 years ago
war.xml Testcase for PR 23639 22 years ago
whichresource.xml A leading slash in a resource name is only required for 21 years ago
xmlns.xml Ignore attributes for different uris. 22 years ago
xmlproperty.xml add resource support to xmlproperty 19 years ago
xmlproperty_data.dtd Handle relative DTDs in XMLProperty 22 years ago
xmlproperty_data.xml PR: 17195 22 years ago
xmlproperty_needscat.xml add xmlcatalog nested element to the xmlproperty task 21 years ago
xmlproperty_withdtd.xml Handle relative DTDs in XMLProperty 22 years ago
zip.xml Add support for arbitrary resource collections to <zip> and friends, preserve permissions read via a <tarfileset> 19 years ago