948 Commits (68fb37b1a2632d9da411ffa8d6b942fb8536fc82)

Author SHA1 Message Date
  nickdavis 0b9d888845 changed "NamedValues" property to ACSDtdDefinedAttributes 24 years ago
  nickdavis e468511964 Added "DtdAttributes" class and fixed DtdElement's getters and setters. 24 years ago
  Stefan Bodewig 405db5ebc6 Add property attribute to <p4counter> 24 years ago
  metasim 44a9c085a3 Fixed coding system problem (dos-2-unix translation error). 25 years ago
  Stefan Bodewig c22df87cd8 Add a <metainf> element to <jar> 25 years ago
  Stefan Bodewig 87def42d88 New task <recorder> 25 years ago
  Stefan Bodewig 1386f41a4a New task <p4counter> 25 years ago
  Nico Seessle 54b25780fe - Removed javadoc explaining attributes of task. This info is already in the 25 years ago
  Peter Donald 950bfd5cf0 Added Ear task 25 years ago
  Stefan Bodewig 8854bf7868 Don't parse the XSLT stylesheet unless we know a file is going to be 25 years ago
  Stefan Bodewig b8de4702c9 Add "REM" to the comment identifiers fro <sql> - even if it's non-standard 25 years ago
  Stefan Bodewig 6231c77d24 <fixcrlf> will only overwrite files if their content is different from 25 years ago
  Stefan Bodewig bf4ff9c363 make sure ZipFileSet works if the current working directory doesn't exist. 25 years ago
  Stefan Bodewig 3ccfe4645f Add pattern for CVS backup files to default excludes 25 years ago
  Stefan Bodewig 7c3493aaa3 Make <fail> support nested text. 25 years ago
  Stefan Bodewig b16a773dea Add a value attribute to <uptodate> 25 years ago
  Stefan Bodewig 2276ae89a2 sanity checks for <touch> 25 years ago
  Stefan Bodewig e6e450dc16 Make <touch> work on <fileset>s 25 years ago
  metasim 9996345251 Applied Nick Davis' patch to support generic elements based on an Ant DTD. 25 years ago
  Nico Seessle 113069f80d Bug #1138 25 years ago
  Nico Seessle c5b5b59b70 Bug #1011 25 years ago
  Conor MacNeill 99c537ba36 Borland nested element for <ejbjar> to generate EJBs for the Borland 25 years ago
  Stefan Bodewig b162d01b93 Omit the basedir itself (which would be added as /) from zipfile. 25 years ago
  Stefan Bodewig 06e57b190f chop .class at the end, not somewhere in the middle. 25 years ago
  Nico Seessle 1d080174ed Added support for the VSS History-command. 25 years ago
  Nico Seessle f9775c2211 Fix for Bug #975 - sometimes (for example with a default installation of cygwin) there are environment-variables containing a new-line. We ignore anything after the first line and log the ignored lines with warning-level. 25 years ago
  Nico Seessle 839c93f9e0 Added attribute serverPath which lets the user specify the path to the srcsafe.ini. 25 years ago
  glennm f80406c2b8 Missing throw in VAJImport 25 years ago
  Stefan Bodewig d10d01a97a add description attribute to <p4change> 25 years ago
  Stefan Bodewig c434eba788 Centralize method for setting last modification time of a file in Project. 25 years ago
  Stefan Bodewig d6e5c9e816 Make <tar> handle empty directories. 25 years ago
  Stefan Bodewig 8237734548 destdir in <style> is no longer required if in/out have been specified. 25 years ago
  Stefan Bodewig ff38a6188b Add support for Weblogic's rmic. 25 years ago
  Sam Ruby 6ef87655dc Fails on Windows 25 years ago
  Sam Ruby bc27fce2a4 Fix for NPE when getClasspath is called before setRmic 25 years ago
  glennm 7fc63c89ac Fixed bug when displaying default target with 25 years ago
  Stefan Bodewig 5cc29f61e6 Make <rmic> a factory task just like <javac> already is. Support 25 years ago
  Stefan Bodewig 926fcdcbeb pass through the exit value from Ant 25 years ago
  Stefan Bodewig d7b8f63f01 Make <style> search relative to the project's basedir first - if it 25 years ago
  Conor MacNeill b31472d21f Make the AntClassLoader load resources in the same order as it currently 25 years ago
  Stefan Bodewig b806dbf97e Added "" - the basedir itself - to the list of included directories, 25 years ago
  Stefan Bodewig 76c6de74b0 Make <delete quite="true"> handle non-existing dirs in filesets gracefully. 25 years ago
  Stefan Bodewig b0f1f9cab7 Defer sanity checks of dir attribute to the point where the fileset 25 years ago
  Stefan Bodewig f7ef1e4b52 Make sure includeEmptyDirs attribute of <delete> does what it promises. 25 years ago
  Stefan Bodewig 74fcd3cad9 Make <chmod> work without a dir attribute. 25 years ago
  Conor MacNeill f71b0b0295 Define DTDs for the generic cae and not just the weblogic case 25 years ago
  Conor MacNeill 8a21be4984 Support setting of the ejbc compiler class. 25 years ago
  Stefan Bodewig 7b485798bb revert <style> to old behavior - make its style attribute interpreted 25 years ago
  Conor MacNeill 571c177da2 Change Chmod task so that the usage 25 years ago
  metasim 8d904286f0 Updated 25 years ago