4038 Commits (5ab9fc9b83e7e117429d82928e3c0f0043d7f468)

Author SHA1 Message Date
  Steve Loughran 4ea37cc30e changed error message to explain what was missing. 21 years ago
  Peter Reilly c55c4a0106 make the preserveLastModified field private 21 years ago
  Peter Reilly 6a3d5030bb add new preservelastmodified attribute to signjar 21 years ago
  Steve Loughran dea3b5a66a Tuning 21 years ago
  Peter Reilly 9ba8549bfd exclude directories for signed selection 21 years ago
  Stefan Bodewig 8fe43107a6 Some more whitespace fixes by Larry Shatzer 21 years ago
  Peter Reilly 395f3939fc checkstyle changes 21 years ago
  Peter Reilly ea0d1cd08b some simple tests for the issigned condition 21 years ago
  Steve Loughran 5151c0c235 xdoclet complains it is illegal to have comments at the end. 21 years ago
  Stefan Bodewig 01cdbea8d0 Fix class name, make tests pass 21 years ago
  Stefan Bodewig 0adae3872f * Use <issigned> from <signjar> 21 years ago
  Peter Reilly 81d29e52f1 remove issigned task, make it a condition only 21 years ago
  Peter Reilly 070278beb2 Added isSigned condition and task and signedselector selector 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran 7cd0fc4f66 In use, you need to know why your build file has paused for so long. 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
  Stefan Bodewig 1628b5d839 Some Gump based Kaffe debugging 21 years ago
  Peter Reilly 0e1abe82d1 Set the location for the default target (the location will be the project tag) 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 81e5eea8b4 Try to provide more information on an exception occuring in Kaffe 21 years ago
  Stefan Bodewig bcc7e3dff3 More Jikes warnings 21 years ago
  Stefan Bodewig 7ffe5725b3 fix self-comparision 21 years ago
  Peter Reilly 866b754aad Junit task -- display suite first 21 years ago
  Stefan Bodewig 776c80d8ec Fix propertyset's builtin attribute 21 years ago
  Stephane Bailliez 366f48ac93 Fixed escaping of stderr/stdout 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 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
  Stefan Bodewig 52bdd44cde JDK 1.3- 21 years ago
  Stefan Bodewig 12efb8ddef several javadoc fixes. 21 years ago
  Stefan Bodewig 5cdf6b2b0c Invoke static methods as static methods. 21 years ago
  Stefan Bodewig c776fe2b0e Don't create too many temporary objects, based on a patch by Kevin Jackson 21 years ago
  Stefan Bodewig 42d9dddc08 Restore old method signature (BWC) and plug a ResultSet leak at the same time 21 years ago
  Stephane Bailliez be45954b98 Avoid calling getResultSet() multiple times when printing just in case Informix does not like it. This was per suggestion of Bohuslav Roztocil. 21 years ago
  Stephane Bailliez 509ae3e1f5 Fix a NPE that occurred apparently because Folder.list() can return null 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
  Stephane Bailliez d809433494 Make it compatible with Safari.. the open function does not return any document. 21 years ago
  Steve Loughran a1ead42848 factor out close logic. This changes 21 years ago
  Steve Loughran 98e632f37a factor out close logic 21 years ago
  Steve Loughran 87ce22c5e9 final declaration is moot for a static 21 years ago
  Steve Loughran 29b76e0c01 These are all patches to stop java1.5 whining about varargs. 21 years ago
  Stefan Bodewig 4216b1a4cc Improve code as suggested by Dominique 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 1700aa0b9e Make getCompatibilityWith actually compare two different values. 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