Re: Maven debian helper improvements

2013-03-27 Thread Hilko Bengen
* Thomas Koch: > Maven-Repo-Helper is a Build-Dependency for many java packages and > thus may only have a very reduced dependency list itself. > Maven-Debian-Helper is not used as dependency and thus can depend on > more stuff. Ah, I see. This kind of separation seems like a good idea. Pity tha

Re: Maven debian helper improvements

2013-03-26 Thread Thomas Koch
Hilko Bengen: > * Thomas Koch: > > I aim to do a release before eastern. The repos are at > > http://anonscm.debian.org/gitweb/?p=pkg-java/maven-debian-helper.git > > http://anonscm.debian.org/gitweb/?p=pkg-java/maven-repo-helper.git > > Have you thought about merging the two packages at some poin

Re: Maven debian helper improvements

2013-03-25 Thread Hilko Bengen
* Thomas Koch: > I aim to do a release before eastern. The repos are at > http://anonscm.debian.org/gitweb/?p=pkg-java/maven-debian-helper.git > http://anonscm.debian.org/gitweb/?p=pkg-java/maven-repo-helper.git Have you thought about merging the two packages at some point? -Hilko -- To UNSUB

Re: Maven debian helper improvements

2013-03-25 Thread Thomas Koch
Hilko Bengen: > It has been more than 9 months since the last change to the SVN > repository at > . > > Thomas, have you published your changes anywhere? > > Who maintains maven-debian-helper anyway? I aim to do a release before eastern. The repos are at http://anonscm.debian.org/gitweb/?p=pkg-j

Re: Maven debian helper improvements

2013-03-25 Thread Hilko Bengen
* Thomas Koch: > Howerver I started by cleaning up the existing codebase to get it to start > where people can actually understand and maintain it. I spent many days over > the last months to get the codesize down, remove code duplication, reduce > nesting levels and needless complexity. It ha

Re: Maven debian helper improvements

2013-03-23 Thread Boris Ribalkin
Hi Thomas, No worries, I am still willing to help this project. Are you saying that I should wait and reintroduce those features on new codebase (I am fine with that)? Did you push here: http://anonscm.debian.org/gitweb/?p=pkg-java/maven-debian-helper.git still do not see changes since last year

Re: Maven debian helper improvements

2013-03-23 Thread Thomas Koch
Boris Ribalkin: > Hi Thomas, > > I did some improvements to mdh related to non interactive mode: > > 1. Package version defaults to maven version. > 2. ignore-missing flag Introduced to ignore not needed libraries to be able > to continue and see if build fails. > 3. mh_make skip test / doc flag

Maven debian helper improvements

2013-03-22 Thread Boris Ribalkin
Hi Thomas, I did some improvements to mdh related to non interactive mode: 1. Package version defaults to maven version. 2. ignore-missing flag Introduced to ignore not needed libraries to be able to continue and see if build fails. 3. mh_make skip test / doc flag fixes. 4. Default licence versio