Bug#906785: version warping patch is overly aggressive

Keith Packard keithp at keithp.com
Tue Aug 21 18:47:16 BST 2018


Markus Koschany <apo at debian.org> writes:

> I'm waiting for Emmanuel to chime in now. Maybe I missed something
> important. Otherwise I think we can resolve this issue rather quickly.
> Since Ant isn't the only build system for Java, we probably should
> change this for Maven too. We haven't implemented the same for Gradle
> yet. [1]

We only discovered that ant was the source of trouble by comparing the
output of a project built using that and another project build using a
simple Makefile.

If you're going to stop supporting older API versions, I'd suggest that
the tool should exit with an error status rather than silently
corrupting the build process. We spent a couple of days tracking down
this issue, which would have been obvious had the package build simply
failed when it used -target 1.4.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20180821/0c15c5ae/attachment-0001.sig>


More information about the pkg-java-maintainers mailing list