Bug#577396: jftp: FTBFS after removing the binaries from the orig tarballs

Niels Thykier niels at thykier.net
Sun Apr 11 10:00:39 UTC 2010


Torsten Werner wrote:
> Package: jftp
> Version: 1.52-2
> Severity: serious
> Justification: Policy 2.2.1
> 
> Hi,
> 
> the upstream tarball ships a lot of prebuilt binaries. The package
> cannot be built after removing those binaries:
> 
>     [javac] /tmp/buildd/jftp-1.52.dfsg/src/java/net/sf/jftp/net/wrappers/WebdavConnection.java:38: package org.apache.webdav.lib
>     [javac] import org.apache.webdav.lib.WebdavFile;
> 
> BTW: I have updated the get-orig-source logic in the svn trunk a bit.
> 
> Cheers,
> Torsten
> 
> 
> 
> __
> This is the maintainer address of Debian's Java team
> <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please use
> debian-java at lists.debian.org for discussions and questions.
> 

Hi

jftp relies on the deprecated (and removed) webdav library for some
connections. The following two files could be removed since they are
useless without said library.
  src/java/net/sf/jftp/gui/hostchooser/WebdavHostChooser.java
  src/java/net/sf/jftp/net/wrappers/WebdavConnection.java:

Unfortunately, they are referenced by other files, so it will require
patching of the sources.

~Niels

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20100411/50df5db7/attachment.pgp>


More information about the pkg-java-maintainers mailing list