[jackson-datatype-joda] 01/01: Set TZ=GMT in d/rules to ensure clean run of test suite

Tim Potter tpot-guest at moszumanska.debian.org
Thu Nov 6 05:23:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

tpot-guest pushed a commit to branch master
in repository jackson-datatype-joda.

commit 61a00966d03e184bdc68b891679d5119528eda98
Author: Tim Potter <tpot at hp.com>
Date:   Thu Nov 6 16:22:48 2014 +1100

    Set TZ=GMT in d/rules to ensure clean run of test suite
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 333bf30..145ead5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 
 VERSION_FILE=src/main/java/com/fasterxml/jackson/datatype/joda/PackageVersion.java
 export JAVA_HOME=/usr/lib/jvm/default-java
+export TZ=GMT
 
 %:
 	dh $@ --buildsystem=maven --with javahelper

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-datatype-joda.git



More information about the pkg-java-commits mailing list