[med-svn] [beast2-mcmc] 02/04: Revert replacement of antlr4 by antlr3

Andreas Tille tille at debian.org
Tue Oct 6 12:48:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository beast2-mcmc.

commit 474ac260a30e502edd59248db4fc573b296119c0
Author: Andreas Tille <tille at debian.org>
Date:   Tue Oct 6 14:09:37 2015 +0200

    Revert replacement of antlr4 by antlr3
---
 debian/patches/fix_classpath_in_build_xml.patch | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/patches/fix_classpath_in_build_xml.patch b/debian/patches/fix_classpath_in_build_xml.patch
index 4a42029..a437201 100644
--- a/debian/patches/fix_classpath_in_build_xml.patch
+++ b/debian/patches/fix_classpath_in_build_xml.patch
@@ -6,7 +6,7 @@ Forwarded: no
 
 --- a/build.xml
 +++ b/build.xml
-@@ -8,23 +8,24 @@
+@@ -8,22 +8,23 @@
      </description>
  
      <!-- set global properties for this build -->
@@ -33,13 +33,11 @@ Forwarded: no
 -        <fileset dir="${lib}" includes="colt.jar"/>
 -        <fileset dir="${lib}" includes="fest.jar"/>
 -        <fileset dir="${lib}" includes="junit-4.8.2.jar"/>
--        <fileset dir="${lib}" includes="antlr-runtime-4.5.jar"/>
 +        <fileset dir="${deblib}" includes="beagle.jar"/>
 +        <fileset dir="${deblib}" includes="jam.jar"/>
 +        <fileset dir="${deblib}" includes="colt.jar"/>
 +        <fileset dir="${deblib}" includes="fest-util.jar"/>
 +        <fileset dir="${deblib}" includes="junit4.jar"/>
-+        <fileset dir="/usr/share/maven-repo/org/antlr/antlr-runtime/3.x" includes="antlr-runtime-3.x.jar"/>
+         <fileset dir="${lib}" includes="antlr-runtime-4.5.jar"/>
      </path>
  
-     <!--

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast2-mcmc.git



More information about the debian-med-commit mailing list