998 Commits (d4d520b057354081359ac30aa07d22e209effda3)

Author SHA1 Message Date
  Matthew Jason Benson d7c3883e53 document SecureInputHandler and add to known input handler types 16 years ago
  Stefan Bodewig f21a51dfd3 even more encoding options for zips 16 years ago
  Stefan Bodewig a8c2ab1868 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
  Stefan Bodewig 4a39c7583f re-generate site 17 years ago
  Stefan Bodewig c89504bc1a looks like an artifact of a typo 17 years ago
  Jacobus Martinus Kruithof 05aa4509fd Forgot to commit this one yesterday (belongs to commit r739567) 17 years ago
  Stefan Bodewig 130b9317ef support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski 17 years ago
  Stefan Bodewig 2714152a1e document resourcecontains condition 17 years ago
  Jan Materne 4ff97c4cf3 Two more examles. 17 years ago
  Stefan Bodewig ac360836a2 Use Matt's proposed text to fix PR 46526 17 years ago
  Matthew Jason Benson 5e7b9b56d7 pathconvert preserveduplicates 17 years ago
  Stefan Bodewig 044aff92a7 No, loadfile doesn't overwrite properties. PR 46440. 17 years ago
  Stefan Bodewig 7b84ae34e5 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. 17 years ago
  Stefan Bodewig fe67f95603 add a failOnNoReplacements attribute to replace. PR 21064. 17 years ago
  Stefan Bodewig e673741d37 optionally expand properties in <replace>'s nested elements. PR 11585. 17 years ago
  Stefan Bodewig 647cd1207f add a preservelastmodified attribute to replace and replaceregexp. PR 39002. 17 years ago
  Stefan Bodewig 75a677f701 allow token and/or value of replace's replacefilter children to be specified as nested elements. PR 39568. 17 years ago
  Stefan Bodewig 6b2e7156fc make <replace> support resource collections. PR 24062. 17 years ago
  Stefan Bodewig 23c2c29cb1 Document behavior noted in PR 43159 17 years ago
  Stefan Bodewig 163e6b921c some assertions on dependset's logging 17 years ago
  Stefan Bodewig 6eb8c15ed0 document <archives>. PR 46257. 17 years ago
  Stefan Bodewig 197f9ee4ec Add support for setting system properties in xslt. PR 36653. 17 years ago
  Stefan Bodewig def52dd8af Add a failOnNoResources attribute to xslt. PR 46274. 17 years ago
  Stefan Bodewig a92061f3cb Add failOnError to xslt. PR 36260. 17 years ago
  Stefan Bodewig a0c1be104d add an option to suppress processor warnings. PR 18897. 17 years ago
  Jan Materne 6a2312cf4b Example: counting lines in a file 17 years ago
  Stefan Bodewig f1a903928b Add attributes for javadoc's -docfilessubdirs and -excludedocfilessubdir CLI args. PR 34455 17 years ago
  Stefan Bodewig a68bd22533 remove non-1.4 stuff from javadoc 17 years ago
  Stefan Bodewig 435a6330e2 recommend useexternalfile="true" as first option to deal with javadoc problems. PR 41958. 17 years ago
  Stefan Bodewig bee14ad0d4 allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624 17 years ago
  Stefan Bodewig 193919c329 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. 17 years ago
  Stefan Bodewig c27376e220 document that <delete dir=...> doesn't play well with symlinks. PR 45742. 17 years ago
  Stefan Bodewig ebac984530 add an attribute that allows symbolic links to be deleted without following them. PR 36658. 17 years ago
  Stefan Bodewig 6b2378c2e6 Make prefix separator configurable, nest prefixes in include 17 years ago
  Stefan Bodewig 27b0172aac merge changes from import.html 17 years ago
  Stefan Bodewig 02d1bce5d1 adapt to Dominique's feedback 17 years ago
  Jan Materne f7cec58a60 Document Java bug 6442982 : javadoc crashes when finding annotations not on its classpath 17 years ago
  Stefan Bodewig 32c6ef39e4 add an <import> variant named <include> that matches EasyAnt's <use> 17 years ago
  Stefan Bodewig dcf31da592 add 'as' attribute to <import> in order to control the imported target's prefixes 17 years ago
  Jan Materne 586e5dc6ec additional example 17 years ago
  Stefan Bodewig 8da250af7a add some examples 17 years ago
  Stefan Bodewig 47fda4e266 Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part of PR 46063. 17 years ago
  Stefan Bodewig 548fee43bf support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig 80d45d8dbd add remote option to use rlog instead of log to cvschangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig ae202f6ff1 allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010. 17 years ago
  Stefan Bodewig a1853e2770 Make cvstagdiff work properly for multiple modules and modules with spaces in their name. Open for optimization. PR 33501. 17 years ago
  Stefan Bodewig d85c862e9e support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220. 17 years ago
  Stefan Bodewig ef94da3c23 allow cvstagdiff to ignore removed files. Submitted by Rob van Oostrum. PR 26257. 17 years ago
  Stefan Bodewig c0fab21f2d cvs tasks don't work with arbitrary executables named cvs.exe. PR 39551. 17 years ago
  Stefan Bodewig 1be216b5d5 Allow <mail> to ignore bad recipients. PR 36446. 17 years ago