754 Commits (71333195c9d57d80d1a44cd8362a641c62d5e214)

Author SHA1 Message Date
  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
  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
  Peter Reilly d4ebf04094 Try to get the correct task/type name for an unsupported attribute/element 21 years ago
  Peter Reilly f94d46e400 fix sizeselector testcase 21 years ago
  Peter Reilly ac747c8ca7 allow testcase to compile under jdk1.2.2 21 years ago
  Peter Reilly 1ddab2c141 add xmlcatalog nested element to the xmlproperty task 21 years ago
  Stefan Bodewig 0f723fa82a Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 21 years ago
  Matthew Jason Benson 84bfc9dabe Allow <move>'s file attribute to rename a directory. 21 years ago
  Antoine Levy-Lambert 12f1e22e1f Zip task did not create tasks when there are only empty directories in the selection 21 years ago
  Peter Reilly d0fe01180d Provide access to extension points and attribute/element/extensions/text methods in 21 years ago
  Steve Loughran 73bea8d87b test fixup, I still think the csc tests are broken. 21 years ago
  Steve Loughran ea016c9845 fixed the test failure, added a proper self contained test. 21 years ago
  Steve Loughran 85f05e8b8d more tests; 'default' compiler and "" has a well defined behaviour. 21 years ago
  Steve Loughran 18aa085b70 IDE stuck in a GPL license, thinking this was day-job code :) 21 years ago
  Steve Loughran fdf4bba148 rmic gets a fork option. 21 years ago
  Steve Loughran 45a286b046 sneak in an explicit test of the new file utils timestamp comparison stuff 21 years ago