922 Commits (b49a9ef6f2d3b1fd599772502b76d2e4376bd660)

Author SHA1 Message Date
  Matthew Jason Benson b49a9ef6f2 <echoproperties> setPrefix javadoc claimed null or empty prefix would be 19 years ago
  Steve Loughran 94e4ecf005 bugzilla report 38175; javacc needs a jdk version attribute for java1.5 support. 19 years ago
  Antoine Levy-Lambert e7734def8b add support to nested XSL parameters in junitreport, Bugzilla 39708 19 years ago
  Matthew Jason Benson 761201eca2 If the class invoked by the <java> task threw a ClassNotFoundException, 19 years ago
  Matthew Jason Benson fe2d7e6728 allow @s before the "real" one in scp uris. Bugzilla 38082. 19 years ago
  Matthew Jason Benson 8d20a46835 <fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697. 19 years ago
  Jacobus Martinus Kruithof 18784a313b Removed support for Xalan1. 19 years ago
  Steve Loughran a7a552988f extending scriptdef 19 years ago
  Matthew Jason Benson ac92e4e6bd add tempfile deleteOnExit. PR# 39842. Submitted by Patrick Martin (then slightly modified). 19 years ago
  Jacobus Martinus Kruithof cf36820272 Closing some streams in Manifest, patch kindly provided by John Sisson. 19 years ago
  Jacobus Martinus Kruithof 3447bf3760 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412492 13f79535-47bb-0310-9956-ffa450edef68 19 years ago
  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