mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
01.33.2007 4ce93b46e1cf7c102aa1480113b3d234dd29e7d8
Update the build script so that the build ID will use UTC time rather than
local time.
1 files modified
3 ■■■■ changed files
opendj-sdk/opends/build.xml 3 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/build.xml
@@ -205,7 +205,8 @@
    </path>
    <tstamp>
      <format property="timestamp" pattern="yyyyMMddHHmmss" />
      <format property="timestamp" pattern="yyyyMMddHHmmss'Z'"
           timezone="UTC" />
    </tstamp>
    <condition property="DEBUG_BUILD" value="false">