1382 Commits (044c3e33c80c81bccd97645c30efb02bbe27bbdf)

Author SHA1 Message Date
  Stefan Bodewig 983f0dbc16 fix NPE when running inside a container that puts non-String values inside the system properties 17 years ago
  Stefan Bodewig 018b7a9ded whitespace changes 17 years ago
  Stefan Bodewig a7e2a93ee4 Remove synchronization around logging of messages in order to avoid potential deadlock - see PR 45194 17 years ago
  Matthew Jason Benson ebff9b41e5 revert broken stuff 17 years ago
  Stefan Bodewig c00d3f670b forgot to track the fixed issue 45190 17 years ago
  Stefan Bodewig fa52b460c1 Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44980 17 years ago
  Stefan Bodewig 792a2f16f0 Add a new property to hold the current project's default target 17 years ago
  Peter Reilly 521890b429 bugzilla 44731: index out of bound in globmapper (due to overlap) 17 years ago
  Jesse N. Glick 7546276d2f Adding test case and further note for #42263 w.r.t. ${ant.core.lib} propagation. 17 years ago
  Peter Reilly 1cb20ea690 fix for 43799: ManifestClassPath cannot traverse system root 18 years ago
  Stefan Bodewig 92ae184d31 track JUnit change in WHATSNEW, bump copyright year, add some Javadocs to new JUnit methods 18 years ago
  Steve Loughran 00c53aef12 Bugzilla Bug 43624 18 years ago
  Steve Loughran 9f31cffbb1 43936: <fixcrlf> errors are unhelpful 18 years ago
  Matthew Jason Benson 06dfd6ef5f 43799 18 years ago
  Jesse N. Glick cafa34ca08 Various microoptimizations to reduce I/O load of common tasks, esp. no-op <javac> and <depend>. 18 years ago
  Jesse N. Glick 9cfaa985ac noting #43398 18 years ago
  Steve Loughran 81ae3f7447 bugzilla ID 38199, symlink fails on second call 18 years ago
  Steve Loughran 9261f98e42 bug ID 43348: add FileProvider interface for file providing resources 18 years ago
  Jacobus Martinus Kruithof 9d30d3cd2a Improved InterruptException handling, especially from Parallel task. Should also solve Pr 42924. 18 years ago
  Jacobus Martinus Kruithof 9cd9731a62 Added a basic profiling logger. 18 years ago
  Jacobus Martinus Kruithof 7e05b3d981 pr33969: tempfile task / FileUtils.createTempFile now actually creates the file. 18 years ago
  Jacobus Martinus Kruithof 02fce032ed pr 41724: FTP task fail, FTPClient may return null in its arrays. 18 years ago
  Peter Reilly c7e4640df9 Bugzilla: 43324 stackoverflow 18 years ago
  Jan Materne 09c490d485 Spell check. 18 years ago
  Peter Reilly 32ccb517d0 remove resolution for references that are not resolved during normal runtime execution 18 years ago
  Peter Reilly 9cbd4b06f0 update message about reference handling 18 years ago
  Peter Reilly a9592b869e Bugzilla 43292: filtermapper could throw an NPE. - change FileUtils to return an empty string rather than null for zero-length files 18 years ago
  Jacobus Martinus Kruithof f14a2ef8c3 Improvement of handling mappers in the touch task. datetime and millis now take precedence over the timestamp on the original file. Bugzilla report 43235. 18 years ago
  Peter Reilly eaa4b86d6b Bugzilla 43114: package-info.java repeatedly compiled 18 years ago
  Peter Reilly b0bdced687 Bugzilla 11270: add errorOnMissingDir attribute to fileset 18 years ago
  Peter Reilly 3db7169d69 adding componentdef to WHATSNEW 18 years ago
  Peter Reilly 7896dac845 fix for bugzilla 43121 - war task inconsistent bahaviour 18 years ago
  Jan Materne b97014296c forgot to commit 18 years ago
  Peter Reilly a6f974156b merge from branch 18 years ago
  Jan Materne b1eddca62b <property> now supports xml-based property definition. Bug 42946. 18 years ago
  Matthew Jason Benson e413801422 Regression: Path subclasses that overrode list() stopped working in 18 years ago
  Peter Reilly b83cd5bb71 Bugzilla: 40776 work-around for javac generics bug 18 years ago
  Peter Reilly 5820f9ffda add the jar change to the WHATSNEW file 18 years ago
  Peter Reilly 41e30df4a5 bugzilla 42802: merge back into HEAD 18 years ago
  Matthew Jason Benson 9d227828e9 fmt/refac 18 years ago
  Matthew Jason Benson b27c984421 update WHATSNEW to the best of my ability 18 years ago
  Jacobus Martinus Kruithof 7259f731ec Br 42377, java, failonerror = false, timeout (or other exception) should have nonzero result value. (error value chosen in-line with the Exec task). 18 years ago
  Matthew Jason Benson 1c1b51bd76 <scriptcondition> now prefers evaluation result/return value over value property. 18 years ago
  Matthew Jason Benson 63fb4d459b "rawblobs" attribute added to SQL task. 18 years ago
  Peter Reilly f054d17b29 bugzilla: 42739 18 years ago
  Peter Reilly 31b5a1c762 update whatsnew for the <available> change 18 years ago
  Peter Reilly 22a90a817b Bugzilla 41596 18 years ago
  Peter Reilly a7bbb2a52d bugzilla request: 42301 add default for text element in macrodef 18 years ago
  Steve Loughran b5e606fe0e Logger work. 18 years ago
  Steve Loughran 1f0bd8f401 bug 42275...handle failure of File.toURI() by printing the message (too noisy?) and falling back to our own code. 18 years ago