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 1FU0YO-0002Ar-2J for garchives@archives.gentoo.org; Thu, 13 Apr 2006 12:04:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k3DC41YZ022642; Thu, 13 Apr 2006 12:04:01 GMT Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k3DC40NZ009810 for ; Thu, 13 Apr 2006 12:04:01 GMT Received: from smtp.severinsson.net ([213.112.13.225] [213.112.13.225]) by mxfep01.bredband.com with ESMTP id <20060413120400.MSAB16061.mxfep01.bredband.com@smtp.severinsson.net> for ; Thu, 13 Apr 2006 14:04:00 +0200 Received: from [192.168.80.254] (jon.computers.severinsson.net [192.168.80.254]) by smtp.severinsson.net (Postfix) with ESMTP id 8BD09280003 for ; Thu, 13 Apr 2006 14:04:00 +0200 (CEST) Message-ID: <443E3EA6.4040709@severinsson.net> Date: Thu, 13 Apr 2006 14:05:58 +0200 From: Jon Severinsson Organization: LiU User-Agent: Thunderbird 1.5 (X11/20060401) 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 To: gentoo-java@lists.gentoo.org Subject: Re: [gentoo-java] Re: problems compiling junit References: <1144843758.6927.10.camel@localhost> <1144846384.6927.18.camel@localhost> <1144889890.10780.0.camel@localhost> <443DD5C9.4010401@gentoo.org> <443DE9CB.2050205@severinsson.net> <1144929960.26742.3.camel@localhost> <443E3750.4030400@severinsson.net> <1144932831.26742.8.camel@localhost> In-Reply-To: <1144932831.26742.8.camel@localhost> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 010fca68-e4d8-47a7-8e25-a7eb1537fcf1 X-Archives-Hash: eca381b1e28dfa876913694931187c07 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> I did not modify jdk.conf. Every line is commented. Then ant-core, as well as junit, should be build with 1.4. Is that the case? >> The only dependency of junit (made with java) is ant-core and it is >> built with jdk-1.5 with no problems. Yes, ant-core can be built with 1.4 or 1.5, but if you build ant-core with 1.5 you must build everything depending on ant-core with 1.5 as well, and some of those packages can't handle 1.5. That is why ant-core should be re-built with 1.4 (if you haven't already done that). >> java-1.5-fixer only tries to rebuild jdbc-mysql and junit and fails with >> both of them. OK, then it's probably time to file a bug... Does it try to build them with 1.4 or 1.5? - - Jon -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEPj6lOOpxqcksWu4RAoB1AJ9VTo/SfxgsWBx6PIWx5L5DoyzY6wCePIxE BVIPaod9vfLkfkp/BqaCTCQ= =LOtW -----END PGP SIGNATURE----- -- gentoo-java@gentoo.org mailing list