58 Commits (1bfa7880afc7cbbc1e3d73be5cfa77dc2fd216d2)

Author SHA1 Message Date
  Jaikiran Pai 1bfa7880af bz-62617 tstamp task - Honor SOURCE_DATE_EPOCH to allow reproducible builds 6 years ago
  jkf 3a4980e3c4 updated reference to license from http to https using 6 years ago
  Gintas Grigelionis 30f52135af Use null-or-empty pattern 7 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 7 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Jan Matrne 7a7307bc99 add magic property that override's tstamp's idea of "now" in ISO-8601 format 8 years ago
  Stefan Bodewig 966708a294 Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 7c6c749c95 add magic property that override's tstamp's idea of "now" 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 8 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 15 years ago
  Peter Reilly f958e23640 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 90ae788bf2 Performance enhancement by Dave Brosius 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Peter Reilly 1e2673a7ea checkstyle javadoc 20 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 08084b4e5c Next round of typo fixes by Larry Shatzer 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Stefan Bodewig f1fd5e5e8a <tstamp>'s prefix attribute didn't apply to nested <format>s. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 23 years ago
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig b7443f2b77 Make sure <touch> and <waitfor> reset their state. 23 years ago
  Conor MacNeill a5ec3f179d Ah! cruel ones, leave me alone now 24 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Nico Seessle 776a7ac8fb - Fix: It was not possible to use variant in the locale pattern - variant overwrote the country and you got the default Locale for the language. 24 years ago
  Stephane Bailliez 17997f266a - Fix order of modifiers 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Magesh Umasankar e503ebd4c7 setFoo(String) replaced with setFoo(ExtendedEnumeratedAttribute) for certain attributes of these tasks: 24 years ago
  Peter Donald 4c8ebdb489 This patch forces property setting to follow the same rules as the rest of ant in most tasks. The few tasks where we have not forced immutability will instead get 3 line ugly warnings telling them that they should upgrade or not use the same property name etc. 24 years ago
  Stephane Bailliez 3b2f961a60 tstamp now supports a timezone attribute for a custom format. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill 5f35fa88d3 Two steps forward, one step back - make it build under JDK 1.1 24 years ago
  Conor MacNeill 3088910997 Add Locale support to TStamp task. 24 years ago
  Conor MacNeill 40cfacf23b Make new TSTAMP code compile with JDK 1.2 (and 1.1) 25 years ago
  Conor MacNeill e48fc02b3f Add the ability to specify time offsets when generating time/date property 25 years ago