Re: How to replace javax.xml.bind in milib

2019-01-26 Thread tony mancill
On Sun, Jan 27, 2019 at 12:25:35AM +0100, Andreas Tille wrote: > Hi Tony, > > On Sat, Jan 26, 2019 at 10:52:46AM -0800, tony mancill wrote: > > On Sat, Jan 26, 2019 at 11:11:36AM +0100, Andreas Tille wrote: > > > [INFO] > > >

Re: How to replace javax.xml.bind in milib

2019-01-26 Thread Andreas Tille
Hi Tony, On Sat, Jan 26, 2019 at 10:52:46AM -0800, tony mancill wrote: > On Sat, Jan 26, 2019 at 11:11:36AM +0100, Andreas Tille wrote: > > [INFO] > > > > [ERROR] Failed to execute goal on project milib: Could not resolve

Re: Javadoc -link makes broken links if module name matches package name

2019-01-26 Thread tony mancill
Hi Ole, On Fri, Jan 25, 2019 at 08:50:29PM +0100, Ole Streicher wrote: > Hi Matthias, > > on a number of packages, javadoc now fails, which is reported by a > number of bugs. Since you mentioned that this is not a bug in the JDK, > could you give a hint what the problem is? The error message is

Re: How to replace javax.xml.bind in milib

2019-01-26 Thread tony mancill
On Sat, Jan 26, 2019 at 11:11:36AM +0100, Andreas Tille wrote: > Hi Tony, > > On Fri, Jan 25, 2019 at 08:23:55PM -0800, tony mancill wrote: > > I recently patched the jhove package for a similar issue, > > ... > > --- /dev/null > > +++ b/debian/patches/jhove_javax.patch > > @@ -0,0 +1,22 @@ > >

Re: How to replace javax.xml.bind in milib

2019-01-26 Thread Andreas Tille
Hi Tony, On Fri, Jan 25, 2019 at 08:23:55PM -0800, tony mancill wrote: > I recently patched the jhove package for a similar issue, > ... > --- /dev/null > +++ b/debian/patches/jhove_javax.patch > @@ -0,0 +1,22 @@ > +Description: Add javax.xml.bind as a dependency > + java.xml.bind is removed