[SCM] lucene-solr packaging branch, master, updated. upstream/3.6.0-12-g5f32792

James Page james.page at ubuntu.com
Mon May 28 11:21:01 UTC 2012


The following commit has been merged in the master branch:
commit 267da07645fdcb48f28751173af86e3ce20c9fe4
Author: James Page <james.page at 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



More information about the pkg-java-commits mailing list