Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Luna RC3 repository is available

Might well be that this is due to a restructuring we did on our third-party dependencies. We had potential conflicts with Xtext and Guice. We removed the Guice inclusion in one of our features and rely on p2 that it pulls in the required Guice bundles. Since there is no separate source feature that contributes Guice sources now, this might explain why it’s not there anymore.

I’m OK with it (obviously). If someone else needs it, we should rethink how we distribute sources for Guice. I’m generally not aware of any good solution how to distribute source bundles for 3rd party bundles in the platform. If there is a common way, please let me know.

Marcel


Am 07.06.2014 um 09:24 schrieb Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>:

> Hi,
> 
> It looks like the RC3 repo is missing "com.google.inject.source". I know
> that i can not generally assume source-bundles are there but it has been
> there since always but started missing today.
> 
> I have no problem fetching it from the orbit repo if you think it is OK
> that it is missing.
> 
> Tom
> 
> On 06.06.14 16:03, David M Williams wrote:
>> I've made the "RC3" repository visible under the build-in repository at
>> 
>> http://download.eclipse.org/releases/luna/
>> 
>> The EPP packages will be available soon, if not already, from
>> 
>> http://www.eclipse.org/downloads/index-developer.php
>> 
>> Happy testing!
>> 
>> 
>> 
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> cross-project-issues-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>> 
> 
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top