911 Commits (31c6b1478b79b169bb878376f1ba943de7b9cd37)

Author SHA1 Message Date
  Antoine Levy-Lambert 31c6b1478b FTP Account could not be specified in ant FTP task. 19 years ago
  Antoine Levy-Lambert ea67f0d44a ReplaceTokens should allow properties files. 19 years ago
  Matthew Jason Benson 4736cc5deb add antversion blurb 19 years ago
  Antoine Levy-Lambert 88f1be2d04 Add support to define the stylesheet as a resource in <xslt> 19 years ago
  Matthew Jason Benson 33b7ca9e5b <fixcrlf> used \r (Mac) line endings on OS X, whose proper line separator 19 years ago
  Matthew Jason Benson 0c726c8860 check file equality before deleting dest file in case of case-insensitive 19 years ago
  Matthew Jason Benson c75ec1bfdb fix typo 19 years ago
  Stefan Bodewig 59e489be6d Make <scp> support the sftp protocol. PR 39373 19 years ago
  Antoine Levy-Lambert 72b360356e removal of the jprobe and metamata tasks. 19 years ago
  Stefan Bodewig 62fd696d56 merge multiple patternsets - PR 38973 19 years ago
  Jacobus Martinus Kruithof a4e51d3b27 Fixed bug reported by Wolfgang Brodowski. 19 years ago
  Jacobus Martinus Kruithof 0df2b1de3f Minor updates based on the input of Dave Brosius 19 years ago
  Peter Reilly bce9fe013a Bugzilla Report: 39295 19 years ago
  Antoine Levy-Lambert 53511a6584 removal of testlet, visual age for java, and icontract optional tasks. 19 years ago
  Antoine Levy-Lambert df3fb58d79 Remove xslp usage from ant. 19 years ago
  Matthew Jason Benson 6d9a069231 apparently benign but untestable fix for PR 37766. 19 years ago
  Matthew Jason Benson c5ef1e65dc changed Thread.sleep(1000) in a synchro method to wait(1000). PR# 37767. 19 years ago
  Stefan Bodewig eeda02e875 provide magic properties to control javac 19 years ago
  Matthew Jason Benson 935d76e2f4 sp 19 years ago
  Matthew Jason Benson d4aa8885bb sp 19 years ago
  Jacobus Martinus Kruithof dcd356a92b PR:39027 Request to change 1.5 check to java.net.Proxy for compatibility with GNU Classpath. 19 years ago
  Jacobus Martinus Kruithof f4824b8ae0 38914 19 years ago
  Stefan Bodewig ca49e8ec2b make packagenames optional 20 years ago
  Jesse N. Glick f2078ba20b #38811: support for JUnit 4.0. 20 years ago
  Jesse N. Glick 9af46a2ca0 #38799: <junit> task should work so long as junit.jar 20 years ago
  Jacobus Martinus Kruithof 926dbff1ab pr38465 improved recursion detection to allow the same token on one line multiple times. 20 years ago
  Jacobus Martinus Kruithof 9a988bb81b 38458 removed log implementation of Task to allow logging from tasks outside a project. The base class has the logging behaviour we need. This does not guarantee that (all) tasks are working outside an project, but at least will not break just because of logging. 20 years ago
  Stefan Bodewig bd8be1a39f make sure classloader cleans up resources in any case, PR 38260, submitted by Stephan Michels 20 years ago
  Antoine Levy-Lambert 724483eec5 Bugzilla 37426 20 years ago
  Steve Loughran b13256ba3a bug #38245; sql broken on Ant1.7; added expandProperties attribute to expand properties in SQL statements. 20 years ago
  Matthew Jason Benson c141e2c273 support failonerror when file locked or similar issue. Bugzilla report 38175. 20 years ago
  Matthew Jason Benson 9a672c0324 A bug in SQLExec would prevent the execution of trailing, 20 years ago
  Jesse N. Glick 7917d87521 #38056: NPE when using presetdef under obscure circumstances. 20 years ago
  Matthew Jason Benson 2ddb16472e added the inline handler element to the input task. 20 years ago
  Matthew Jason Benson 3fb7be5f43 added the onmissingfiltersfile attribute to filterset. Bugzilla report 19845. 20 years ago
  Matthew Jason Benson 2c04265ceb add the resourcesmatch condition. 20 years ago
  Matthew Jason Benson bc6cf071ab add textfile attribute to filesmatch condition. 20 years ago
  Matthew Jason Benson 89dda67cd7 document GreedyInputHandler 20 years ago
  Matthew Jason Benson a5e27b42aa document fix for 37958 20 years ago
  Steve Loughran 4e7f82aede <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. 20 years ago
  Jacobus Martinus Kruithof b2e7f775de Added PR 37777 and 37765 in WHATSNEW 20 years ago
  Antoine Levy-Lambert 596831cb7f Fix for Bugzilla 13655. Thanks to Simon Law. Proper return code for ant.bat 20 years ago
  Matthew Jason Benson 03d6016910 fix setMapper method. PR# 37760 20 years ago
  Stefan Bodewig 5c23d3d1ca new task loadresource 20 years ago
  Antoine Levy-Lambert 39e2e62655 EmailTask was eating SMTP error messages. Bugzilla report 37547. 20 years ago
  Matthew Jason Benson db060df3c3 add filenamemapper support to <xslt>. 20 years ago
  Dominique Devienne 29435d2c47 Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined. 20 years ago
  Matthew Jason Benson c16fd3f130 > 1 ssh invocations to a given host would fail. Bugzilla report 36207. 20 years ago
  Dominique Devienne 317a5f4565 Wrap to 80 cols and re-indent. 20 years ago
  Jacobus Martinus Kruithof f6af37217e PR 37546: 20 years ago