From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JN34j-0000Uf-O1 for garchives@archives.gentoo.org; Thu, 07 Feb 2008 09:29:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51CB4E0442; Thu, 7 Feb 2008 09:29:44 +0000 (UTC) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by pigeon.gentoo.org (Postfix) with ESMTP id 2A882E0442 for ; Thu, 7 Feb 2008 09:29:44 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id c8so723933ana.47 for ; Thu, 07 Feb 2008 01:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=0PelrqZj1eA9J1Fb5BaEvBh6UCsdZ9JzL+y883vyaLo=; b=leGKjhjl+qo1LZcVNUYyooGYvZyM9dYlpyAMO3tVY5pJAkx0jaiGViB2SEqH/wkpGLHTzoRshg/cQJyJ1v+SLC84u+yMScLwCdJDKcPXLlJ/cLBmZopzqwD8tF6sRZFoCBwQ4kE8ci8N7hPdveSfVrFXeLOD5k+pIkcr6yaAl6U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=CMfMuOFexDeE0Q4cSyB69bWB5c+Z/OhQTXO0H8eEXmXkpfdrKH4LrMswDF0K4oyc3ITZBVhLaASnCLmTEoOdK9k+v64+aMwCYTWnnJ+U3vtKODcDqdc7lXyJbU7/osqk3pvp07/JHHGIEMIOS/v6kTrv82fIRsqKQgcpTukwrTM= Received: by 10.100.232.13 with SMTP id e13mr209340anh.38.1202376583936; Thu, 07 Feb 2008 01:29:43 -0800 (PST) Received: by 10.100.216.8 with HTTP; Thu, 7 Feb 2008 01:29:43 -0800 (PST) Message-ID: Date: Thu, 7 Feb 2008 10:29:43 +0100 From: "=?UTF-8?Q?Jean-No=C3=ABl_Rivasseau?=" Sender: elvanor@gmail.com To: "Vlastimil Babka" Subject: Re: [gentoo-java] On ebuilds using OSGi packaging and revbumps Cc: gentoo-java@lists.gentoo.org In-Reply-To: <47AA261C.6010208@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21585_20615350.1202376583926" References: <47AA261C.6010208@gentoo.org> X-Google-Sender-Auth: 5533d543596cc7c3 X-Archives-Salt: 1d1c1817-aadf-45df-b9c1-5c3e41a8c189 X-Archives-Hash: b5c9209fdff4d71948296e664f630141 ------=_Part_21585_20615350.1202376583926 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sorry. It's not like I removed them on purpose. This was a special case > to fix stable version that got broken after its stabling. So I revbumped > the stable, fixed it without any other changes, and commited it straight > to stable. And also revbumped the unstable osgi version, so it's still > the newest. Just forgot about updating dep in eclipse, sorry. OK, I still think it would be better in such cases to avoid having both a stable and an unstable osgi version. Just put the osgi packaging in the stable version - should not cause many problems at this point. > thus Eclipse is > > currently unusable (as it depends on >=commons-logging-1.1-r4) > > Just for users mixing arch and ~arch, though, which is the least > recommended and supported scenario :) It was unstable for users running arch but who unmasked Eclipse, which is a likely scenario (I myself run arch but for certain packages not yet in stable, unmask them) > > > Referenced bug is http://bugs.gentoo.org/show_bug.cgi?id=209087, I will > > change the Eclipse ebuild to depend on commons-logging-1.1-r6 to fix it. > > I did already. Thanks, I will also change the JDK requirement to >=1.5 from 1.5 as I've had reports of success building on 1.6 (without changing anything in the ebuild) Elvanor ------=_Part_21585_20615350.1202376583926 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sorry. It's not like I removed them on purpose. This was a special case
to fix stable version that got broken after its stabling. So I revbumped
the stable, fixed it without any other changes, and commited it straight
to stable. And also revbumped the unstable osgi version, so it's still
the newest. Just forgot about updating dep in eclipse, sorry.

OK, I still think it would be better in such cases to avoid having both a stable and an unstable osgi version. Just put the osgi packaging in the stable version - should not cause many problems at this point.

> thus Eclipse is
> currently unusable (as it depends on >=commons-logging-1.1-r4)

Just for users mixing arch and ~arch, though, which is the least
recommended and supported scenario :)

It was unstable for users running arch but who unmasked Eclipse, which is a likely scenario (I myself run arch but for certain packages not yet in stable, unmask them) 

> Referenced bug is http://bugs.gentoo.org/show_bug.cgi?id=209087, I will
> change the Eclipse ebuild to depend on commons-logging-1.1-r6 to fix it.

I did already.

Thanks, I will also change the JDK requirement to >=1.5 from 1.5 as I've had reports of success building on 1.6 (without changing anything in the ebuild)


Elvanor ------=_Part_21585_20615350.1202376583926-- -- gentoo-java@lists.gentoo.org mailing list