antlr 4.10 released [Was: Re: packaging Go runtime for ANTLR4]

2022-04-13 Thread Andrius Merkys
Hello, Some time ago there was a discussion about the need to coordinate uploads of antlr and its runtime packages, as in Debian they are split into several source packages across several teams: On 2021-07-29 10:09, Andrius Merkys wrote: > Maybe an antlr4 packaging team could be set up to coordin

Re: packaging Go runtime for ANTLR4

2021-07-29 Thread Emmanuel Bourg
Le 2021-07-28 17:08, tony mancill a écrit : I don't disagree with Emmanuel's statements about the importance of ANTLR and why it is helpful to maintain separation. However, I don't think introducing a separate source package each language ecosystem is necessarily best for Debian. It's not opt

Re: packaging Go runtime for ANTLR4

2021-07-29 Thread Emmanuel Bourg
Le 2021-07-28 21:36, Nilesh Patra a écrit : Thoughts? I think you are trying to find a solution for a problem that doesn't exist. Source packages per language isn't an issue that needs to be fixed. antlr4-cpp-runtime works fine, python3-antlr4 works fine, libantlr4-runtime-java works fine,

Re: packaging Go runtime for ANTLR4

2021-07-29 Thread Nilesh Patra
Hi Andrius, > Hello, > Maintainer of antlr4-cpp-runtime here. > >On 2021-07-28 22:36, Nilesh Patra wrote: >> 2) Do "$something-else" for all these packages to stay in sync - again, >> probably bumping versions only when needed. >> With this approach, I do not see a problem in introducing a Go run

Re: packaging Go runtime for ANTLR4

2021-07-29 Thread Olek Wojnar
On Thu, Jul 29, 2021, 03:09 Andrius Merkys wrote: > > Maybe an antlr4 packaging team could be set up to coordinate > synchronized version bumps? > That sounds like a good compromise. And this way the Security Team would have a single contact if there's a security issue. -Olek

Re: packaging Go runtime for ANTLR4

2021-07-29 Thread Andrius Merkys
Hello, Maintainer of antlr4-cpp-runtime here. On 2021-07-28 22:36, Nilesh Patra wrote: > 2) Do "$something-else" for all these packages to stay in sync - again, > probably bumping versions only when needed. > With this approach, I do not see a problem in introducing a Go runtime > source package

Re: packaging Go runtime for ANTLR4

2021-07-28 Thread tony mancill
On Thu, Jul 29, 2021 at 01:06:11AM +0530, Nilesh Patra wrote: > On Wed, Jul 28, 2021 at 08:41:46AM +0200, Emmanuel Bourg wrote: > >> Hi Peymaneh, > >> > >> Le 2021-07-27 10:09, Peymaneh Nejad a écrit : > >> > >> > Is it intended or wished for that additional runtimes other than Java > >> > are pack

Re: Re: packaging Go runtime for ANTLR4

2021-07-28 Thread Nilesh Patra
On Wed, Jul 28, 2021 at 08:41:46AM +0200, Emmanuel Bourg wrote: >> Hi Peymaneh, >> >> Le 2021-07-27 10:09, Peymaneh Nejad a écrit : >> >> > Is it intended or wished for that additional runtimes other than Java >> > are packaged in seperate source packages >> >> Yes it is, for several reasons: >> -

Re: packaging Go runtime for ANTLR4

2021-07-28 Thread tony mancill
On Wed, Jul 28, 2021 at 08:41:46AM +0200, Emmanuel Bourg wrote: > Hi Peymaneh, > > Le 2021-07-27 10:09, Peymaneh Nejad a écrit : > > > Is it intended or wished for that additional runtimes other than Java > > are packaged in seperate source packages > > Yes it is, for several reasons: > - The Ja

Re: packaging Go runtime for ANTLR4

2021-07-28 Thread Peymaneh Nejad
Hello Emmanuel, Am 28. Juli 2021 08:41:46 MESZ schrieb Emmanuel Bourg : >> Is it intended or wished for that additional runtimes other than Java >> are packaged in seperate source packages > >Yes it is, for several reasons: >- The Java Team doesn't have the time and skills to maintain properly a

Re: packaging Go runtime for ANTLR4

2021-07-28 Thread Emmanuel Bourg
Hi Peymaneh, Le 2021-07-27 10:09, Peymaneh Nejad a écrit : Is it intended or wished for that additional runtimes other than Java are packaged in seperate source packages Yes it is, for several reasons: - The Java Team doesn't have the time and skills to maintain properly a multi-language pac

Re: packaging Go runtime for ANTLR4

2021-07-27 Thread tony mancill
On Tue, Jul 27, 2021 at 10:47:36AM -0400, Olek Wojnar wrote: > On Tue, Jul 27, 2021, 04:09 Peymaneh Nejad wrote: > > Is it intended or wished for that additional runtimes other than Java are > > packaged in seperate source packages, or would it be better to add another > > binary package (that'd b

Re: packaging Go runtime for ANTLR4

2021-07-27 Thread Olek Wojnar
Hi Peymaneh, On Tue, Jul 27, 2021, 04:09 Peymaneh Nejad wrote: > > Is it intended or wished for that additional runtimes other than Java are > packaged in seperate source packages, or would it be better to add another > binary package (that'd be golang-github-antlr-antlr4-dev) to the existing >

packaging Go runtime for ANTLR4

2021-07-27 Thread Peymaneh Nejad
Hi, I am working on some packages that require the Golang runtime for ANTLR4[1]. I saw that the antlr4 source[2] in the archives includes the libantlr4-runtime-java binary but that the Python and C++ runtimes are packaged in seperate sources. Is it intended or wished for that additional run