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.54) id 1Epm7Y-0005oS-RB for garchives@archives.gentoo.org; Fri, 23 Dec 2005 12:34:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBNCXXHC029221; Fri, 23 Dec 2005 12:33:33 GMT Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBNCXW4L018223 for ; Fri, 23 Dec 2005 12:33:33 GMT Received: by xproxy.gmail.com with SMTP id t10so502719wxc for ; Fri, 23 Dec 2005 04:33:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=W/ky2lZTYOCzwrSbhWYW10TYese22qmFcYF+qeDE96FDrsX7mA6EXjty9FuSZm/oT1gv/aoePJVrAPNNkhi4WAZy/wMldAscX+8xgl74TMcYeCUQ2NCLr1Rs2tr2CnwnQQfx+9VixH1EYz4/HR3WpF8K0cVJ9hWiNkriuXvwqfo= Received: by 10.70.8.4 with SMTP id 4mr2775778wxh; Fri, 23 Dec 2005 04:33:32 -0800 (PST) Received: by 10.70.21.13 with HTTP; Fri, 23 Dec 2005 04:33:31 -0800 (PST) Message-ID: Date: Fri, 23 Dec 2005 13:33:31 +0100 From: Ernst de Haan To: gentoo-java@lists.gentoo.org Subject: Re: [gentoo-java] Re: Installing Javadoc documentation with java-pkg_dohtml In-Reply-To: <43A93821.1060208@gentoo.org> 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: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <43A93821.1060208@gentoo.org> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jBNCXW4L018223 X-Archives-Salt: f044d531-ccc5-45e7-a957-6d4dd962ca83 X-Archives-Hash: 0d39b2c0683de41d2f3b4e538dfc18e6 > > KEYWORDS="~x86 ~ppc ~sparc ~amd64" > > Do you have all these arches to test with? > http://dev.gentoo.org/~plasmaroo/devmanual/keywording/ Thanks for the pointer. Changed to ~x86. Is there any way to test on Gentoo systems on the other platforms? Are there any environments dedicated to this? If so, are they available only to Gentoo committers or also to regular contributors? I do have access to Linux 2.6/PPC and Solaris/Sparc systems and I did test xmlenc on them, but these systems were not running Gentoo. So I tested the original software and the Gentoo ebuild. So in principle the ebuild /should/ work on other architectures that support Java. > We don't einfo the antflags like this because there is nothing of > interest to the user. Feel free to use them for debugging but don't > leave them to the final ebuild. Indeed I only put it in for my own interest. I've removed it now. > Using parenthesis like this makes a subshell ( see man bash ). dieing > inside a subshell will not quit like you expect it to. Why not just add > javadoc to antflags? Oops. That would be unexpected behaviour to me, indeed. The reason I split the two is so that the info in the die would be more precise. I've combined them again. > java-pkd_dojar build/*.jar is probably more future proof so when version > bumping new jars are not missed. Sounds good. Made the change. > Please note that these comments are only based on looking at the code. I > might find more if I ever get to actually testing it. As I said, I would indeed be very interested in testers, mostly for non-x86 platforms. > http://www.gentoo.org/doc/en/ebuild-submit.xml I will submit it ASAP. Ernst -- gentoo-java@gentoo.org mailing list