1996 Commits (03f83a7da9915099e669529e74c656b88585be56)

Author SHA1 Message Date
  Antoine Levy-Lambert 03f83a7da9 preparation for the 1.8.0 release 16 years ago
  Stefan Bodewig c7ec6f659f @since Ant 1.8.0 for new features 16 years ago
  Stefan Bodewig af292a48ca relative and basedir attributes are new. PR 48609 16 years ago
  Antoine Levy-Lambert 14131d6b59 changing jsch version to 0.1.42. Previous version was not good enough to compile and different from version from "library.properties" 16 years ago
  Stefan Bodewig 73a3dfbc27 appendtolines -> suffixlines 16 years ago
  Antoine Levy-Lambert f563e6713e preparation for ant1.8.0RC1 release 16 years ago
  Stefan Bodewig 510f6b08f6 target-group -> extension-point 16 years ago
  Stefan Bodewig 24fbc8626d complement prefixlines with appendtolines 16 years ago
  Stefan Bodewig 94cf2091bf document resourcelist and make it available 16 years ago
  Jesse N. Glick 5f1f4200ab Typo. 16 years ago
  Jan Materne 96a7c2dc08 - Call-Graphs 16 years ago
  Jan Materne ce573700c7 - remove double "for example" 16 years ago
  Stefan Bodewig a19ffe6be8 add a manual page for targets and target-groups 16 years ago
  Kevin Jackson 7ec0d25b3c documentation for sshexec verbosity 16 years ago
  Jan Materne 6bc649071c Update expected output from Ant 1.7.0 to Ant 1.7.1 16 years ago
  Stefan Bodewig e1cd13c79b support creating url resources relative to other URLs 16 years ago
  Stefan Bodewig 42f31b452b Fix import's file attribute if file is imported from URL, test it, document it. Note to self - url resource needs a way to create relative urls. Not to self - the duplication in the manual pages for import and include must stop. 16 years ago
  Jesse N. Glick fa1b0d74ff Another typo corrected thanks to Jonathan Gibbons. 16 years ago
  Jesse N. Glick 45cb0df5be Another -Xbootstrap typo. 16 years ago
  Jesse N. Glick a1ef830dba Documenting new if/unless behavior. 16 years ago
  Jesse N. Glick 8bc3e43302 Fixing some HTML errors. 16 years ago
  Jesse N. Glick 6a0ad17b8f Anchors should be inside, not outside, header tags. 16 years ago
  Jesse N. Glick 81814fc72b Deleting excess '>'. 16 years ago
  Jesse N. Glick 2d61246886 #48114: typo. 16 years ago
  Stefan Bodewig d39df71454 explicitly state that tar doesn't even try to preserve existing permissions 16 years ago
  Stefan Bodewig 632c01d042 Only store the command's output with no decoration in sshexec's outputproperty if the command attribute is used. PR 48040 16 years ago
  Jesse N. Glick ea6d5e0113 Spelling correction. 16 years ago
  Matthew Jason Benson f64f214698 use new inlinelist wherever convenient in TOC/list pages 16 years ago
  Matthew Jason Benson d5ce1f6ef2 add new list style to avoid forgotten brs in places where uls are more appropriate semantically 16 years ago
  Stefan Bodewig 2f1a9d25bf extract and expand property documentation 16 years ago
  Jacobus Martinus Kruithof 3bd6a1fceb 47929 inconsistency between source and src in example and explanation 16 years ago
  Stefan Bodewig f77a471a68 document antlib descriptor parsing 16 years ago
  Stefan Bodewig 5c99aa9c2a some grammar fixes (as good as a non-native speaker may correct the narrative of a non.native speaker) 16 years ago
  Nicolas Lalevee df121a6cf5 PR 47830 : implementation of the ProjectHelperRepository to make Ant able to choose a ProjectHelper, and some doc about it 16 years ago
  Stefan Bodewig 3495f4b72c use a single get task in macro 16 years ago
  Stefan Bodewig a920aa9f30 Make <get> support resource collections and mappers 16 years ago
  Stefan Bodewig 30138dd85d unballanced blockquote 16 years ago
  Stefan Bodewig 2e0b8b7d3c handleDirSep on name selector. PR 47858 16 years ago
  Stefan Bodewig e25dc381ca implement a new ${ant.refid:} syntax to expand project references as properties 16 years ago
  Stefan Bodewig 6b524acbb1 steal 'CreateProcess error=2' text from manual and add it to the FAQ 16 years ago
  Jan Materne 5ddb0dfbd9 Calculate relative paths. 16 years ago
  Stefan Bodewig 96932a3c78 compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page. 16 years ago
  Stefan Bodewig 12d6181057 Improve PropertyHelper documentation 16 years ago
  Stefan Bodewig eb64d092a4 add a parentFirst attribute to javaresource so you can load resources from the specified classpath instead of the system classpath. PR 41369 16 years ago
  Jan Materne 443354b965 Hints for handling <exec> errors 'CreateProcess error=2' on Windows. 16 years ago
  Stefan Bodewig 6e6aa3020f support nested text in <property>. PR 32917. Submitted by Alexey Solofnenko 16 years ago
  Stefan Bodewig abe9743630 Optionally enable caching for <path>. Should help in situations like PR 45696 16 years ago
  Stefan Bodewig edec015af1 more regex stuff 16 years ago
  Stefan Bodewig d8f18f1b90 add some more documentation about property helpers 16 years ago
  Stefan Bodewig 9d15809c91 Hey, TokenFilters can be used in filterchains with no effort, didn't know that 16 years ago