Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Hudson down?

> Seriously? Why?

at the time builds were locking up and getting the maven bits working
was proving to be difficult on the windows and macosx setup since that
was not a supported system

we ended up moving before the hudson instance had migrated to jetty
during that period of big stability issues a while back

> I'm just asking if you really found the Hudson setup so unworkable you are
> now using some other alternative?

we are using a jenkins setup in a nice vm which works well for us

> If so, a) did you open bugs on what was unworkable? And b) what is the
> alternative?

I had opened bugs for some of the issues which resolved in such a way
that we were not allowed to do what we needed to due to Eclipse
policy, so we moved to our own setup.  Our project does not live just
at eclipse, we have components at the codehaus not to mention github
as well and we were not allowed to build anything that weren't at
eclipse here.  We toyed with having multiple CI setups but it just
made no sense in the end to keep all those things humming along.  Now
we just have the one job we really use that builds the p2 repository
for jetty8 because that needs to be signed and we can only do that
inside eclipse lands.

> Mostly just curious, but also wondering if there is a larger problem here
> than some of us have realized?

Not especially, so long as you fit in the box that eclipse IP policy
draws, no worries.  Its when you stray outside that box that things
get difficult...which is totally fine, it is a stated strength of
Eclipse to have the IP policies it does.

cheers,
jesse

>
>
>
>
>
> From:        Jesse McConnell <jesse.mcconnell@xxxxxxxxx>
> To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>,
> Date:        11/08/2012 03:20 PM
> Subject:        Re: [cross-project-issues-dev] Hudson down?
> Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx
> ________________________________
>
>
>
> Why do you think we stopped using this hudson setup except for the
> single job that requires the silly signing setup you guys wired up?
>
> *pppssbbt*
>
> --
> jesse mcconnell
> jesse.mcconnell@xxxxxxxxx
>
>
> On Thu, Nov 8, 2012 at 2:07 PM, Denis Roy <denis.roy@xxxxxxxxxxx> wrote:
>> As a Jetty user I thought you'd be used to that by now  :-D
>>
>>
>>
>> </ducks>
>>
>>
>>
>>
>> On 11/08/2012 03:01 PM, Jesse McConnell wrote:
>>>
>>> i have had this on and off throughout the day
>>>
>>> --
>>> jesse mcconnell
>>> jesse.mcconnell@xxxxxxxxx
>>>
>>>
>>> On Thu, Nov 8, 2012 at 1:59 PM, Konstantin Komissarchik
>>> <konstantin.komissarchik@xxxxxxxxxx> wrote:
>>>>
>>>> Requests to hudson.eclipse.org are hanging. I am able to access
>>>> www.eclipse.org just fine.
>>>>
>>>>
>>>>
>>>> - Konstantin
>>>>
>>
>> _______________________________________________
>> 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
>
>
>
> _______________________________________________
> 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