[scala-2.10] 152/166: Fixed the GitHub links in the API documentation
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:43:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository scala-2.10.
commit f5e059632fdb33db8ff42fdac2c16747b31c4c4d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 1 17:43:50 2016 +0200
Fixed the GitHub links in the API documentation
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 3a2a27f..562b025 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_build:
ant -Dversion.number=$(BUNDLE_VERSION) \
-Dgit.commit.sha=unknown \
-Dgit.commit.date=unknown \
+ -Dscaladoc.url=https://github.com/scala/scala/tree/v$(BUNDLE_VERSION)/src \
-Djunit.version=4.x \
-Dextra.repo.url=file:///usr/share/maven-repo \
-Dlibrary.starr.jar=/usr/share/java/scala-library.jar \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git
More information about the pkg-java-commits
mailing list