Return-Path: Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: (qmail 9473 invoked from network); 30 Jun 2010 19:08:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Jun 2010 19:08:11 -0000 Received: (qmail 14792 invoked by uid 500); 30 Jun 2010 19:08:11 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 14784 invoked by uid 99); 30 Jun 2010 19:08:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jun 2010 19:08:10 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [195.241.79.177] (HELO smtp-out2.tiscali.nl) (195.241.79.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jun 2010 19:08:03 +0000 Received: from [212.182.186.10] (helo=oranjetip.home.leverkruid.eu) by smtp-out2.tiscali.nl with esmtp (Exim) (envelope-from ) id 1OU2cz-00039o-Je for general@xmlgraphics.apache.org; Wed, 30 Jun 2010 21:07:21 +0200 Received: from simon by oranjetip.home.leverkruid.eu with local (Exim 4.72 #1 (Debian)) id 1OU2cd-0001UH-Iy; Wed, 30 Jun 2010 21:06:59 +0200 Date: Wed, 30 Jun 2010 21:06:59 +0200 From: Simon Pepping To: general@xmlgraphics.apache.org Subject: Re: build problems with java 1.4 Message-ID: <20100630190659.GA3446@leverkruid.eu> Mail-Followup-To: general@xmlgraphics.apache.org References: <20100602100305.GE3507@leverkruid.eu> <20100630134300.GA3588@leverkruid.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100630134300.GA3588@leverkruid.eu> User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Checked: Checked by ClamAV on apache.org I updated the build artifacts in http://people.apache.org/~spepping/. These would be identical to the release artifacts if I would tag the branch now. Simon On Wed, Jun 30, 2010 at 03:43:00PM +0200, Simon Pepping wrote: > I have been able to circumvent the reported problem by using ant > 1.7. A new problem appeared: With jdk14 forrest fails to generate > changes.html, changes.rss and changes.pdf. It may be that the plugin > input.projectInfo does not work well with jdk14. > > I used the following workaround: > jdk14: ant distclean > jdk6: ant docs > jdk14: dist-src > jdk14: dist-bin, which runs the docs target again > jdk14: maven-artifacts > > This uses the trick that forrest is run each time, but does not clean > out its target directory. > > In order that you can check for yourself that this trick produces a > correct build, I have uploaded the build artifacts to > http://people.apache.org/~spepping/. I added my signature to the KEYS > file in the branch only after this build, so you can only find it in > subversion, or in the fop KEYS file. > > I will now proceed to merge recent trunk change sets into the branch, > tag and build the final artifacts. > > Simon -- Simon Pepping home page: http://www.leverkruid.eu --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org