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

Our milestone build is fine.
I can't reproduce the issue on my machine.
Doing some more investigation on the bug.

Please let me know how it builds on your local machines:

cd packages/org.eclipse.rtp.releng
mvn clean verify
./post-tycho-release.sh

Thanks,
Hugues

On Tue, Mar 15, 2011 at 10:37 PM, Florian Waibel
<fwaibel@xxxxxxxxxxxxxxxxx> wrote:
> You can find the related bug here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=340017
>
> Regards,
>  fluffi
>
>> Hi Fluffi,
>> please open a bug and add Hugues to the CC. Thanks in advance.
>>
>> Regards Holger
>>
>>
>> On 15.03.2011, at 13:08, Florian Waibel wrote:
>>
>>> Hi Hugues,
>>>
>>> the current RTBasic package contains a lot of jetty bundles:
>>>
>>>> ls rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/*jetty*
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.annotations_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.client_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.continuation_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.deploy_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.http_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.io_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.jaspi_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.jmx_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.jndi_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.osgi.boot.jsp_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.osgi.boot.logback_7.3.1.qualifier.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.osgi.boot.warurl_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.osgi.boot_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.osgi.httpservice_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.plus_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.rewrite_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.security_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.server_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.servlet_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.servlets_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.util_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.webapp_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.websocket_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.eclipse.jetty.xml_7.3.1.v20110307.jar
>>> rt-basic-incubation-0.1.0.v20110315-0427-N/plugins/org.mortbay.jetty.util_6.1.23.v201012071420.jar
>>>
>>> Another thing I noticed is that one qualifier wasn't replaced:
>>>
>>> org.eclipse.jetty.osgi.boot.logback_7.3.1.qualifier.jar
>>>
>>> Regards,
>>> florian
>>>
>>>> Great news, thanks Hugues.
>>>>
>>>>
>>>>
>>>> On 11.03.2011, at 03:09, Hugues Malphettes wrote:
>>>>
>>>>> 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
>>>>>>>
>>>>>>
>>>>> _______________________________________________
>>>>> rtp-dev mailing list
>>>>> rtp-dev@xxxxxxxxxxx
>>>>> http://dev.eclipse.org/mailman/listinfo/rtp-dev
>>>>
>>>> Holger Staudacher
>>>>
>>>>
>>>> Innoopract Informationssysteme GmbH
>>>> hstaudacher@xxxxxxxxxxxxxxxxx
>>>> Tel: +49 721 - 66 47 33 - 0
>>>> Fax: +49 721 - 66 47 33 29
>>>> ========================= Legal Disclaimer =========================
>>>> According to Section 80 of the German Corporation Act Innoopract
>>>> Informationssysteme GmbH must indicate the following information:
>>>> Address: Stephanienstrasse 20, 76133 Karlsruhe Germany
>>>> General Manager: Jochen Krause
>>>> Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883
>>>> ====================================================================
>>>>
>>>> _______________________________________________
>>>> 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
>>
>> Holger Staudacher
>>
>>
>> Innoopract Informationssysteme GmbH
>> hstaudacher@xxxxxxxxxxxxxxxxx
>> Tel: +49 721 - 66 47 33 - 0
>> Fax: +49 721 - 66 47 33 29
>> ========================= Legal Disclaimer =========================
>> According to Section 80 of the German Corporation Act Innoopract
>> Informationssysteme GmbH must indicate the following information:
>> Address: Stephanienstrasse 20, 76133 Karlsruhe Germany
>> General Manager: Jochen Krause
>> Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883
>> ====================================================================
>>
>> _______________________________________________
>> 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