Gentoo Archives: gentoo-java

From: Alistair Bush <alistair.bush@×××××.com>
To: gentoo-java@l.g.o
Subject: [gentoo-java] Patch for java-utils-2.eclass
Date: Sun, 28 Jan 2007 23:46:03
Message-Id: 200701291244.46941.alistair.bush@gmail.com
1 This is mainly for Betelgeuse as he requested it but have a look if you
2 please.
3
4 To summarise this patch
5
6 1) modified java-pkg_verify-classes to except 1 arguement ( a path to file )
7 and to check this file otherwise do the default check of ${D}
8
9 2) add this check to *dojar and *regjar. within dojar the check is only
10 performed if the jar is not a symlink. I see no point in doing it any other
11 way.
12
13 Further items that should be considered:
14
15 update *verify-classes to accept ${@} arguements. (might be a dud issue
16 once/if this patch is applied)
17
18 Alistair Bush

Attachments

File name MIME type
java-utils-2.eclass.diff text/x-diff

Replies

Subject Author
[gentoo-java] Re: Patch for java-utils-2.eclass Alistair Bush <alistair.bush@×××××.com>