818 Commits (756f96fdf3b1e01b2a0ddd5d1051770dec2540f2)

Author SHA1 Message Date
  Conor MacNeill 1b83e94bf1 JDM 1.5 compiler is much smarter than previous versions in the handling of 21 years ago
  Stefan Bodewig 763ad7ae9b Propagate build.compiler to tests 21 years ago
  Stefan Bodewig 4ab55dc0c9 More shadows and statics that make Jikes whine 21 years ago
  Peter Reilly 19d45cc66e testcases for new attributes on globmapper and regexpmapper 21 years ago
  Stefan Bodewig 2d0707e131 Jikes again: shadows, some private finals that could be static and statics used as instance methods 21 years ago
  Matthew Jason Benson 89683e39ec Spelling 21 years ago
  Peter Reilly fd1350c42a use Touch#addConfigured(Mapper) rather than add(Mapper) as the mapper is 21 years ago
  Matthew Jason Benson 1ddaea8055 touch gets nested mapper plus verbose, mkdirs, and pattern attributes. 21 years ago
  Jacobus Martinus Kruithof 6653c42a77 If we can use File.getParentFile, there is presumably no reason to use FileUtils.getParentFile, right? 21 years ago
  Peter Reilly 6d6bbfeb10 with the bugzilla change 30161 it is not necessary to place 21 years ago
  Matthew Jason Benson 5320013dd3 Address Windows CVS client line ending conversion incompatibility issue. 21 years ago
  Jesse N. Glick fa9ec13f40 Just moving license to top of file for consistency. 21 years ago
  Jesse N. Glick d3e3db4fcc Unused constant. 21 years ago
  Jesse N. Glick 71333195c9 Trying to make unit tests independent of CWD. 21 years ago
  Jesse N. Glick 5a45e0117f 1. Never use new File(url.getFile()); it is not safe with all paths. 21 years ago
  Steve Loughran bc09dd9275 Library flattens files 21 years ago
  Peter Reilly a53a52b366 add unit test for signedslector 21 years ago
  Peter Reilly 4d34b03883 added isfileselected test 21 years ago
  Stefan Bodewig 515949fd31 Please don't modify my working copy during tests, otherwise I'm going to commit changed files by accident 21 years ago
  Peter Reilly 6a3d5030bb add new preservelastmodified attribute to signjar 21 years ago
  Steve Loughran dea3b5a66a Tuning 21 years ago
  Peter Reilly ea0d1cd08b some simple tests for the issigned condition 21 years ago
  Steve Loughran f4c6f96bae 1. Move from optional.repository to tasks.repository 21 years ago
  Steve Loughran f630ef56ed Updated <getlibraries> code, plus new classes. After this 21 years ago
  Steve Loughran 4d831bb7cb patch to stop java1.5 whining about character encodings. 21 years ago
  Matthew Jason Benson 7e5837b080 Change <apply>'s "overwrite" attribute name to "force". Also commit missing 21 years ago
  Matthew Jason Benson 2f1e0c35af Add overwrite attribute to <apply>. 21 years ago
  Stefan Bodewig ed380ea5d0 deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4 21 years ago
  Steve Loughran c8d28da5f8 Manifest task logs warnings: PR32190 21 years ago
  Stephane Bailliez 1299460664 Fix invalid xml formed in case the filename is made of reserved xml characters (ampersand for entities for instance) 21 years ago
  Stefan Bodewig ff703c26b3 fix years 21 years ago
  Stefan Bodewig b1186f08a3 Preparations for PR: 21832, in particular unit tests and some 21 years ago
  Stefan Bodewig 32365ed4e0 Some places where url.toFile has been used instead of FileUtils.fromURI. 21 years ago
  Stefan Bodewig 24f365284e Don't use deprecated code. Submitted by: Kevin Jackson <kevin dot jackson at it dot fts dash vn dot com> 21 years ago
  Stefan Bodewig 53cd4e8958 Tests for recorder by Martijn Kruithof 21 years ago
  Steve Loughran 7651d02856 1. Updated repository work; now has the following from Russel Gold's contrib 21 years ago
  Steve Loughran 844ca96965 merging features of Russell's dependencies contribution; 21 years ago
  Steve Loughran fdc903238f Patch in PR# 21996 21 years ago
  Steve Loughran 04b378d4c8 not testing the broken stuff; will do a big rework soon w/ the httpunit and incubator stuff integrated 21 years ago
  Stefan Bodewig d2ceff2d4e Move GetLibrariesTest to make tests compile without httpclient 21 years ago
  Steve Loughran 045a7004a1 Repository support; needs http client 2.x and commons-logging. 21 years ago
  Peter Reilly 7228bef97c add failall value for onerror attribute of <typedef> 21 years ago
  Steve Loughran 8c49a2b843 Test that verifies XML parser version (Xerces) and feature set. 21 years ago
  Matthew Jason Benson a5a1cf2395 Restore <move>'s ability to replace existing files and/or write 21 years ago
  Steve Loughran e66d7c8754 Dont ask me why jikes decided to go all fussy on me. It has, and these are the corrections. 21 years ago
  Stefan Bodewig 66676d22f4 Make sure test output gets grabbed early enough to capture everything. 21 years ago
  Peter Reilly 1c48e016c2 Fix for execution of top level tasks getting delayed by targets. 21 years ago
  Stefan Bodewig 6f4f0c6075 Throw in some unit tests for <junit> - one of them will fail related to bug 30333 21 years ago
  Stefan Bodewig 9844e736fe Make test pass on OS X 21 years ago
  Matthew Jason Benson 4b2db7c0ca Add alwayslog attribute to <redirector>. 21 years ago