Bug#955290: maven-archiver version 3.5.0 is out

tony mancill tmancill at debian.org
Mon Apr 6 15:41:44 BST 2020


On Wed, Apr 01, 2020 at 09:56:16PM -0700, tony mancill wrote:
> On Sun, Mar 29, 2020 at 02:49:13PM +0200, Mathieu Malaterre wrote:
> > Source: maven-archiver
> > Version: 3.2.0-2
> > 
> > It would be super nice to have maven-archiver 3.5.0 in archive. Please
> > package it.
> 
> Hi Mathieu,
> 
> I'm working on updating the build-dependencies. maven-archiver needs a
> newer plexus-archiver, which in turn needs a newer plexus-io (which I
> have just uploaded).  And there might be a few more...

Here's an update on this effort.  plexus-archiver 4.2.2 has been
uploaded to experimental because it would cause build failures in
unstable due to API changes.  Specifically, (2) API signatures have been
removed which causes breakage for 20-odd packages.  The ratt run
detected 30 failures out of 639 packages total, but some of these are
failing for reasons other than the API changes.

I'm going to look what it would take to update those packages, but I
might use a trick that Emmanuel has used in the past, which is to
restore the removed methods.

In case people are interested, the removed methods (from
japi-compliance-checker) are:

> plexus-archiver.jar, AbstractUnArchiver.class
> package org.codehaus.plexus.archiver
> AbstractUnArchiver.extractFile ( File srcF, File dir, InputStream compressedInputStream, String entryName, Date entryDate, boolean isDirectory, Integer mode, String symlinkDestination )  :  void
> 
> plexus-archiver.jar, TarUnArchiver.class
> package org.codehaus.plexus.archiver.tar
> TarUnArchiver.execute ( File sourceFile, File destDirectory )  :  void

Cheers,
tony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20200406/6ee3ed6d/attachment.sig>


More information about the pkg-java-maintainers mailing list