Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • d5e0cccd5 Unused import. by Jesse N. Glick 2013-03-06 16:14:51 +0000
  • aea016a70 StringUtils.replace is obsolete. by Jesse N. Glick 2013-03-06 02:03:52 +0000
  • 3e7e9989a Diagnosis of XMLResultAggregatorTest.testFrames failure on Java 7. by Jesse N. Glick 2013-03-06 01:45:55 +0000
  • cefa594fa Restored Java 5 compilability. by Jesse N. Glick 2013-03-06 01:29:44 +0000
  • d5131086b Was not compatible to make systemClasspath (and systemBootClasspath) final; the NetBeans Ant integration in fact overwrites this value (for a reason). by Jesse N. Glick 2013-03-06 01:08:01 +0000
  • 4e101e3c4 Junit → JUnit by Jesse N. Glick 2013-03-05 23:54:38 +0000
  • ffdeaca2f Odd indentation. by Jesse N. Glick 2013-03-05 23:29:05 +0000
  • 473d49f5a adding hamcrest to the lib/optional because it is required at runtime for some tests, also bumping junit dependency in pom file by Antoine Levy-Lambert 2013-03-05 10:28:59 +0000
  • 9500eb81f adding ASF header by Antoine Levy-Lambert 2013-03-05 05:47:31 +0000
  • 3930d3e93 JUnit4 tests marked @Ignore do not appear in XML output. PR 43969 by Antoine Levy-Lambert 2013-03-05 05:42:51 +0000
  • 4213be740 reverting to state before first attempt to release 1.9.0 by Antoine Levy-Lambert 2013-03-05 02:17:07 +0000
  • 241479888 prepare development for Ant 1.9.1 by Antoine Levy-Lambert 2013-03-04 04:50:07 +0000
  • a186908ce preparing a 1.9.0 version by Antoine Levy-Lambert 2013-03-04 03:10:56 +0000
  • 76c39ce80 removing mention of a first build step under JDK 1.4 by Antoine Levy-Lambert 2013-03-04 02:40:58 +0000
  • 9dc608c24 fixing a text which is not passing under MacOS with JDK 1.7 by Antoine Levy-Lambert 2013-03-04 00:09:32 +0000
  • eb46493de checkstyle by Antoine Levy-Lambert 2013-03-03 21:18:31 +0000
  • 06dc6c0ee adding an encoding attribute to the contains selector StringResource default encoding becomes UTF-8 changing ResourceUtils to use the String's encoding when copying from a String Bug Report 54606 by Antoine Levy-Lambert 2013-03-03 20:23:51 +0000
  • 3e12dead7 UK is not a valid country code. PR 54590. Submitted by Patrick Altaie by Stefan Bodewig 2013-03-03 10:05:43 +0000
  • db6344773 size comparator was vulnerable to integer overflows. PR 54623 by Stefan Bodewig 2013-03-03 09:59:47 +0000
  • ef9d85e59 fix error in testDifferentDrive under Windows @ jetbrains by Antoine Levy-Lambert 2013-02-18 23:48:51 +0000
  • 2487a9050 fix test error happening under Windows @ Jetbrains see http://teamcity.jetbrains.com/viewType.html?buildTypeId=bt133 by Antoine Levy-Lambert 2013-02-18 19:37:49 +0000
  • c4cc9c42b add suppresssystemout attribute to optionally make sshexec silent PR 52070 by Antoine Levy-Lambert 2013-02-18 16:13:11 +0000
  • 8344e79c7 removing Perforce Ant tasks by Antoine Levy-Lambert 2013-02-04 04:36:59 +0000
  • 82641d77b don't search beyond the start of the archive by Stefan Bodewig 2013-01-27 16:36:52 +0000
  • 1a4946cfd improve performance when reading non zip64 zip files, merge from commons compress, based on patch by Robin Power by Stefan Bodewig 2013-01-27 09:58:16 +0000
  • f844348ef Base64Converter not properly handling bytes with MSB set (not masking byte to int conversion). PR 54460 by Antoine Levy-Lambert 2013-01-23 04:08:36 +0000
  • b103f7e35 PR 54090 Depend task does not handle invokeDynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 18 by Antoine Levy-Lambert 2013-01-22 05:04:00 +0000
  • adede93ab port Tomcat's logic for setting JAVA_HOME to an script - PR 52632 by Stefan Bodewig 2013-01-17 14:18:16 +0000
  • 80cdef498 fix indentation by Antoine Levy-Lambert 2013-01-09 06:03:20 +0000
  • 41798d8d1 2013 by Stefan Bodewig 2013-01-08 05:20:30 +0000
  • 0282d8fe2 PR 54026 Zip task on <mappedresources> that excludes certain files by way of the mapper results in a NullPointerException by Antoine Levy-Lambert 2013-01-06 23:38:10 +0000
  • a3bbe9f59 PR 53437prevent ssh tasks from prompting for kerberos username/password under Java 7 by Antoine Levy-Lambert 2013-01-06 21:46:32 +0000
  • 98f306fa8 re-use a bunch of temporary arrays - merge from Compress by Stefan Bodewig 2013-01-05 20:03:44 +0000
  • 1fe6b17d5 another fix from commons - tar doesn't use specified encoding when reading GNU long names by Stefan Bodewig 2013-01-05 07:04:13 +0000
  • 171220cb3 PR 54374: support status code 307 redirects in <get> by Stefan Bodewig 2013-01-05 06:58:39 +0000
  • 995856afc one more fix from Compress by Stefan Bodewig 2012-12-27 21:49:43 +0000
  • 73d3298e6 merge recent fixes from Compress' tar package by Stefan Bodewig 2012-12-27 21:41:24 +0000
  • ca86f1677 Inspired by PR 54056 I looked for thread-safety issues with HashMap in our code - nothing major found by Stefan Bodewig 2012-11-10 17:32:03 +0000
  • b5849676d Add a failing test case to illustrate an unexpected behavior on self-referencing Antlib (more explanation on ant-dev@ in a few minutes) by Nicolas Lalevee 2012-09-16 13:56:51 +0000
  • eb08ea9fd Add the possibility to register a custom command line argument processor by Nicolas Lalevee 2012-09-16 13:42:41 +0000
  • ee5f3b418 Use the output dir which get cleaned up in the tearDown by Nicolas Lalevee 2012-08-23 08:31:37 +0000
  • dba10d633 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) by Nicolas Lalevee 2012-08-23 08:12:23 +0000
  • c88ff163c try to fix a random failure on Windows by Nicolas Lalevee 2012-08-22 22:17:07 +0000
  • b031b8766 getAbsoluteFile is useless since as the javadoc of File.toURI clearly explain, produced URIs are absolute by Nicolas Lalevee 2012-08-22 18:10:37 +0000
  • 97d423a27 Don't mess with classloading of the launcher by Nicolas Lalevee 2012-08-22 13:21:33 +0000
  • 055f4eb65 Make Locator.fileToURL and replace its use by FileUtils.getFileUtils().getFileURL() by Nicolas Lalevee 2012-08-22 12:38:24 +0000
  • 579f8745e switch to more informative idiom by Matthew Jason Benson 2012-08-22 12:34:48 +0000
  • 27dfb191b Java 5 by Matthew Jason Benson 2012-08-22 12:34:14 +0000
  • 9caeed508 Java 1.5, continued by Matthew Jason Benson 2012-08-22 12:32:43 +0000
  • 7829faf36 To make an URL of a file, use FileUtils.getFileURL, which seems to do the job correctly by Nicolas Lalevee 2012-08-22 12:31:57 +0000
  • 62ebdd1f7 organize imports by Nicolas Lalevee 2012-08-22 12:30:29 +0000
  • e488c5bcb try cross-platform again; apparently my Ant-fu is horribly rusty :o by Matthew Jason Benson 2012-08-21 18:33:02 +0000
  • 0b3dbe0ca this kind of problem should be rare and should only affect recompiles, thus doesn't impact drop-in BC by Matthew Jason Benson 2012-08-21 17:13:23 +0000
  • da5f3bfd2 java 5, continued by Matthew Jason Benson 2012-08-21 14:27:46 +0000
  • bb05312e6 cross-platform by Matthew Jason Benson 2012-08-21 14:26:28 +0000
  • 3d706ab81 java 5 updates by Matthew Jason Benson 2012-08-20 17:49:13 +0000
  • d25488cbb Any FileResource whose represented File has a parent also has a basedir. by Matthew Jason Benson 2012-08-20 17:48:34 +0000
  • b3f4d2032 java 5 by Matthew Jason Benson 2012-08-17 22:29:41 +0000
  • f0579bdbb improve readability of test failure info by Matthew Jason Benson 2012-08-17 16:21:25 +0000
  • 5f3fe87de JDK 5 javac is apparently buggy; @Override should be allowed on methods implemented from an interface. by Jesse N. Glick 2012-08-16 13:53:07 +0000
  • f7f699feb Rounding out signature of DeweyDecimal and writing some tests. by Jesse N. Glick 2012-08-16 12:57:02 +0000
  • d8aad6eec Add .gitignore for thoses like me who need to "commit" while being offline by Nicolas Lalevee 2012-08-15 11:16:51 +0000
  • f19432838 Ignore Eclipse settings files by Nicolas Lalevee 2012-08-15 11:15:28 +0000
  • 38688e758 Add a log mode which logs nothing but ant task output and build failures; useful for using ant output in scripts, like for cacti for instance by Nicolas Lalevee 2012-08-15 11:13:15 +0000
  • 944210b38 BR 53550, thanks to Tim Pokorny Improve the resolution of the extension point to bind to: - first try the extension point which might be in the same file - then try the one in the root file by Nicolas Lalevee 2012-08-15 10:40:16 +0000
  • d377aa50f BR 53549 Make the ProjectHelper class expose the method which properly bind targets and extension points. Thanks to Jean-Louis Boudart by Nicolas Lalevee 2012-08-15 10:37:23 +0000
  • b8c35567e NPE in ExpandProperties when input is empty. PR 53626 by Stefan Bodewig 2012-08-13 05:45:10 +0000
  • 439545ad2 #53622: faster VectorSet.retainAll. by Jesse N. Glick 2012-07-31 20:15:29 +0000
  • a6aa4e67a Stronger tests in preparation for #53622. by Jesse N. Glick 2012-07-31 20:02:59 +0000
  • 4e97d0d88 Fix the test of the unless condition by Nicolas Lalevee 2012-07-31 08:28:16 +0000
  • 9585ec663 Wrap the if/unless attribute evaluation by the PropertyHelper into the generic case via a Condition by Nicolas Lalevee 2012-07-30 22:04:42 +0000
  • 1885612e5 Allow Condition as if and unless attributes of targets and extension points (Java API only) by Nicolas Lalevee 2012-07-30 21:13:02 +0000
  • e5f339325 Allow Object to be injected as attribute of tasks by Nicolas Lalevee 2012-07-30 21:11:17 +0000
  • 261050f72 fix the ponctuation of the error message by Nicolas Lalevee 2012-07-30 21:09:07 +0000
  • 706051d86 #53617: fixed POM URLs. (Patch thanks to Eric Barboni.) by Jesse N. Glick 2012-07-30 13:15:07 +0000
  • e8a0f1f13 #53571: ClassLoader problems with Subclass of JUnitTask by Jesse N. Glick 2012-07-20 12:23:45 +0000
  • 3ea65f1ce AntUnit test for commandlauncher and a typo fix by Vimil Saju by Stefan Bodewig 2012-06-26 04:14:07 +0000
  • aa467f9a2 test fails on Windows by Stefan Bodewig 2012-06-17 09:16:22 +0000
  • 467514567 verifying resourcexists works for URLs, see PR 53383 by Stefan Bodewig 2012-06-17 06:28:52 +0000
  • 6e192308c packagemapper mapped too uch with handlediresep true. PR 53399 by Stefan Bodewig 2012-06-17 06:01:27 +0000
  • ca10b52e3 Add a longfile='posix' option to tar task by Stefan Bodewig 2012-06-16 10:31:00 +0000
  • b817fdb2b Properly expand bzip2 files with multiple streams in <bunzip2> by Stefan Bodewig 2012-06-16 08:10:27 +0000
  • a67cf020b Merge bzip2 input from Compress, bringing support for files with multiple streams by Stefan Bodewig 2012-06-16 08:08:51 +0000
  • 2e5b53fa1 merge tar package from Compress, bringing some POSIX tar support by Stefan Bodewig 2012-06-16 04:12:37 +0000
  • b43f4224d PR 52706: allow command launcher to be selected via a task. Submitted by Vimil Saju by Stefan Bodewig 2012-06-15 04:34:04 +0000
  • abec7e48e PR 52706: allow command launcher to be selected via a task. Submitted by Vimil Saju by Stefan Bodewig 2012-06-15 04:28:24 +0000
  • 91daac5ad #53405 : ExtensionPoint doesn't work with nested import/include Thanks to Jean-Louis Boudart by Nicolas Lalevee 2012-06-13 20:22:26 +0000
  • 333b90446 some stray @since tags from CC by Stefan Bodewig 2012-06-04 16:36:14 +0000
  • dee95e3ac merge Zip64 support from Commons Compress by Stefan Bodewig 2012-06-04 16:35:06 +0000
  • aa43e37a0 vararg calls by Stefan Bodewig 2012-06-04 13:20:32 +0000
  • 4c1732b36 wrong type in carargs array by Stefan Bodewig 2012-06-04 04:28:04 +0000
  • ceaf7b9c6 @Override not supported when implementing interface methods in JDK 5 javac. (Spec compliance bug fixed in JDK 6 even for -source 5.) by Jesse N. Glick 2012-06-01 20:25:11 +0000
  • 0461296c6 #53347: <javac> by default fails when run on JDK 8. Follow-up to revision 1236803. by Jesse N. Glick 2012-06-01 19:18:53 +0000
  • 1d63aeddf Bug 51792 - Unable to override system properties with 1.8.2 by Jacobus Martinus Kruithof 2012-05-28 15:54:00 +0000
  • 3d3f26df4 Bug 53036 - FixCRLF does not respect the eol="asis" setting by Jacobus Martinus Kruithof 2012-05-26 20:48:39 +0000
  • 2596f6285 Bug 53202 - Typo in JUnit task documentation by Jacobus Martinus Kruithof 2012-05-26 13:37:51 +0000
  • 6b7bc9e53 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation -- api -- by Jacobus Martinus Kruithof 2012-05-26 13:33:54 +0000
  • a0a88c778 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation -- excluding api -- by Jacobus Martinus Kruithof 2012-05-26 12:14:49 +0000
  • bc6a6269e Documentation update: Bug 53215 - Broken link to oracle doc in Manifest task by Jacobus Martinus Kruithof 2012-05-26 10:58:46 +0000
  • cb43c97e5 more svnpubsub stuff by Stefan Bodewig 2012-05-24 12:35:35 +0000