Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-07-04 Thread Sudip Mukherjee
On Fri, Jul 3, 2020 at 10:58 PM Sudip Mukherjee wrote: > > On Thu, Jul 2, 2020 at 3:06 AM tony mancill wrote: > > > > On Mon, Jun 29, 2020 at 07:29:33AM +0100, Sudip Mukherjee wrote: > > > Hi Olek, > > > > > > On Mon, Jun 29, 2020 at 5:09 AM Olek Wojnar wrote: > > > > > > > > On Sun, May 24, 202

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-07-03 Thread Sudip Mukherjee
On Thu, Jul 2, 2020 at 3:06 AM tony mancill wrote: > > On Mon, Jun 29, 2020 at 07:29:33AM +0100, Sudip Mukherjee wrote: > > Hi Olek, > > > > On Mon, Jun 29, 2020 at 5:09 AM Olek Wojnar wrote: > > > > > > On Sun, May 24, 2020 at 4:09 AM Emmanuel Bourg wrote: > > >> > > >> Le 23/05/2020 à 21:10, T

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-07-01 Thread tony mancill
On Mon, Jun 29, 2020 at 07:29:33AM +0100, Sudip Mukherjee wrote: > Hi Olek, > > On Mon, Jun 29, 2020 at 5:09 AM Olek Wojnar wrote: > > > > On Sun, May 24, 2020 at 4:09 AM Emmanuel Bourg wrote: > >> > >> Le 23/05/2020 à 21:10, Thorsten Glaser a écrit : > >> > >> > Ouch, 33M… methinks this is more

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-07-01 Thread Olek Wojnar
On Tue, Jun 30, 2020 at 10:29 AM Thorsten Glaser wrote: > On Sun, 28 Jun 2020, Olek Wojnar wrote: > > > [1] https://wiki.debian.org/Java/MavenPkgs/Unstable > > I updated both of them. Sorry it took a bit. > Awesome, thanks! > This is some web thingy, so updating the pages is a manual process.

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-06-30 Thread Thorsten Glaser
On Sun, 28 Jun 2020, Olek Wojnar wrote: > [1] https://wiki.debian.org/Java/MavenPkgs/Unstable I updated both of them. Sorry it took a bit. This is some web thingy, so updating the pages is a manual process. bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.t

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-06-28 Thread Sudip Mukherjee
Hi Olek, On Mon, Jun 29, 2020 at 5:09 AM Olek Wojnar wrote: > > On Sun, May 24, 2020 at 4:09 AM Emmanuel Bourg wrote: >> >> Le 23/05/2020 à 21:10, Thorsten Glaser a écrit : >> >> > Ouch, 33M… methinks this is more suited as a web application. >> > Not all that easy… due to sheer size, at least.

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-06-28 Thread Olek Wojnar
On Sun, May 24, 2020 at 4:09 AM Emmanuel Bourg wrote: > Le 23/05/2020 à 21:10, Thorsten Glaser a écrit : > > > Ouch, 33M… methinks this is more suited as a web application. > > Not all that easy… due to sheer size, at least. > > +1, an online search engine similar to codesearch.debian.net would b

Re: Maven packages in Debian

2020-05-24 Thread Thorsten Glaser
On Sun, 24 May 2020, Emmanuel Bourg wrote: > Le 23/05/2020 à 21:10, Thorsten Glaser a écrit : > > > Ouch, 33M… methinks this is more suited as a web application. > > Not all that easy… due to sheer size, at least. > > +1, an online search engine similar to codesearch.debian.net would be > awesom

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-24 Thread Emmanuel Bourg
Le 23/05/2020 à 21:10, Thorsten Glaser a écrit : > Ouch, 33M… methinks this is more suited as a web application. > Not all that easy… due to sheer size, at least. +1, an online search engine similar to codesearch.debian.net would be awesome (and more useful than a package I think). In the same v

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-23 Thread Sudip Mukherjee
On Sat, May 23, 2020 at 8:10 PM Thorsten Glaser wrote: > > On Sat, 23 May 2020, Sudip Mukherjee wrote: > > > I have now made a list with package name, the jar files that it > > provides and the list of class that the jar provides. > > This must be scripted/scriptable though… the list for stable is

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-23 Thread Thorsten Glaser
On Sat, 23 May 2020, Sudip Mukherjee wrote: > I have now made a list with package name, the jar files that it > provides and the list of class that the jar provides. This must be scripted/scriptable though… the list for stable is pretty much fixed, but the one for unstable (which is the relevant

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-23 Thread Sudip Mukherjee
On Wed, May 13, 2020 at 7:33 PM Thorsten Glaser wrote: > > On Wed, 6 May 2020, Andreas Tille wrote: > > > > Or perhaps we need a webpage or wiki page generated by parsing the > > > Contents file and listing the matching Debian package for each class > > > or, at least, Java package (unless split a

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-15 Thread Olek Wojnar
On Wed, May 13, 2020 at 2:33 PM Thorsten Glaser wrote: > On Wed, 6 May 2020, Andreas Tille wrote: > > > > Or perhaps we need a webpage or wiki page generated by parsing the > > > Contents file and listing the matching Debian package for each class > > > or, at least, Java package (unless split ac

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-13 Thread Andreas Tille
On Wed, May 13, 2020 at 08:33:07PM +0200, Thorsten Glaser wrote: > > I remember times when such a web page (actually some autogenerated text > > file) existed which was **extremely** helpful. I wished this would be > > back! > > > > > … I just volunteerd, didn’t I? > > Here you are: > > https://