3568 Commits (b8c5368ced35c8b774ff8fb7220dc87dfaa04e05)

Author SHA1 Message Date
  Peter Reilly 85f6ea3795 Fix for script memory retaining problem. 22 years ago
  Peter Reilly 2edcfbaa07 Add typedef for concatfilter in types/defaults.properties 22 years ago
  Peter Reilly 6aba7c5074 Macrodef can only see lower case attribute names due to its 22 years ago
  Peter Reilly 494e5affe7 stylecheck changes 22 years ago
  Peter Reilly d31ebab754 Fix javadoc for ScriptDefBase 22 years ago
  Peter Reilly 0c6eb91424 update setproxy doc with xdocs changes 22 years ago
  Peter Reilly 961cbd0f45 Add a setbyline(boolean) as well as a setbyline(String) to replaceregexp 22 years ago
  Peter Reilly 30c5f34bde Initialize targetstarttime, even if the recorder is in a target 22 years ago
  Antoine Levy-Lambert b19b9b4113 Make checksum work with nested filesets and no total property 22 years ago
  Antoine Levy-Lambert 4c3cdab868 We will feel more like maintaining or creating the xdocs example if we 22 years ago
  Peter Reilly 53ebb817e9 Change level of std error message from ERR to WARN 22 years ago
  Peter Reilly f948bb98aa * Retain difference between "" and "antlib:org.apache.tools.ant" namespaces 22 years ago
  Peter Reilly 67c388940d allow macrodef to work with namespace free version of dynamicconfigator 22 years ago
  Peter Reilly be81cb82cd fix whichresouce manual page 22 years ago
  Peter Reilly 91ec8221a4 Update the tempfile html page 22 years ago
  Stefan Bodewig 8b1e44f10b Add a cloneVm attribute to CommandlineJava and <java> and <junit>. 22 years ago
  Peter Reilly e2a62c3179 Fix off-by-one error in concat with fixlastline="yes" 22 years ago
  Peter Reilly 10beb46f08 Change dynamicConfigurator#create(Name) to pass in the localname 22 years ago
  Peter Reilly bc2e7b5dbf In addReference, remove calling tostring on the references being added. 22 years ago
  Antoine Levy-Lambert c675e52979 Remove line with $Id 22 years ago
  Antoine Levy-Lambert a3bb111cd6 Remove line with $Id which is annoying every time one does a merge 22 years ago
  Antoine Levy-Lambert 2fb8827834 Remove unused import added by mistake 22 years ago
  Antoine Levy-Lambert 299a7d5929 Fix URIs for DTDs entered with a full path location under Windows 22 years ago
  Conor MacNeill 5366fee095 Head sync 22 years ago
  Peter Reilly e467e2f430 change string looked for so test works on windows 22 years ago
  Antoine Levy-Lambert 566ea426c3 1) make JarTest pass on Windows, these testcases were failing : 22 years ago
  Peter Reilly 8dd4e0ba76 Change ${x} to @{x} for attribute notation of macrodef 22 years ago
  Stefan Bodewig 06bf05fe54 mono 0.29 on MacOS X works just fine 22 years ago
  Antoine Levy-Lambert f073a88c12 Make the choice of regular expression implementation possible with 22 years ago
  Stefan Bodewig 924fa05a10 Merge into 1.6 22 years ago
  Stefan Bodewig 88f44e923b Under some circumstances scp would miss responses from the remote side 22 years ago
  Peter Reilly 04e509253f call replace properties for header or footer elements of concat 22 years ago
  Stefan Bodewig 49d7dffbd1 Split namespace 22 years ago
  Stefan Bodewig 6bb92d330a Add a helper class for tasks that want literal XML as input 22 years ago
  Peter Reilly efef302a3d Allow references and properties to be null without causing NPE in BSF 22 years ago
  Peter Reilly c977aacfc4 use a different name from local for the test local type 22 years ago
  Peter Reilly 5dc8a1418a add filename to errormessage if unable to rename file in zip task 22 years ago
  Stefan Bodewig bd8601a5a3 Allow <exec> to optionally resolve against PATH 22 years ago
  Stefan Bodewig 22b86b33e3 Make <csc> default to mcs on non-Windows platforms 22 years ago
  Peter Reilly 64319949ef Set tasktype and taskname for preset'defed tasks 22 years ago
  Peter Reilly dcd39648be remove spurious space after ant_version 22 years ago
  Stefan Bodewig 24f4015568 Make resolveExecutable method useful for subclasses 22 years ago
  Peter Reilly 6cd4baf0a8 Check if parent file is not null before using it 22 years ago
  Peter Reilly 929d67e0c9 Ignore attributes for different uris. 22 years ago
  Peter Reilly a0359662be Do now allow multiple attribute and elements of the same 22 years ago
  Peter Reilly 9931a12c72 Implement namespace uri scoping 22 years ago
  Stefan Bodewig 99ac2c7d14 Remove badly placed quotes, Submitted by Knut Wannheden 22 years ago
  Peter Reilly 077ae8dc27 MacroInstance: if owningtarget not set, use a default 22 years ago
  Peter Reilly ab0aa53ee1 Implement the sequential element of macrodef by a createSequential and 22 years ago
  Antoine Levy-Lambert c19671d815 Allow reporting on multiple modules, aliased or not. 22 years ago