Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8626
| Path | csiph.com!news.mixmin.net!feeds.phibee-telecom.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Emmanuel Bourg <ebourg@apache.org> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Need a (hopefully) last kick for finalising qualimap |
| Date | Wed, 02 Dec 2015 18:50:05 +0100 |
| Message-ID | <qBjHv-1WC-71@gated-at.bofh.it> (permalink) |
| References | <qBey5-72N-5@gated-at.bofh.it> <qBeHN-76w-27@gated-at.bofh.it> <qBgJz-8no-9@gated-at.bofh.it> <qBiim-161-5@gated-at.bofh.it> <qBiLn-1hG-1@gated-at.bofh.it> <qBjer-1JE-31@gated-at.bofh.it> |
| X-Original-To | Andreas Tille <andreas@an3as.eu>, debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Dec 2 17:44:31 2015 |
| Old-Return-Path | <emmanuel.bourg@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.697 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=c1gHFAoOK85dJuqvGT98qJXxCEkhDLW9rUwGUYmfYjI=; b=HQchvzSgne/B4i3b8+Tzc/dtHbzVM5WhCT4Ns7j+VCfTu4Kq9RCuKu5Q8fFeSFYz0h LuOxltGzbOHXWORK5DX3Fl7R+3ZqPIF2hyJrm12sRMZ+O8pVk+d/4iJU6pHj24Bpbmqb 3SctInqK0gH8GMAfaanG3zAuLqvKpjE0hLoq89sR6WZKiHIg6EYcJDCDaIQjTmKh2QIn MZP2V1EIBrcmCa33izKqW4JmFAAc2RS736A1B3JANSF+a+FpNg61TWmsuKMmeXw8WFBl lkLhGGK6kgHSCgDtLiCfSNwu5CvkKQVCvgpXghgyeFn0uVorz6abd7mbqv3uiejzVmQB jtow== |
| X-Received | by 10.194.243.201 with SMTP id xa9mr6406513wjc.122.1449078256828; Wed, 02 Dec 2015 09:44:16 -0800 (PST) |
| Sender | robomod@news.nic.it |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 8bit |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18945 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/565F2DEF.40508@apache.org |
| Approved | robomod@news.nic.it |
| Lines | 17 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
| X-Original-Date | Wed, 2 Dec 2015 18:44:15 +0100 |
| X-Original-Message-ID | <565F2DEF.40508@apache.org> |
| X-Original-References | <20151202121830.GD28902@an3as.eu> <565EE334.8050107@apache.org> <20151202143721.GK28902@an3as.eu> <20151202161417.GN28902@an3as.eu> <565F1F70.4020208@apache.org> <20151202171443.GP28902@an3as.eu> |
| X-Original-Sender | Emmanuel Bourg <emmanuel.bourg@gmail.com> |
| Xref | csiph.com linux.debian.maint.java:8626 |
Show key headers only | View raw
Le 2/12/2015 18:14, Andreas Tille a écrit : > in the qualimap source tree and at least this should be found, shouldn't > it? How can I approach this or is my assumption wrong? You are confusing the Maven coordinates of the libraries (here org.bioinfo:bioinfo-ngs) with the Java package name. qualimap and bioinfo-ng share the same base package (org.bioinfo.ngs) but eventually live in different packages (org.bioinfo.ngs.qc.qualimap for qualimap, org.bioinfo.ngs.data and org.bioinfo.ngs.map for bioinfo-ngs). Your next step is to find the sources of these jars: http://repos.bioinfo.cipf.es/maven2/org/bioinfo/bioinfo-ngs/0.1.0/bioinfo-ngs-0.1.0.jar http://repos.bioinfo.cipf.es/maven2/org/bioinfo/bioinfo-commons/0.10.1/bioinfo-commons-0.10.1.jar Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 13:20 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 13:30 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 15:40 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 17:20 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 17:50 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 18:20 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 18:50 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 22:30 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 22:50 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-03 11:20 +0100
csiph-web