Re: Too old JRE/JDK in repos

2013-03-13 Thread tony mancill
On 03/13/2013 12:39 PM, Stefan Denker wrote: > On Tue, Mar 12, 2013 at 10:40:41AM -0700, tony mancill wrote: >> I certainly share your concern that there aren't more active maintainers >> for openjdk in Debian. I have the same concern for the other packages >> maintained by the Java Team. It woul

Re: Too old JRE/JDK in repos

2013-03-13 Thread Stefan Denker
On Tue, Mar 12, 2013 at 10:40:41AM -0700, tony mancill wrote: > I certainly share your concern that there aren't more active maintainers > for openjdk in Debian. I have the same concern for the other packages > maintained by the Java Team. It would be great to have (at least) 20 > additional acti

Re: Maven auto packager idea

2013-03-13 Thread Boris Ribalkin
Hi Thomas, Could you point me to the sources/binaries, so I can get the idea of what exactly to expect? Thanks. On Mar 13, 2013 8:02 AM, "Thomas Koch" wrote: > Boris Ribalkin: > > The main blocker right now is mh_make which is very interactive, but I > need > > it to work in batch mode with abi

Re: resolving maven dependencies

2013-03-13 Thread Rene Engelhard
Hi, On Wed, Mar 13, 2013 at 12:41:05PM +0100, Mathieu Malaterre wrote: > That's the whole point. Maven is not part of the requirements from > Debian Java policy. > > http://www.debian.org/doc/packaging-manuals/java-policy/ > > There is absolutely no requirement for a packager to include the mave

Re: resolving maven dependencies

2013-03-13 Thread Thomas Koch
Eugene Zhukov: > Leaving policies and politics aside, what would be the right way to solve > this? Please fill a polite wishlist bug against libsaxon-java asking for the maven artifacts to be installed to /usr/share/maven-repo. Please put me in the CC of the bug. It don't expect political problem

Re: resolving maven dependencies

2013-03-13 Thread Eugene Zhukov
On Wed, Mar 13, 2013 at 1:57 PM, Thomas Koch wrote: > Mathieu Malaterre: > > > If there are jars in /usr/share/java which are not also present in > > > /usr/share/maven-repo then this is most likely an issue of the > respective > > > Debian package. Please fill a bug against the debian package in

Re: Maven auto packager idea

2013-03-13 Thread Thomas Koch
Boris Ribalkin: > The main blocker right now is mh_make which is very interactive, but I need > it to work in batch mode with ability to predefine answers to its > questions. Hi Boris, I'm working on mh_make and maven-*-helper these days to make them more user friendly and clean up the code. It'

Re: resolving maven dependencies

2013-03-13 Thread Thomas Koch
Mathieu Malaterre: > > If there are jars in /usr/share/java which are not also present in > > /usr/share/maven-repo then this is most likely an issue of the respective > > Debian package. Please fill a bug against the debian package in this case > > so that somebody can update the package to provid

Re: resolving maven dependencies

2013-03-13 Thread Mathieu Malaterre
Thomas, On Wed, Mar 13, 2013 at 12:13 PM, Thomas Koch wrote: > Eugene Zhukov: >> Hello, >> >> I'm new to maven-debian-helper and maven-repo-helper. I'm trying to >> package xslthl-2.1.0. >> I built initial package structure with mh_make, and it was able to >> find necessary jars in /usr/share/jav

Re: resolving maven dependencies

2013-03-13 Thread Thomas Koch
Eugene Zhukov: > Hello, > > I'm new to maven-debian-helper and maven-repo-helper. I'm trying to > package xslthl-2.1.0. > I built initial package structure with mh_make, and it was able to > find necessary jars in /usr/share/java, > but I filed to define some rules for those jars to be added to lo

resolving maven dependencies

2013-03-13 Thread Eugene Zhukov
Hello, I'm new to maven-debian-helper and maven-repo-helper. I'm trying to package xslthl-2.1.0. I built initial package structure with mh_make, and it was able to find necessary jars in /usr/share/java, but I filed to define some rules for those jars to be added to local maven repo. So now, when