Re: The Jenkins + Gerrit server

Linus Tolke Tigris <[email protected]> Mon, 28 Sep 2015 22:27:04 +0200
Newsgroups gmane.comp.lang.uml.argouml.devel
Message-ID <CAPumN3vWZvYRq2q6QwHhWeWiC=ubgmDuGDH2wdC-FEAnZiUcpw@mail.gmail.com>
------=_Part_5106_1837770721.1443472073070
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello Mark!

I signed up for the FOSS program for the ArgoUML project last Thursday. The
application process ended with a notice that they would get in touch. They
haven't done so yet. I am still waiting.

        /Linus

2015-09-25 16:41 GMT+02:00 Mark Fortner <[email protected]>:

> I was talking to my friend at CloudBees recently and he mentioned that
> there's a way to configure build slave machines. These are aws instances
> that can be fired up to handle platform-specific builds.  Apparently, aws
> has a free program that you can use for this.
>
> The reason I mention this is that Java has a tool called the Packager
> which can be configured (via its maven plugin) to do platform-specific,
> native builds. It packages your app plus the version of Java needed by your
> app. This would solve one of the most common desktop installation problems
> that users report.
>
> The version of packager currently being worked on for Java 9 is jigsawed,
> which means that you can narrow down the size of the jre to just the
> minimum required for your app.
>
> You can read more about the Packager here:
> https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/packager.html
>
> Cheers,
>
> Mark
> On Sep 24, 2015 1:34 PM, "Mark Fortner" <[email protected]> wrote:
>
>> Hi Linus,
>> Sounds good.  Recently I tried downloading and installing argouml and
>> running it on a Mac.  It prompted me to download and install Java 6, rather
>> than use the Java 8 that I currently have installed.  This problem has been
>> around a while and his been reported by others, and is common on other
>> Java-based programs.  It would be nice if the build were updated to fix
>> this problem.
>>
>> Cheers,
>>
>> Mark
>>
>>
>> On Thu, Sep 24, 2015 at 12:54 PM, Linus Tolke Tigris <[email protected]>
>> wrote:
>>
>>> Hey Mark!
>>>
>>> This looks great. It looks like there is no Gerrit service in the offer
>>> but we can start without that. I will do the sign-up and then attempt to
>>> set up the maven builds.
>>>
>>> Linus
>>> Den 24 sep 2015 02:19 skrev "Mark Fortner" <[email protected]>:
>>>
>>>> Linus,
>>>> I have a friend who works at CloudBees.  He said that as an open source
>>>> project all we need to do is apply here:
>>>> https://www.cloudbees.com/resources/foss/sign-up
>>>> Once the account is setup, then you point the jenkins server at a code
>>>> repo, and setup a build schedule.  If you need help, let me know and I'll
>>>> forward you his contact details off-list.
>>>>
>>>> Cheers,
>>>>
>>>> Mark
>>>>
>>>>
>>>> On Mon, May 25, 2015 at 9:25 AM, Christian Heinrich <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi Linus,
>>>>>
>>>>> yes, travis-ci is a different framework; and it only works with GitHub,
>>>>> IIRC. You configure it by adding a travis-ci.yml file, I think, and
>>>>> then
>>>>> you tell travis what your repository is called.
>>>>>
>>>>> Personally, I have no experience with travis-ci, as we also use Jenkins
>>>>> for our research project.
>>>>>
>>>>> So, having said that, I think sticking with Jenkins is the best choice
>>>>> overall as there isn't really anyone here who knows travis-ci.
>>>>>
>>>>> Now, as codebetter is still serving 503's, I think we should go with
>>>>> cloudbees.com. On the other hand, if we're going to use JIRA as a
>>>>> bugtracker, we also might check if bamboo (Atlassians continuous
>>>>> integration service) is available for free and if it's sufficient for
>>>>> us.
>>>>>
>>>>> Best regards
>>>>> Christian
>>>>>
>>>>> On Sun, 2015-05-24 at 14:44 +0200, Linus Tolke Tigris wrote:
>>>>> > Hi Christian!
>>>>> >
>>>>> >
>>>>> > After looking a little closer I get the feeling that travis-ci.org
>>>>> is
>>>>> > not a site running Jenkins but something else. That would make the
>>>>> > migration work even bigger than I thought it would be.
>>>>> >
>>>>> >
>>>>> > What are your experiences around running this? Are they for
>>>>> > maven-based builds?
>>>>> >
>>>>> >
>>>>> > How about findbugs and checkstyle, do they run in travis-ci.org from
>>>>> > within the maven-based builds with nice reports? Do travis-ci.org
>>>>> > provide a repository for maven snapshots?
>>>>> >
>>>>> >
>>>>> >         /Linus
>>>>> >
>>>>> >
>>>>> > 2015-05-21 15:04 GMT+02:00 Christian Heinrich
>>>>> > <[email protected]>:
>>>>> >         Hi!
>>>>> >
>>>>> >         Any decision made regarding this?
>>>>> >
>>>>> >         There is also travis-ci.org, but I think it requires a
>>>>> GitHub
>>>>> >         account.
>>>>> >         (Any specific reason for not moving to GitHub? It might be
>>>>> >         interesting
>>>>> >         to use this huge platform for collaboration)
>>>>> >
>>>>> >         Best regards
>>>>> >         Christian
>>>>> >
>>>>> >         On Thu, 2015-02-26 at 01:15 +0100, Linus Tolke Tigris wrote:
>>>>> >         > Hi!
>>>>> >         >
>>>>> >         >
>>>>> >         > Looks like there are two alternatives. Cloudbees as the big
>>>>> >         company
>>>>> >         > and Codebetter as a smaller one. Anyone with experience
>>>>> from
>>>>> >         any of
>>>>> >         > them?
>>>>> >         >
>>>>> >         >
>>>>> >         >         /Linus
>>>>> >         >
>>>>> >         > 2015-02-25 12:23 GMT+01:00 Bob Tarling
>>>>> >         <[email protected]>:
>>>>> >         >         More specifically for open source -
>>>>> >         >
>>>>> >         >
>>>>> >
>>>>> http://stackoverflow.com/questions/6958286/free-build-server-service-for-opensource-projects
>>>>> >         >
>>>>> >         >
>>>>> >         >
>>>>> >         >         On 25 February 2015 at 00:06, Mark Fortner
>>>>> >         >         <[email protected]> wrote:
>>>>> >         >                 Hi Linus,
>>>>> >         >                 Here are some
>>>>> >         >                 ideas:
>>>>> >
>>>>> http://stackoverflow.com/questions/10012397/are-there-any-reputable-hosted-cloud-based-jenkins-services-available
>>>>> >         >
>>>>> >         >
>>>>> >         >                 Cheers,
>>>>> >         >
>>>>> >         >
>>>>> >         >                 Mark
>>>>> >         >
>>>>> >         >
>>>>> >         >
>>>>> >         >                 On Tue, Feb 24, 2015 at 3:25 PM, Linus
>>>>> Tolke
>>>>> >         Tigris
>>>>> >         >                 <[email protected]> wrote:
>>>>> >         >                         Hello all!
>>>>> >         >
>>>>> >         >
>>>>> >         >                         A few weeks ago my cheapo PC
>>>>> running
>>>>> >         Jenkins
>>>>> >         >                         and Gerrit for argouml stopped
>>>>> being
>>>>> >         bootable.
>>>>> >         >                         It wasn't really unexpected for me
>>>>> >         since it
>>>>> >         >                         has had regular disk errors for a
>>>>> >         year or so.
>>>>> >         >                         Alas, this means that we no longer
>>>>> >         have any
>>>>> >         >                         Jenkins server doing builds so no
>>>>> >         updated
>>>>> >         >                         snapshots will be created for the
>>>>> >         maven builds
>>>>> >         >                         and there is no gerrit server.
>>>>> >         >
>>>>> >         >
>>>>> >         >                         I don't think it is a good idea
>>>>> >         getting the
>>>>> >         >                         computer to work again. It is old
>>>>> >         (Pentium4,
>>>>> >         >                         2.6GHz).
>>>>> >         >
>>>>> >         >                         What shall we do? Are there any
>>>>> >         build services
>>>>> >         >                         available for open source projects
>>>>> >         that we
>>>>> >         >                         could use? Should we by commercial
>>>>> >         services
>>>>> >         >                         for this? Could someone volunteer
>>>>> >         some server
>>>>> >         >                         capacity for this?
>>>>> >         >
>>>>> >         >
>>>>> >         >                         /Linus
>>>>> >         >
>>>>> >         >
>>>>> >         >
>>>>> >         >
>>>>> >         >
>>>>> >         >
>>>>> >
>>>>> >
>>>>> >         ------------------------------------------------------
>>>>> >
>>>>> http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=3118537
>>>>> >
>>>>> >         To unsubscribe from this discussion, e-mail:
>>>>> >         [[email protected]].
>>>>> >         To be allowed to post to the list contact the mailing list
>>>>> >         moderator, email: [[email protected]]
>>>>> >
>>>>> >
>>>>>
>>>>> ------------------------------------------------------
>>>>>
>>>>> http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=3119177
>>>>>
>>>>> To unsubscribe from this discussion, e-mail: [
>>>>> [email protected]].
>>>>> To be allowed to post to the list contact the mailing list moderator,
>>>>> email: [[email protected]]
>>>>>
>>>>
>>>>
>>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=3139944

To unsubscribe from this discussion, e-mail: [[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
------=_Part_5106_1837770721.1443472073070
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello Mark!<div><br></div><div>I signed up for the FOSS pr=
ogram for the ArgoUML project last Thursday. The application process ended =
with a notice that they would get in touch. They haven&#39;t done so yet. I=
 am still waiting.</div><div><br></div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 /Li=
nus</div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">20=
15-09-25 16:41 GMT+02:00 Mark Fortner <span dir=3D"ltr">&lt;<a href=3D"mail=
to:[email protected]" target=3D"_blank">[email protected]</a>&gt;</span=
>:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-l=
eft:1px #ccc solid;padding-left:1ex"><p dir=3D"ltr">I was talking to my fri=
end at CloudBees recently and he mentioned that there&#39;s a way to config=
ure build slave machines. These are aws instances that can be fired up to h=
andle platform-specific builds.=C2=A0 Apparently, aws has a free program th=
at you can use for this.</p>
<p dir=3D"ltr">The reason I mention this is that Java has a tool called the=
 Packager which can be configured (via its maven plugin) to do platform-spe=
cific, native builds. It packages your app plus the version of Java needed =
by your app. This would solve one of the most common desktop installation p=
roblems that users report.</p>
<p dir=3D"ltr">The version of packager currently being worked on for Java 9=
 is jigsawed, which means that you can narrow down the size of the jre to j=
ust the minimum required for your app.</p>
<p dir=3D"ltr">You can read more about the Packager here: <a href=3D"https:=
//docs.oracle.com/javase/8/docs/technotes/guides/deploy/packager.html" targ=
et=3D"_blank">https://docs.oracle.com/javase/8/docs/technotes/guides/deploy=
/packager.html</a></p>
<p dir=3D"ltr">Cheers,<br></p>
<p dir=3D"ltr">Mark</p><div class=3D"HOEnZb"><div class=3D"h5">
<div class=3D"gmail_quote">On Sep 24, 2015 1:34 PM, &quot;Mark Fortner&quot=
; &lt;<a href=3D"mailto:[email protected]" target=3D"_blank">phidias51@gm=
ail.com</a>&gt; wrote:<br type=3D"attribution"><blockquote class=3D"gmail_q=
uote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1e=
x"><div dir=3D"ltr">Hi Linus,<div>Sounds good.=C2=A0 Recently I tried downl=
oading and installing argouml and running it on a Mac.=C2=A0 It prompted me=
 to download and install Java 6, rather than use the Java 8 that I currentl=
y have installed.=C2=A0 This problem has been around a while and his been r=
eported by others, and is common on other Java-based programs.=C2=A0 It wou=
ld be nice if the build were updated to fix this problem.</div><div class=
=3D"gmail_extra"><br clear=3D"all"><div><div><div>Cheers,</div><div><br></d=
iv>Mark<br><br></div></div>
<br><div class=3D"gmail_quote">On Thu, Sep 24, 2015 at 12:54 PM, Linus Tolk=
e Tigris <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"=
gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
left:1ex"><p dir=3D"ltr">Hey Mark!</p>
<p dir=3D"ltr">This looks great. It looks like there is no Gerrit service i=
n the offer but we can start without that. I will do the sign-up and then a=
ttempt to set up the maven builds.</p><span><font color=3D"#888888">
<p dir=3D"ltr">Linus</p></font></span><div><div>
<div class=3D"gmail_quote">Den 24 sep 2015 02:19 skrev &quot;Mark Fortner&q=
uot; &lt;<a href=3D"mailto:[email protected]" target=3D"_blank">phidias51=
@gmail.com</a>&gt;:<br type=3D"attribution"><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
<div dir=3D"ltr"><div>Linus,</div>I have a friend who works at CloudBees.=
=C2=A0 He said that as an open source project all we need to do is apply he=
re:=C2=A0<a href=3D"https://www.cloudbees.com/resources/foss/sign-up" targe=
t=3D"_blank">https://www.cloudbees.com/resources/foss/sign-up</a><div>Once =
the account is setup, then you point the jenkins server at a code repo, and=
 setup a build schedule.=C2=A0 If you need help, let me know and I&#39;ll f=
orward you his contact details off-list.</div><div class=3D"gmail_extra"><b=
r clear=3D"all"><div><div><div>Cheers,</div><div><br></div>Mark<br><br></di=
v></div>
<br><div class=3D"gmail_quote">On Mon, May 25, 2015 at 9:25 AM, Christian H=
einrich <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" =
target=3D"_blank">[email protected]</a>&gt;</span> wrote:<br><block=
quote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc=
 solid;padding-left:1ex">Hi Linus,<br>
<br>
yes, travis-ci is a different framework; and it only works with GitHub,<br>
IIRC. You configure it by adding a travis-ci.yml file, I think, and then<br=
>
you tell travis what your repository is called.<br>
<br>
Personally, I have no experience with travis-ci, as we also use Jenkins<br>
for our research project.<br>
<br>
So, having said that, I think sticking with Jenkins is the best choice<br>
overall as there isn&#39;t really anyone here who knows travis-ci.<br>
<br>
Now, as codebetter is still serving 503&#39;s, I think we should go with<br=
>
<a href=3D"http://cloudbees.com" rel=3D"noreferrer" target=3D"_blank">cloud=
bees.com</a>. On the other hand, if we&#39;re going to use JIRA as a<br>
bugtracker, we also might check if bamboo (Atlassians continuous<br>
integration service) is available for free and if it&#39;s sufficient for<b=
r>
us.<br>
<br>
Best regards<br>
Christian<br>
<div><div><br>
On Sun, 2015-05-24 at 14:44 +0200, Linus Tolke Tigris wrote:<br>
&gt; Hi Christian!<br>
&gt;<br>
&gt;<br>
&gt; After looking a little closer I get the feeling that <a href=3D"http:/=
/travis-ci.org" rel=3D"noreferrer" target=3D"_blank">travis-ci.org</a> is<b=
r>
&gt; not a site running Jenkins but something else. That would make the<br>
&gt; migration work even bigger than I thought it would be.<br>
&gt;<br>
&gt;<br>
&gt; What are your experiences around running this? Are they for<br>
&gt; maven-based builds?<br>
&gt;<br>
&gt;<br>
&gt; How about findbugs and checkstyle, do they run in <a href=3D"http://tr=
avis-ci.org" rel=3D"noreferrer" target=3D"_blank">travis-ci.org</a> from<br=
>
&gt; within the maven-based builds with nice reports? Do <a href=3D"http://=
travis-ci.org" rel=3D"noreferrer" target=3D"_blank">travis-ci.org</a><br>
&gt; provide a repository for maven snapshots?<br>
&gt;<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0/Linus<br>
&gt;<br>
&gt;<br>
&gt; 2015-05-21 15:04 GMT+02:00 Christian Heinrich<br>
&gt; &lt;<a href=3D"mailto:[email protected]" target=3D"_blank">chr=
[email protected]</a>&gt;:<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Hi!<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Any decision made regarding this?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0There is also <a href=3D"http://travi=
s-ci.org" rel=3D"noreferrer" target=3D"_blank">travis-ci.org</a>, but I thi=
nk it requires a GitHub<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0account.<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(Any specific reason for not moving t=
o GitHub? It might be<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0interesting<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0to use this huge platform for collabo=
ration)<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Best regards<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Christian<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0On Thu, 2015-02-26 at 01:15 +0100, Li=
nus Tolke Tigris wrote:<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt; Hi!<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt; Looks like there are two alterna=
tives. Cloudbees as the big<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0company<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt; and Codebetter as a smaller one.=
 Anyone with experience from<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0any of<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt; them?<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0/Linus<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt; 2015-02-25 12:23 GMT+01:00 Bob T=
arling<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&lt;<a href=3D"mailto:bob.tarling@gma=
il.com" target=3D"_blank">[email protected]</a>&gt;:<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0More specifically for open source -<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"http://stackoverflow.com/=
questions/6958286/free-build-server-service-for-opensource-projects" rel=3D=
"noreferrer" target=3D"_blank">http://stackoverflow.com/questions/6958286/f=
ree-build-server-service-for-opensource-projects</a><br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0On 25 February 2015 at 00:06, Mark Fortner<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">phidias51@g=
mail.com</a>&gt; wrote:<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Hi Linus,<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Here are some<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0ideas:<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"http://stackoverflow.com/q=
uestions/10012397/are-there-any-reputable-hosted-cloud-based-jenkins-servic=
es-available" rel=3D"noreferrer" target=3D"_blank">http://stackoverflow.com=
/questions/10012397/are-there-any-reputable-hosted-cloud-based-jenkins-serv=
ices-available</a><br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Cheers,<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Mark<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0On Tue, Feb 24, 2015 at 3:25 PM, Linus Tolke=
<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Tigris<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&lt;<a href=3D"mailto:[email protected]" targ=
et=3D"_blank">[email protected]</a>&gt; wrote:<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Hello all!<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0A few weeks ago =
my cheapo PC running<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Jenkins<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0and Gerrit for a=
rgouml stopped being<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0bootable.<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0It wasn&#39;t re=
ally unexpected for me<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0since it<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0has had regular =
disk errors for a<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0year or so.<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Alas, this means=
 that we no longer<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0have any<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Jenkins server d=
oing builds so no<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0updated<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0snapshots will b=
e created for the<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0maven builds<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0and there is no =
gerrit server.<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0I don&#39;t thin=
k it is a good idea<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0getting the<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0computer to work=
 again. It is old<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(Pentium4,<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02.6GHz).<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0What shall we do=
? Are there any<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0build services<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0available for op=
en source projects<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0that we<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0could use? Shoul=
d we by commercial<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0services<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0for this? Could =
someone volunteer<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0some server<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0capacity for thi=
s?<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0/Linus<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&gt;<br>
&gt;<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------=
-----------------<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"http://argouml.tigris.org/=
ds/viewMessage.do?dsForumId=3D450&amp;dsMessageId=3D3118537" rel=3D"norefer=
rer" target=3D"_blank">http://argouml.tigris.org/ds/viewMessage.do?dsForumI=
d=3D450&amp;dsMessageId=3D3118537</a><br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0To unsubscribe from this discussion, =
e-mail:<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[<a href=3D"mailto:dev-unsubscribe@ar=
gouml.tigris.org" target=3D"_blank">[email protected]</a>]=
.<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0To be allowed to post to the list con=
tact the mailing list<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0moderator, email: [<a href=3D"mailto:=
[email protected]" target=3D"_blank">[email protected]</a>]<br>
&gt;<br>
&gt;<br>
<br>
</div></div>------------------------------------------------------<br>
<a href=3D"http://argouml.tigris.org/ds/viewMessage.do?dsForumId=3D450&amp;=
dsMessageId=3D3119177" rel=3D"noreferrer" target=3D"_blank">http://argouml.=
tigris.org/ds/viewMessage.do?dsForumId=3D450&amp;dsMessageId=3D3119177</a><=
br>
<div><div><br>
To unsubscribe from this discussion, e-mail: [<a href=3D"mailto:dev-unsubsc=
[email protected]" target=3D"_blank">[email protected]=
rg</a>].<br>
To be allowed to post to the list contact the mailing list moderator, email=
: [<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</=
a>]</div></div></blockquote></div><br></div></div>
</blockquote></div>
</div></div></blockquote></div><br></div></div>
</blockquote></div>
</div></div></blockquote></div><br></div>

------=_Part_5106_1837770721.1443472073070--