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