Bug#646514: javahelper: jh_repack fails if folders *.jar exist

Matthew Johnson mjj29 at debian.org
Tue Oct 25 07:47:11 UTC 2011


On Mon Oct 24 18:46, Andrew Ross wrote:
> 
> If a package contains folders whose names match *.jar then jh_repack 
> fails with messages like:
> 
> rm: cannot remove `./branding/core/core.jar': Is a directory
> 
> The find command should probably be changed to:
> find . -name '*.jar' -type f -print0 | xargs -0 rm -f

I was.... not expecting anyone to have directories named like that. 

Fair enough, that seems like a sensible change.

Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20111025/009bfeff/attachment.pgp>


More information about the pkg-java-maintainers mailing list