[tomcat8] 01/01: Updated the location of the Tomcat 8 tags
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Feb 6 11:15:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat8.
commit f29b6bdc7bc8c5a312ce552b2579e7a4bcdab215
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Feb 6 12:14:27 2014 +0100
Updated the location of the Tomcat 8 tags
---
debian/orig-tar.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index cb0087e..408eac1 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -5,7 +5,7 @@ TAR=../tomcat8_$VERSION.orig.tar.xz
DIR=tomcat8-$VERSION
TAG=$(echo TOMCAT_$VERSION | sed -e 's/[\.~]/_/g')
-svn export http://svn.apache.org/repos/asf/tomcat/tags/$TAG $DIR
+svn export http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/$TAG $DIR
tar -c -J -f $TAR --exclude 'standard.jar' --exclude 'jstl.jar' $DIR
rm -rf $DIR ../$TAG $3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git
More information about the pkg-java-commits
mailing list