Re: New Task: Debian packaging with jdeb

2008-06-17 Thread Stefan Bodewig
On Tue, 17 Jun 2008, Emmanuel Bourg <[EMAIL PROTECTED]> wrote: > Just curious, is Ant accepting new core tasks nowadays. Probably, if something really is a core concern (say a new tool becoming part of a more recent JDK). For something like jdeb it would be unlikely since it is very specific. W

Re: New Task: Debian packaging with jdeb

2008-06-17 Thread Emmanuel Bourg
Stefan Bodewig a écrit : committed, should appear on the website soon Thanks a lot Stefan. Just curious, is Ant accepting new core tasks nowadays. jdeb might be a useful addition when it's mature enough to complement the existing rpm task. Emmanuel Bourg --

Re: New Task: Debian packaging with jdeb

2008-06-17 Thread Thorsten Scherler
On Mon, 2008-06-16 at 16:52 +0200, Emmanuel Bourg wrote: > Hi all, > > I'd like to advertise the jdeb task on the 'External Tools and Tasks' > page of the Ant site. It's a task for building debian packages. Here is > the description: > > name: jdeb > > description: JDeb provides an Ant task an

Re: New Task: Debian packaging with jdeb

2008-06-17 Thread Stefan Bodewig
committed, should appear on the website soon Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New Task: Debian packaging with jdeb

2008-06-16 Thread Emmanuel Bourg
Stefan Bodewig a écrit : Is Torsten OK with doing so? I mean, you are listing him as contact, not yourself 8-) Because he did all the hard work ;) I just contributed a few changes. He's ok with listing jdeb on the site. Emmanuel Bourg --

Re: New Task: Debian packaging with jdeb

2008-06-16 Thread Stefan Bodewig
On Mon, 16 Jun 2008, Emmanuel Bourg <[EMAIL PROTECTED]> wrote: > I'd like to advertise the jdeb task on the 'External Tools and > Tasks' page of the Ant site. It's a task for building debian > packages. Is Torsten OK with doing so? I mean, you are listing him as contact, not yourself 8-) Stefan

New Task: Debian packaging with jdeb

2008-06-16 Thread Emmanuel Bourg
Hi all, I'd like to advertise the jdeb task on the 'External Tools and Tasks' page of the Ant site. It's a task for building debian packages. Here is the description: name: jdeb description: JDeb provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly c