Re: A Java Packaging Wishlist

2007-05-26 Thread Trygve Laugstøl
Arnaud Vandyck wrote: On 5/26/07, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: Arnaud Vandyck wrote: > If we wanna use maven to build, we need maven in main. If we want to > extract metadata, we just need an xslt or some > perl/python/java/whatever xml parser. No you don't. I meant that you can u

Re: A Java Packaging Wishlist

2007-05-26 Thread Manfred Moser
On Saturday May 26 2007, Arnaud Vandyck wrote: > On 5/26/07, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: > > Arnaud Vandyck wrote: > > > If we wanna use maven to build, we need maven in main. If we > > > want to extract metadata, we just need an xslt or some > > > perl/python/java/whatever xml parse

Re: A Java Packaging Wishlist

2007-05-26 Thread Arnaud Vandyck
On 5/26/07, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: Arnaud Vandyck wrote: > If we wanna use maven to build, we need maven in main. If we want to > extract metadata, we just need an xslt or some > perl/python/java/whatever xml parser. No you don't. I meant that you can use Maven to generate th

Re: A Java Packaging Wishlist

2007-05-26 Thread Trygve Laugstøl
Arnaud Vandyck wrote: On 5/23/07, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: Arnaud Vandyck wrote: [...] > We must first have maven in main!.. That's not so easy ;-) Why do you need Maven in main first? There shouldn't be any issues using Maven's metadata to generate the control file nor gener

Re: A Java Packaging Wishlist

2007-05-23 Thread Arnaud Vandyck
On 5/23/07, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: Arnaud Vandyck wrote: [...] > We must first have maven in main!.. That's not so easy ;-) Why do you need Maven in main first? There shouldn't be any issues using Maven's metadata to generate the control file nor generating a build.xml file.

Re: A Java Packaging Wishlist

2007-05-23 Thread Trygve Laugstøl
Arnaud Vandyck wrote: On 5/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I will some more: - Support Maven builds and be able to read dependencies from the maven pom.xml file and translate them to the debian control file entries for dependencies and run dependencies. We must first have

Re: A Java Packaging Wishlist

2007-05-22 Thread Manfred Moser
On Tuesday May 22 2007, Paul Cager wrote: > [EMAIL PROTECTED] wrote: > > I will some more: > > > > - Support Maven builds and be able to read dependencies from the > > maven pom.xml file and translate them to the debian control file > > entries for dependencies and run dependencies. > > The maven p

Re: A Java Packaging Wishlist

2007-05-22 Thread Manfred Moser
On Tuesday May 22 2007, Arnaud Vandyck wrote: > > In the meantime Michael Koch provides a binary maven package that > > can be used for developing these features. > > His work couldn't be used for that at the moment because the maven > binary package will never reach 'main' as is. And we can't rela

Re: A Java Packaging Wishlist

2007-05-22 Thread Paul Cager
[EMAIL PROTECTED] wrote: > I will some more: > > - Support Maven builds and be able to read dependencies from the maven > pom.xml file and translate them to the debian control file entries for > dependencies and run dependencies. The maven pom certainly contains lots of the information you need t

Re: A Java Packaging Wishlist

2007-05-22 Thread Arnaud Vandyck
On 5/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Quoting Arnaud Vandyck <[EMAIL PROTECTED]>: > On 5/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> - Support Maven builds > We must first have maven in main!.. That's not so easy ;-) I know. But work is being done on that. We might a

Re: A Java Packaging Wishlist

2007-05-22 Thread manfred
Quoting Arnaud Vandyck <[EMAIL PROTECTED]>: On 5/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I will some more: - Support Maven builds and be able to read dependencies from the maven pom.xml file and translate them to the debian control file entries for dependencies and run dependencies

Re: A Java Packaging Wishlist

2007-05-22 Thread Arnaud Vandyck
On 5/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I will some more: - Support Maven builds and be able to read dependencies from the maven pom.xml file and translate them to the debian control file entries for dependencies and run dependencies. We must first have maven in main!.. That's

Re: A Java Packaging Wishlist

2007-05-22 Thread manfred
I will some more: - Support Maven builds and be able to read dependencies from the maven pom.xml file and translate them to the debian control file entries for dependencies and run dependencies. - have a sort of meta information for provides for the major versions of the JDK/JRE e.g. requ

Re: A Java Packaging Wishlist

2007-05-22 Thread Arnaud Vandyck
Excellent proposal! On 5/22/07, Paul Cager <[EMAIL PROTECTED]> wrote: Late-night, random thoughts about what would be useful for us Debian Java packagers. Any comments? dh_installjars == A new debhelper command: * Installs Jars into usr/share/java directory, adding correct versi