Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Fabio Newsgroups: linux.debian.maint.java Subject: Re: SBT dependencies questions Date: Sun, 07 Feb 2016 01:00:02 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Sat Feb 6 23:51:51 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.001 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/19153 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/56B68700.9030902@pirola.org Approved: robomod@news.nic.it Lines: 29 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sun, 7 Feb 2016 00:51:28 +0100 X-Original-Message-ID: <56B68700.9030902@pirola.org> X-Original-References: <56B5FA6F.2080204@pirola.org> <56B6036D.1040806@apache.org> Xref: csiph.com linux.debian.maint.java:8833 Hi Emmanuel, Thanks a lot for your answers. On 06/02/2016 15:30, Emmanuel Bourg wrote: >> 1) It seems that all missing dependencies use sbt. What do you think >> about this strategy? > This is a valid strategy. sbt tgz file and deb file [1] contains sbt without dependencies. At first run sbt download dependencies and stores them in ~/.ivy2 directory. Do we upload deb scala-sbt.org into non-free? Or do we generate a debian package from sbt binary tgz with the same behaviour (download dependencies @ first run)? Can I use jh_makepkg to package sbt? >> 2) Do you know if org.eclipse.jetty.orbit libraries are already packaged >> in debian? > We don't have these libraries under the org.eclipse.jetty.orbit groupId. > Instead we add the missing OSGi metadata to the existing libraries, this > avoids duplicating the libraries. I don't know eclipse orbit. Could you give me more information how to package it? [1] http://www.scala-sbt.org/0.13/docs/Installing-sbt-on-Linux.html Best Regards, Fabio