The following commit has been merged in the master branch:
commit 267da07645fdcb48f28751173af86e3ce20c9fe4
Author: James Page <james.p...@ubuntu.com>
Date:   Mon May 28 10:12:21 2012 +0100

    Temp disable javadoc for solr

diff --git a/debian/rules b/debian/rules
index 076738b..b35bcc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ override_dh_auto_build:
        ant -buildfile lucene/build.xml -propertyfile debian/ant.properties \
                -Dversion=$(DEB_UPSTREAM_VERSION) jar-core docs javadocs 
build-contrib
        ant -buildfile solr/build.xml -propertyfile debian/ant.properties \
-               -Dversion=$(DEB_UPSTREAM_VERSION) dist-war javadocs
+               -Dversion=$(DEB_UPSTREAM_VERSION) dist-war
 
 ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
 override_dh_auto_test:

-- 
lucene-solr packaging

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to