From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H6Bi8-0008O5-LM for garchives@archives.gentoo.org; Sun, 14 Jan 2007 20:12:13 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0EKBJsA013815; Sun, 14 Jan 2007 20:11:19 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0EKBIbo027060 for ; Sun, 14 Jan 2007 20:11:18 GMT Received: by wx-out-0506.google.com with SMTP id i30so2221772wxd for ; Sun, 14 Jan 2007 12:11:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=LU4Dju1EboGumOPbXGDMMRYmLc2UIi9JAdpLiQrZTb5OIEse3dcb4ei1dkiR+UU7qzOZ3Fc2TkI86jIsy8TAhdyvvENyCSzsKXa2T5rRm8xZ5fTtnXQhJYuJPkybJcr13p0dIyURcGsaZuui/clg3+4RD6BXxEKMfQNQ+/YqfC4= Received: by 10.90.113.20 with SMTP id l20mr2270323agc.1168805477275; Sun, 14 Jan 2007 12:11:17 -0800 (PST) Received: by 10.90.93.9 with HTTP; Sun, 14 Jan 2007 12:11:17 -0800 (PST) Message-ID: <93e475bc0701141211y13acc3a9p236b9651b22cf389@mail.gmail.com> Date: Mon, 15 Jan 2007 09:11:17 +1300 From: "Alistair Bush" To: gentoo-java@lists.gentoo.org Subject: [gentoo-java] Documentation Update or actual eclass restriction Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_56956_26436502.1168805477176" X-Archives-Salt: d7e54b4f-937a-49a2-ad27-fe225d4f6e60 X-Archives-Hash: 6d3bf86212fcab12e6e2c89e04e1a32d ------=_Part_56956_26436502.1168805477176 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I was just looking at http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml while attempting to procrastionate from work and was wondering if the following should be updated to include 1.6 Other functions .... ... .... - java-pkg_ensure-vm-version-ge - die if the current vm's version isn't at least ${1} - Takes a version: 1.4 1.5 - java-pkg_is-vm-version-ge - test if the active vm's version is at least $1 - Takes a version: 1.4 1.5 I work in a gentoo free zone :( so can't actually check the eclass to see if it restricts its input to 1.4 or 1.5 but im guessing that it won't. ------=_Part_56956_26436502.1168805477176 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I was just looking at http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml while attempting to procrastionate from work and was wondering if the following should be updated to include 1.6


Other functions
....
...
....
  • java-pkg_ensure-vm-version-ge
    • die if the current vm's version isn't at least ${1}
    • Takes a version: 1.4 1.5
  • java-pkg_is-vm-version-ge
    • test if the active vm's version is at least $1
    • Takes a version: 1.4 1.5
I work in a gentoo free zone :( so can't actually check the eclass to see if it restricts its input to 1.4 or 1.5 but im guessing that it won't.

------=_Part_56956_26436502.1168805477176-- -- gentoo-java@gentoo.org mailing list