diff --git a/build.xml b/build.xml index ab530e3ed..e6f56a0eb 100644 --- a/build.xml +++ b/build.xml @@ -597,6 +597,20 @@ match='(^\s+private\s+static\s+final\s+long\s+EARLIEST_LONG\s+=\s+)[0-9]+ \* 1000L;' replace='\1${new.today.secs} * 1000L;'/> + + + + + + + + + + + + + +