[dropwizard-metrics] 01/01: Build the metrics-servlets module
    Emmanuel Bourg 
    ebourg-guest at moszumanska.debian.org
       
    Wed Nov 19 23:53:17 GMT 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dropwizard-metrics.
commit 9735f92880e94568aa51ca69db4cfd3f4b32c436
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Nov 20 00:53:03 2014 +0100
    Build the metrics-servlets module
---
 debian/libdropwizard-metrics-java.poms | 2 +-
 debian/maven.ignoreRules               | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/libdropwizard-metrics-java.poms b/debian/libdropwizard-metrics-java.poms
index cfabc52..d04197e 100644
--- a/debian/libdropwizard-metrics-java.poms
+++ b/debian/libdropwizard-metrics-java.poms
@@ -43,4 +43,4 @@ metrics-ehcache/pom.xml --java-lib
 metrics-jdbi/pom.xml --ignore
 metrics-healthchecks/pom.xml --java-lib
 metrics-httpclient/pom.xml --java-lib
-metrics-servlets/pom.xml --ignore
+metrics-servlets/pom.xml --java-lib
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index af10032..3857e95 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,4 +1,5 @@
 
+io.dropwizard.metrics metrics-jetty9 * * * *
 org.apache.maven.plugins maven-deploy-plugin * * * *
 org.apache.maven.plugins maven-release-plugin * * * *
 org.codehaus.mojo findbugs-maven-plugin * * * *
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dropwizard-metrics.git
    
    
More information about the pkg-java-commits
mailing list