You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2013/11/05 17:45:24 UTC

[Bug 55744] New: Support refid on

https://issues.apache.org/bugzilla/show_bug.cgi?id=55744

            Bug ID: 55744
           Summary: Support refid on <tstamp>
           Product: Ant
           Version: 1.9.2
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core tasks
          Assignee: notifications@ant.apache.org
          Reporter: rich@steelezone.net

As it now stands, each run of <tstamp> uses a new date and time internally. It
would be nice if we could run <tstamp> with an id that can be used by a later
<tstamp> (with refid) that uses the same time and date as the first execution.

This would allow large builds to have a single concept of a timestamp even
though different parts need different formats; as it now stands, the single
instance of <tstamp> needs to have every format used by the whole build, but
this is clunky with large, modular builds.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55744] Support refid on

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55744

Antoine Levy-Lambert <an...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.9.2                       |1.9.3

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55744] Support refid on

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55744

Antoine Levy-Lambert <an...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.9.3                       |1.9.4

-- 
You are receiving this mail because:
You are the assignee for the bug.