Path: csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Steinar Bang Newsgroups: linux.debian.maint.java Subject: Re: Is it possible to have multiple versions of a java-lib installed? Date: Wed, 17 Jan 2018 23:40:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Jan 17 22:33:17 2018 Old-Return-Path: X-Amavis-Spam-Status: No, score=-5.957 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, HEADER_FROM_DIFFERENT_DOMAINS=0.249, HK_RANDOM_ENVFROM=0.001, LDO_WHITELIST=-5, RDNS_NONE=0.793] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate:hard: -6.1 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: debian-java@lists.debian.org Organization: Probably a good idea Lines: 12 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (windows-nt) Mail-Copies-To: never Cancel-Lock: sha1:EtzhHRZTncWHvLPwBLIIDuU3hUs= X-Mailing-List: archive/latest/20644 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/86k1wg5d6c.fsf@dod.no Approved: robomod@news.nic.it Sender: robomod@news.nic.it X-Original-Date: Wed, 17 Jan 2018 23:32:43 +0100 X-Original-Message-ID: <86k1wg5d6c.fsf@dod.no> X-Original-References: <86a7xd7lr4.fsf@dod.no> <4fff8acf-c24b-3dfa-6815-87f21400e0bb@apache.org> <86wp0g5r1r.fsf@dod.no> <86shb45fef.fsf@dod.no> <0f70413a-262a-010d-d77a-a84d95aa52cb@apache.org> X-Original-X-Complaints-To: usenet@blaine.gmane.org Xref: csiph.com linux.debian.maint.java:10268 >>>>> Emmanuel Bourg : > Le 17/01/2018 à 22:44, Steinar Bang a écrit : >> Would be legal for a karaf debian package to bundle its own version of >> these jars? > It's fine as long as they are built from source (i.e. no prebuilt jar > files in the source package), Is pulling the jars in from maven central from maven depdencies acceptable? Or do they need to be acually built by the packaging project?