Re: Problems with many POMs in the same package

2011-02-19 Thread Giovanni Mascellani
Hi. On 19/02/2011 23:55, Ludovic Claude wrote: > > Hello Giovanni, > > It looks like your package manages to defeat my weak dependency > resolution algorithm. No problems, I will fix that, it will take a bit > of time. No problem, I really don't miss packages to work on. :-) Thanks, Giovanni.

Re: Problems with many POMs in the same package

2011-02-19 Thread Ludovic Claude
Hello Giovanni, It looks like your package manages to defeat my weak dependency resolution algorithm. No problems, I will fix that, it will take a bit of time. Anyway, it's much better to ship only one package, as all jars here are related together and have the same version. If you split the pac

Re: Idea for wheezy development: automatic class search tool

2011-02-19 Thread Vincent Fourmond
On Sat, Feb 19, 2011 at 6:34 PM, Torsten Werner wrote: > On Sat, Feb 19, 2011 at 5:54 PM, Vincent Fourmond wrote: >>  That still doesn't provide dependency analysis. > > Sure, it is just raw data. > >>  How do you keep it up-to-date ? > > It is a daily cron job. Is the source available somewhe

RFS: svgsalamander

2011-02-19 Thread Nicolas Dandrimont
Dear pkg-java team members, I am looking for a sponsor for my package "svgsalamander". * Package name: svgsalamander Version : 0089-1 Upstream Author : Mark McKay * URL : http://svgsalamander.java.net/ * License : LGPLv2 or BSD Section : java It bui

Re: Idea for wheezy development: automatic class search tool

2011-02-19 Thread Torsten Werner
On Sat, Feb 19, 2011 at 5:54 PM, Vincent Fourmond wrote: >  That still doesn't provide dependency analysis. Sure, it is just raw data. >  How do you keep it up-to-date ? It is a daily cron job. Torsten -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubs

Re: Idea for wheezy development: automatic class search tool

2011-02-19 Thread Vincent Fourmond
On Sat, Feb 19, 2011 at 5:15 PM, Torsten Werner wrote: > Hi Vincent, > > On Sat, Feb 19, 2011 at 3:45 PM, Vincent Fourmond wrote: >>  This is an idea that has been there for a long time, but I haven't >> had the time yet to implement it, nor even to voice it so far. What >> I'm often missing whil

Re: Idea for wheezy development: automatic class search tool

2011-02-19 Thread Torsten Werner
Hi Vincent, On Sat, Feb 19, 2011 at 3:45 PM, Vincent Fourmond wrote: >  This is an idea that has been there for a long time, but I haven't > had the time yet to implement it, nor even to voice it so far. What > I'm often missing while packaging Java software is a simple too to > find which debian

Re: Idea for wheezy development: automatic class search tool

2011-02-19 Thread Vincent Fourmond
On Sat, Feb 19, 2011 at 4:07 PM, Benjamin Drung wrote: > Am Samstag, den 19.02.2011, 15:45 +0100 schrieb Vincent Fourmond: >>   This is an idea that has been there for a long time, but I haven't >> had the time yet to implement it, nor even to voice it so far. What >> I'm often missing while packa

Re: Idea for wheezy development: automatic class search tool

2011-02-19 Thread Benjamin Drung
Am Samstag, den 19.02.2011, 15:45 +0100 schrieb Vincent Fourmond: > Hello all, > > This is an idea that has been there for a long time, but I haven't > had the time yet to implement it, nor even to voice it so far. What > I'm often missing while packaging Java software is a simple too to > find

Idea for wheezy development: automatic class search tool

2011-02-19 Thread Vincent Fourmond
Hello all, This is an idea that has been there for a long time, but I haven't had the time yet to implement it, nor even to voice it so far. What I'm often missing while packaging Java software is a simple too to find which debian package holds which class. My idea is to provide a simple aliot

Re: Problems with many POMs in the same package

2011-02-19 Thread Giovanni Mascellani
On 17/02/2011 12:14, James Page wrote: > debian/rules: > > > DEB_MAVEN_BUILD_TARGET := install > > > Not that elegant but generally does the trick for me. Unfortunately it didn't for me. :-( Still the same symptoms as before. Thanks anyway. Gio. -- Giovanni Mascellani Pisa, Italy

Re: Problems with many POMs in the same package

2011-02-19 Thread Giovanni Mascellani
Hi Ludovic, thanks for your help. Unfortunately mh_make appears to have the same problem as mh_resolve_dependencies. On 18/02/2011 00:37, Ludovic Claude wrote: > Try to install maven-debian-helper 1.4.1 and the latest versions of > maven-ant-helper and maven-repo-helper, then run mh_make on your >