Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rtp-dev] Stalled builds at the moment on hudson

OK rtp is now built and deployed all from hudson:
http://download.eclipse.org/rtp/incubation/updates/3.7-N-builds/0.1.0.v20110310-2058/
Working on the composite repository to point to the latest build of each kind.
Then the jetty build for indigo M6 and we should have something for
indigo-M6 ourselves.
Cheers,
Hugues

On Thu, Mar 10, 2011 at 7:09 PM, Hugues Malphettes
<hmalphettes@xxxxxxxxxxx> wrote:
> That is great news!
> And with RTBasic's feature in RTWeb, we could also install the RTWeb
> feature on the top of RTBasic.
> Cheers,
> Hugues
>
> On Thu, Mar 10, 2011 at 5:32 PM, Florian Waibel
> <fwaibel@xxxxxxxxxxxxxxxxx> wrote:
>> Hi Hugues,
>>
>> with your latest changes in place I was able to install the current RAP framework bundles into a
>> RTBasic installation.
>>
>> osgi> provaddrepo http://download.eclipse.org/eclipse/updates/3.7milestones
>> osgi> provaddrepo http://download.eclipse.org/rt/rap/1.4/runtime
>>
>> osgi> provinstall org.eclipse.rap.ui 1.4.0.20100811-1615
>>
>> Installation complete for org.eclipse.rap.ui 1.4.0.20100811-1615
>>
>> osgi> confapply
>>
>> osgi> ss rap.ui
>>
>> Framework is launched.
>>
>> id      State       Bundle
>> 64      ACTIVE      org.eclipse.rap.ui.workbench_1.4.0.20100811-1615
>> 71      ACTIVE      org.eclipse.rap.ui_1.4.0.20100811-1615
>>
>> Thanks a lot.
>>
>> Regards,
>>  florian
>>
>>
>>> Hi everyone,
>>>
>>> We are getting pretty close to a complete build running on hudson.
>>> We are living on the edge with the very latest snapshot of tycho-0.11
>>> and getting bug fixes that improves our build right after they have
>>> been committed.
>>>
>>> Unfortunately the build stalls and times out with maven-3.0 and we
>>> reproduced this issue on Holger's machine and on my machine.
>>> It works fine with 3.0.2 and 3.0.3.
>>>
>>> Here is the request to install a newer maven version on hudson:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=339455
>>>
>>> In the mean time, a local warm-up build for Indigo-M6 was uploaded here:
>>> http://download.eclipse.org/rtp/incubation/updates/3.7-N-builds/0.1.0.v20110309-1659/
>>> It is a p2 repository and the 2 archived products.
>>>
>>> Comments welcome.
>>>
>>> Cheers,
>>> Hugues
>>> _______________________________________________
>>> rtp-dev mailing list
>>> rtp-dev@xxxxxxxxxxx
>>> http://dev.eclipse.org/mailman/listinfo/rtp-dev
>>
>> _______________________________________________
>> rtp-dev mailing list
>> rtp-dev@xxxxxxxxxxx
>> http://dev.eclipse.org/mailman/listinfo/rtp-dev
>>
>


Back to the top