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

neil_a_wilson
01.33.2007 1c4551736a71ffd86678616939e1780fe8e303a1
Update the build script so that the build ID will use UTC time rather than
local time.
1 files modified
3 ■■■■ changed files
opends/build.xml 3 ●●●● patch | view | raw | blame | history
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">