1167 Commits (5019b99eb659b8f84a3b02c47f040c813ce62a54)

Author SHA1 Message Date
  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
  Steve Loughran d6ec4ccf3c bugzilla bug 42263: ${ant.version} not set in <subant> 18 years ago
  Kevin Jackson 1ac2f5b90e -update with new entries 18 years ago
  Matthew Jason Benson 79901525e8 striplinecomments comment nested text value 18 years ago
  Matthew Jason Benson 28a34c7ee4 whatsnew wrt string encoding 18 years ago
  Matthew Jason Benson d618e1f811 concat fixlastline/nested text regression; PR 42369 18 years ago
  Matthew Jason Benson b941f2ef44 massive refactorings to Concat: fix failing testcases in HEAD, and implement ResourceCollection 18 years ago
  Peter Reilly a2ef942f63 Bugzilla 42334: System properties may be none string objects 18 years ago
  Jacobus Martinus Kruithof 758a6bcb93 Pr: 42259 inspired on optimization suggested by Tom Brus 18 years ago
  Steve Loughran b6f25e8e14 Bug #41597; scriptdef should be resource-enabled. 18 years ago
  Steve Loughran a500ff1e50 bug ID#42231, a static method is package scoped instead of public 18 years ago
  Jacobus Martinus Kruithof 82545c7118 pr 41766 permissions for AllPermission not working correctly. 18 years ago
  Jan Materne 4462d80608 Validate the name of manifest attributes. ATM only whitespaces are catched, need some help with the regexp version. 18 years ago
  Matthew Jason Benson d121889dca Patternset allows nested inverted patternsets using <invert>. 18 years ago
  Matthew Jason Benson bbd75a7c27 Add IgnoreDependenciesExecutor for weird cases when the user wants to run only the targets explicitly specified. 18 years ago
  Steve Loughran 71812c8dc2 bug id 41904; -autoproxy broken. 18 years ago