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 371f20ffc2ea300d9e1ff53b791c978f77e4066d
Author: Mehdi Dogguy <[email protected]>
Date:   Wed Apr 23 20:32:52 2014 +0200

    test fastdist-opt
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dcd6564..89e09bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_build:
        # Build Jline
        ant -f debian/build-jline.xml -propertyfile debian/ant-jline.properties
        # Build Scala
-       ANT_OPTS="-Xmx1024M -Xss64M" ant -Dversion.number=$(BUNDLE_VERSION) 
fastdist
+       ANT_OPTS="-Xmx1024M -Xss64M" ant -Dversion.number=$(BUNDLE_VERSION) 
fastdist-opt
 
        for file in scala scala-library; do \
                sed "s/@VERSION@/$(BUNDLE_VERSION)/" debian/$${file}.pom.xml.in 
> debian/$${file}.pom.xml; \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/scala-2.10.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to