From 6c3ce08d1ecf7b89addec07279bde7dd1d428d97 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 14 Feb 2005 13:30:34 +0000 Subject: [PATCH] Really output time, when you say so git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277654 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ .../org/apache/tools/ant/taskdefs/cvslib/ChangeLogWriter.java | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 8bc4caa29..41a201779 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -318,6 +318,8 @@ Fixed bugs: , , or tasks was always logged to System.out instead of to the managing Task. +* printed date where it said time. + Changes from Ant 1.6.1 to Ant 1.6.2 =================================== diff --git a/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogWriter.java b/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogWriter.java index d20778fa3..3d9d00e67 100644 --- a/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogWriter.java +++ b/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2004 The Apache Software Foundation + * Copyright 2002-2005 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -71,7 +71,7 @@ public class ChangeLogWriter { output.println("\t"); output.println("\t\t" + OUTPUT_DATE.format(entry.getDate()) + ""); - output.println("\t\t