[med-svn] [qualimap] 01/02: Follow Bas' hint to add miglayout-parent rule and drop a hint what to do if this does not help
Andreas Tille
tille at debian.org
Tue Nov 24 13:16:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qualimap.
commit a116fcfb4d03b6191b0584658618c9606a5792c2
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 24 13:08:26 2015 +0100
Follow Bas' hint to add miglayout-parent rule and drop a hint what to do if this does not help
---
debian/maven.rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/maven.rules b/debian/maven.rules
index 0697dbe..fbbe43d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -4,3 +4,7 @@ org.bioinfo.ngs qualimap jar * * *
org.bioinfo.ngs qualimap jar s/.*/debian/ * *
net.sf picard jar s/.*/fake/ * *
net.sf samtools jar s/.*/fake/ * *
+com.miglayout s/miglayout/miglayout-parent/ * s/.*/debian/ * *
+# if the uppder does not help, try this
+# com.miglayout s/miglayout/miglayout-core/ * s/.*/debian/ * *
+# it just depends where the classes qualimap suspects in miglayout war provided
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qualimap.git
More information about the debian-med-commit
mailing list