772 Commits (671dff9a1cfe74859b9ec4356974b22840953989)

Author SHA1 Message Date
  Stefan Bodewig 3c1f0ee7fa add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, well, binary output. PRs 56156 and 55667 11 years ago
  Stefan Bodewig 5fc48a4bf9 assorted spelling fixes by Lajos Veres - closes #4 11 years ago
  Stefan Bodewig 875a96d99d add testcase for PR 55015 12 years ago
  Stefan Bodewig e46fd219c3 removeNotFollowedSymlinks='true' might be deleting too eagerly. PR 53959 12 years ago
  Stefan Bodewig e7af303b26 Don't delete the target if copy failed because the target was read-only. PR 53095 12 years ago
  Stefan Bodewig a17032a42a merge filesetmanifest=mergewithoutmain even if no explicit manifest has been specified. PR 54171 12 years ago
  Stefan Bodewig 326b38f701 assorted micro-optimizations by Adrian Nistor - 13 different Bugzilla issues 12 years ago
  Stefan Bodewig 9bd753321a deal more gracefully with non-JARs on the CLASSPATH - PR 53964 12 years ago
  Stefan Bodewig ecac58c5a2 fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672 12 years ago
  Stefan Bodewig 169becaf51 prefixValues=false in <property> doesn't work - PR 54769 12 years ago
  Stefan Bodewig c92f8f160a enable test 12 years ago
  Stefan Bodewig a9c761db35 manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049 12 years ago
  Stefan Bodewig c7741302fd import failed to import file specified as absolute path imported from an URI/jar - PR 50953 12 years ago
  Antoine Levy-Lambert 72e13d5ac8 adapting code and tests since Apt is not available under JKD1.8 PR 55922 12 years ago
  Antoine Levy-Lambert cb20f50880 removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885 12 years ago
  Stefan Bodewig f0565366fe Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera 12 years ago
  Stefan Bodewig 9b8fa0748f Add nested propertyset to filterset. PR 55794. Submitted by Richard Steele 12 years ago
  Stefan Bodewig 6b9311408e don't swallow fail's status in parallel - PR 55539 12 years ago
  mclarke 7587f42590 Disabling bad check discovered from revision 1523198 12 years ago
  mclarke 14c701bcf9 Allow JUnit task to skip non tests rather than report errors 12 years ago
  Stefan Bodewig f5fb02e493 modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow 12 years ago
  Stefan Bodewig 4a8f2b2678 test needs beanshell in addition to BSF 12 years ago
  Jesse N. Glick 13000c1a46 sconnolly advises using TODO rather than XXX in comments. 12 years ago
  Stefan Bodewig 5ea308e41f Test for #54967 actually fails if the second task has work to do 12 years ago
  Stefan Bodewig 059cc9adc0 Passing AntUnit test for PR 54967 12 years ago
  Antoine Levy-Lambert 51ce8fac72 fix for Target rewriting for nested "include" only works when "as" is specified, Bugzilla PR 54940 12 years ago
  Antoine Levy-Lambert 46c940785a adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362. 12 years ago
  Stefan Bodewig ef4c94df7d Provide more control over Zip64 features, in particilar turn them off in <jar> by default - this might fix bugzilla issue 54762 12 years ago
  Stefan Bodewig e7726a439b Make the test actually test anything apart from my copy-paste errors 12 years ago
  Stefan Bodewig 064e259cf1 AntUnit test case for Bugzilla Isue #54762 12 years ago
  Jesse N. Glick aa200450f5 Still more diagnostics for #54641. 12 years ago
  Jesse N. Glick 4e101e3c49 Junit → JUnit 12 years ago
  Antoine Levy-Lambert 9500eb81fb adding ASF header 12 years ago
  Antoine Levy-Lambert 3930d3e938 JUnit4 tests marked @Ignore do not appear in XML output. PR 43969 12 years ago
  Antoine Levy-Lambert 9dc608c245 fixing a text which is not passing under MacOS with JDK 1.7 12 years ago
  Antoine Levy-Lambert 06dc6c0eea adding an encoding attribute to the contains selector 12 years ago
  Antoine Levy-Lambert ef9d85e593 fix error in testDifferentDrive under Windows @ jetbrains 13 years ago
  Antoine Levy-Lambert 2487a90505 fix test error happening under Windows @ Jetbrains see http://teamcity.jetbrains.com/viewType.html?buildTypeId=bt133 13 years ago
  Antoine Levy-Lambert 8344e79c7d removing Perforce Ant tasks 13 years ago
  Antoine Levy-Lambert f844348eff Base64Converter not properly handling bytes with MSB set (not masking byte to int conversion). PR 54460 13 years ago
  Antoine Levy-Lambert 0282d8fe2e PR 54026 Zip task on <mappedresources> that excludes certain files by way of the mapper results in a NullPointerException 13 years ago
  Stefan Bodewig 171220cb33 PR 54374: support status code 307 redirects in <get> 13 years ago
  Nicolas Lalevee b5849676d8 Add a failing test case to illustrate an unexpected behavior on self-referencing Antlib (more explanation on ant-dev@ in a few minutes) 13 years ago
  Nicolas Lalevee ee5f3b4185 Use the output dir which get cleaned up in the tearDown 13 years ago
  Nicolas Lalevee dba10d633f Fixing test: javac 1.5 doesn't seem able to infer properly types here (incomparable types: org.apache.tools.ant.types.Path and java.lang.Object) 13 years ago
  Matthew Jason Benson 579f8745ec switch to more informative idiom 13 years ago
  Matthew Jason Benson 27dfb191b1 Java 5 13 years ago
  Matthew Jason Benson e488c5bcbe try cross-platform again; apparently my Ant-fu is horribly rusty :o 13 years ago
  Matthew Jason Benson 0b3dbe0ca8 this kind of problem should be rare and should only affect recompiles, thus doesn't impact drop-in BC 13 years ago
  Matthew Jason Benson bb05312e66 cross-platform 13 years ago