replace platform-dependent assumption that nanosecond resolution ticker uses epoch 1970 as origin with guaranteed behaviour at millisecond-level resolution of System.currentTimeMillis You can merge this Pull Request by running:
git pull https://github.com/ahgittin/jclouds-labs-google master Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-google/pull/7 -- Commit Summary -- * fix for JCLOUDS-360, replace platform-dependent assumption that nanosecond resolution ticker uses epoch 1970 as origin with guaranteed behaviour at millisecond-level resolution of System.currentTimeMillis -- File Changes -- M oauth/src/main/java/org/jclouds/oauth/v2/functions/BuildTokenRequest.java (6) -- Patch Links -- https://github.com/jclouds/jclouds-labs-google/pull/7.patch https://github.com/jclouds/jclouds-labs-google/pull/7.diff
