Re: Debian package creator task

2007-06-01 Thread Marius Scurtescu
On 5/28/07, Stephane Bailliez <[EMAIL PROTECTED]> wrote: Marius Scurtescu wrote: >> >> Would you be interested in combining efforts instead of working >> separately? As the current antlib is in sandbox, I'm not sure if it's >> easy to grant commit access to it. > > Definitely. I will have a look

Re: Debian package creator task

2007-06-01 Thread Marius Scurtescu
On 6/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: This should checkout the complete sandbox svn co http://svn.apache.org/repos/asf/ant/sandbox That worked, thank you. Marius -- http://marius.scurtescu.com - To unsu

AW: Debian package creator task

2007-06-01 Thread Jan.Materne
This should checkout the complete sandbox svn co http://svn.apache.org/repos/asf/ant/sandbox Jan >-Ursprüngliche Nachricht- >Von: Marius Scurtescu [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 1. Juni 2007 19:06 >An: Ant Developers List >Betreff: Re: Debian packa

Re: Debian package creator task

2007-06-01 Thread Marius Scurtescu
the same http://ant.apache.org/svn.html page, the "Cenqua's Fisheye instance" link gets you a 500 Server Error. Thanks, Marius Jan >-Ursprüngliche Nachricht- >Von: Marius Scurtescu [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 29. Mai 2007 16:45 >An: Ant Developers

AW: Debian package creator task

2007-05-30 Thread Jan.Materne
sure http://ant.apache.org/svn.html "sandbox" Jan >-Ursprüngliche Nachricht- >Von: Marius Scurtescu [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 29. Mai 2007 16:45 >An: Ant Developers List >Betreff: Re: Debian package creator task > >On 5/29/07, [EMAIL

Re: Debian package creator task

2007-05-29 Thread Marius Scurtescu
On 5/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Do you know the Debian AntLib in our sandbox? Kevin Jackson is working on that ... http://svn.apache.org/repos/asf/ant/sandbox/antlibs/debian/trunk/ Now I know. Kevin replied right after I posted the original message. Is it possible to a

AW: Debian package creator task

2007-05-29 Thread Jan.Materne
>An: dev@ant.apache.org; [EMAIL PROTECTED] >Betreff: Debian package creator task > >Hi all, > >I started working on a task that allows you to create Debian packages, >pure Java implementation. You should be able to create deb packages in >your build scripts running on

Re: Debian package creator task

2007-05-28 Thread Stephane Bailliez
Marius Scurtescu wrote: Would you be interested in combining efforts instead of working separately? As the current antlib is in sandbox, I'm not sure if it's easy to grant commit access to it. Definitely. I will have a look at your code during the next few days. Note that your code is GPL2...

Re: Debian package creator task

2007-05-27 Thread Marius Scurtescu
On 5/27/07, Kevin Jackson <[EMAIL PROTECTED]> wrote: Hi, > I started working on a task that allows you to create Debian packages, > pure Java implementation. You should be able to create deb packages in > your build scripts running on Windows. It seems to be the latest fad - make debian packagi

Re: Debian package creator task

2007-05-27 Thread Kevin Jackson
Hi, I started working on a task that allows you to create Debian packages, pure Java implementation. You should be able to create deb packages in your build scripts running on Windows. It seems to be the latest fad - make debian packaging tasks :) I've started on an antlib for creating/instal

Debian package creator task

2007-05-27 Thread Marius Scurtescu
Hi all, I started working on a task that allows you to create Debian packages, pure Java implementation. You should be able to create deb packages in your build scripts running on Windows. The code is at: http://code.google.com/p/ant-deb-task/ You will have to check out the source and build. Th