This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to branch master in repository dropwizard.
commit ae1ecf34320eb4e3c574cb9f193cc44a49b51e77 Author: Tim Potter <[email protected]> Date: Wed Nov 5 15:39:09 2014 +1100 Build dropwizard-util.jar --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a8e9dcf..42c943f 100755 --- a/debian/rules +++ b/debian/rules @@ -9,6 +9,7 @@ export CLASSPATH = /usr/share/java/slf4j-api.jar:/usr/share/java/logback-classic override_jh_build: jh_build $(JH_BUILD_OPTS) dropwizard-jackson.jar dropwizard-jackson/src/main + jh_build $(JH_BUILD_OPTS) dropwizard-util.jar dropwizard-util/src/main override_jh_installlibs: - jh_installlibs dropwizard-jackson.jar + jh_installlibs dropwizard-jackson.jar dropwizard-util.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dropwizard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

