Re: Error in JMX parameter commitMessages and getBuildOutput?

Michael Niemand <[email protected]> Tue, 16 Apr 2013 13:40:18 +0200
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <CADVwfObh2jgJXUu6Q9J5L8qWPE+sr8Bm8yQtEZbTB=85P+Xu-g@mail.gmail.com>
--===============7138753512966776610==
Content-Type: multipart/alternative; boundary=20cf307f365c695d0e04da78d53b

--20cf307f365c695d0e04da78d53b
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

I recently put the "useLocalRevision" there, the problem was already there
before I put it there.

Here's my schedule:


        <schedule interval=3D"600">
            <ant antworkingdir=3D"Path/to/cruisecontrol"
 anthome=3D"M:\MT2\SEU\ant-1.6.2"
                 buildfile=3D"some-build-file.xml"
                 target=3D"build"/>
        </schedule>





On Mon, Apr 15, 2013 at 4:54 PM, Paul Willworth <[email protected]>wro=
te:

> I have never used the =93useLocalRevision=94 option before, but it looks =
like
> it could cause modifications to not be detected based on the help text:
> =93Optionally allows the user to get the modifications made between the l=
ast
> build time and the localworkingcopy's revision number.=94  Looks like it=
=92s
> designed to be used in conjunction with some other task that updates the
> local working copy periodically with an external process.  If that=92s no=
t
> the problem, we=92d need to see the =93schedule=94 element of your config=
.****
>
> ** **
>
> -Paul****
>
> ** **
>
> *From:* Michael Niemand [mailto:[email protected]]
> *Sent:* Monday, April 15, 2013 3:53 AM
> *To:* [email protected]
> *Subject:* Re: [Cruisecontrol-user] Error in JMX parameter commitMessages
> and getBuildOutput?****
>
> ** **
>
> There are multiple projects, which have all the same problem. Their
> modificationsets are like this:****
>
> ** **
>
>         <modificationset quietperiod=3D"0"> ****
>
>             <svn username=3D"${repository.user}"  ****
>
>
> password=3D"${repository.password}" ****
>
>                  LocalWorkingCopy=3D"M:/path/to/LocalRevision"****
>
>                  RepositoryLocation=3D"https://path/to/Repository"****
>
>                                                 useLocalRevision=3D"true"=
/>*
> ***
>
>                                     ****
>
>                                     <timebuild time=3D"2359"/>****
>
>             <timebuild time=3D"2358"/>****
>
>             <timebuild time=3D"2357"/>****
>
>             <timebuild time=3D"2356"/>****
>
>             <timebuild time=3D"2355"/>****
>
>             <timebuild time=3D"2354"/>****
>
>             <timebuild time=3D"2353"/>****
>
>             <timebuild time=3D"2352"/>****
>
>             <timebuild time=3D"2351"/>****
>
>         </modificationset>****
>
> ** **
>
> Thanks!****
>
> ** **
>
> On Wed, Apr 10, 2013 at 10:58 PM, Paul Willworth <[email protected]>
> wrote:****
>
> Hi there,****
>
>  ****
>
> Maybe there is some issue with the modificationset section of your
> config.xml that could cause these issues.  If you provide that, it might
> give us a clue.  One thing I can tell you for sure is that if you use
> Subversion and externals, cruise control does not list the modifications
> under externals unless they are in the old format of local folder first,
> url second.****
>
>  ****
>
> Paul Willworth****
>
> Portland General Electric****
>
>  ****
>
> *From:* Michael Niemand [mailto:[email protected]]
> *Sent:* Tuesday, April 09, 2013 1:04 AM
> *To:* [email protected]
> *Subject:* [Cruisecontrol-user] Error in JMX parameter commitMessages and
> getBuildOutput?****
>
>  ****
>
> Hi CC-List!****
>
>  ****
>
> I'm new to this list, so hello everyone!****
>
>  ****
>
> We have 2 problems with our Cruise Control.****
>
>  ****
>
> 1st: it doesnt stat building when someone commits****
>
> 2nd: the modifications are not displayed.****
>
>  ****
>
> I checked the JMX console and 2 things catched my eye:****
>
>  ****
>
>  ****
>
> In each project, the 2 parameters commitMessages and getBuildOutput have
> return Types that don't look right to me : [[Ljava.lang.String;
> and [Ljava.lang.String; ****
>
>  ****
>
> Yes, including these brackets. Correct me if I'm wrong (I'm not a
> developer) but these brackets don't seem to belong there. An error there
> would correlate with our symptoms if I'm not mistaken!?****
>
>  ****
>
>
> ****
>
> Thanks for your input!****
>
>  ****
>
> Michael****
>
>  ****
>
>  ****
>
> -- ****
>
>
>
> -------------------------------------------------------------------------=
-----
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for buildin=
g
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user****
>
>
>
> ****
>
> ** **
>
> --
> Dipl.-Ing. (FH) *Michael Niemand**
> *
> Albusstr. 17
> 60313 Frankfurt/M
> Germany
>
> Tel.: +49 (0) 69 200 130 60
> Mobile: +49 (0) 171 645 29 07
>
> eMail: [email protected]
> sip:[email protected] ****
>
>
> -------------------------------------------------------------------------=
-----
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for buildin=
g
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>
>


--=20
Dipl.-Ing. (FH) *Michael Niemand**
*
Albusstr. 17
60313 Frankfurt/M
Germany

Tel.: +49 (0) 69 200 130 60
Mobile: +49 (0) 171 645 29 07

eMail: [email protected]
sip:[email protected]

--20cf307f365c695d0e04da78d53b
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I recently put the &quot;useLocalRevision&quot; there, the=
 problem was already there before I put it there.<div><br></div><div style>=
Here&#39;s my schedule:</div><div style><br></div><div style><br></div><div=
 style>
<div>=A0 =A0 =A0 =A0 &lt;schedule interval=3D&quot;600&quot;&gt;</div><div>=
=A0 =A0 =A0 =A0 =A0 =A0 &lt;ant antworkingdir=3D&quot;Path/to/cruisecontrol=
&quot;</div><div><span class=3D"" style=3D"white-space:pre">				</span> ant=
home=3D&quot;M:\MT2\SEU\ant-1.6.2&quot;</div>
<div>=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0buildfile=3D&quot;some-build-file.x=
ml&quot;</div><div>=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0target=3D&quot;build&=
quot;/&gt;=A0</div><div>=A0 =A0 =A0 =A0 &lt;/schedule&gt;</div><div><br></d=
iv><div><br></div></div><div style><br></div></div>
<div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Mon, Apr 1=
5, 2013 at 4:54 PM, Paul Willworth <span dir=3D"ltr">&lt;<a href=3D"mailto:=
[email protected]" target=3D"_blank">[email protected]</a>&gt;</s=
pan> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div lang=3D"EN-US" link=3D"blue" vlink=3D"p=
urple"><div><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-fam=
ily:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have never =
used the =93useLocalRevision=94 option before, but it looks like it could c=
ause modifications to not be detected based on the help text: =93Optionally=
 allows the user to get the modifications made between the last build time =
and the localworkingcopy&#39;s revision number.=94=A0 Looks like it=92s des=
igned to be used in conjunction with some other task that updates the local=
 working copy periodically with an external process.=A0 If that=92s not the=
 problem, we=92d need to see the =93schedule=94 element of your config.<u><=
/u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">-Paul<u></u><u></u></s=
pan></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"fon=
t-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Micha=
el Niemand [mailto:<a href=3D"mailto:[email protected]" target=3D"_=
blank">[email protected]</a>] <br>
<b>Sent:</b> Monday, April 15, 2013 3:53 AM<br><b>To:</b> <a href=3D"mailto=
:[email protected]" target=3D"_blank">cruisecontrol-=
[email protected]</a><br><b>Subject:</b> Re: [Cruisecontrol-user] =
Error in JMX parameter commitMessages and getBuildOutput?<u></u><u></u></sp=
an></p>
<div><div class=3D"h5"><p class=3D"MsoNormal"><u></u>=A0<u></u></p><div><p =
class=3D"MsoNormal">There are multiple projects, which have all the same pr=
oblem. Their modificationsets are like this:<u></u><u></u></p><div><p class=
=3D"MsoNormal">
<u></u>=A0<u></u></p></div><div><div><p class=3D"MsoNormal">=A0 =A0 =A0 =A0=
 &lt;modificationset quietperiod=3D&quot;0&quot;&gt;=A0<u></u><u></u></p></=
div><div><p class=3D"MsoNormal">=A0 =A0 =A0 =A0 =A0 =A0 &lt;svn username=3D=
&quot;${repository.user}&quot; =A0<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0 password=3D&quot;${repository.password}&quot;=
=A0<u></u><u></u></p></div><div><p class=3D"MsoNormal">=A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0 =A0LocalWorkingCopy=3D&quot;M:/path/to/LocalRevision&quot;<u></=
u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Reposi=
toryLocation=3D&quot;<a href=3D"https://path/to/Repository" target=3D"_blan=
k">https://path/to/Repository</a>&quot;<u></u><u></u></p></div><div><p clas=
s=3D"MsoNormal">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0 useLocalRevision=3D&quot;true&quot;/&gt;<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 <u></u><=
u></u></p></div><div><p class=3D"MsoNormal">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 &lt;timebuild time=3D&quot;2359&quot;/&gt;<u></u><u></u></p></div><div>
<p class=3D"MsoNormal">=A0 =A0 =A0 =A0 =A0 =A0 &lt;timebuild time=3D&quot;2=
358&quot;/&gt;<u></u><u></u></p></div><div><p class=3D"MsoNormal">=A0 =A0 =
=A0 =A0 =A0 =A0 &lt;timebuild time=3D&quot;2357&quot;/&gt;<u></u><u></u></p=
></div><div><p class=3D"MsoNormal">
=A0 =A0 =A0 =A0 =A0 =A0 &lt;timebuild time=3D&quot;2356&quot;/&gt;<u></u><u=
></u></p></div><div><p class=3D"MsoNormal">=A0 =A0 =A0 =A0 =A0 =A0 &lt;time=
build time=3D&quot;2355&quot;/&gt;<u></u><u></u></p></div><div><p class=3D"=
MsoNormal">=A0 =A0 =A0 =A0 =A0 =A0 &lt;timebuild time=3D&quot;2354&quot;/&g=
t;<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0 =A0 =A0 =A0 =A0 =A0 &lt;timebuild tim=
e=3D&quot;2353&quot;/&gt;<u></u><u></u></p></div><div><p class=3D"MsoNormal=
">=A0 =A0 =A0 =A0 =A0 =A0 &lt;timebuild time=3D&quot;2352&quot;/&gt;<u></u>=
<u></u></p></div><div><p class=3D"MsoNormal">
=A0 =A0 =A0 =A0 =A0 =A0 &lt;timebuild time=3D&quot;2351&quot;/&gt;<u></u><u=
></u></p></div><div><p class=3D"MsoNormal">=A0 =A0 =A0 =A0 &lt;/modificatio=
nset&gt;<u></u><u></u></p></div></div><div><p class=3D"MsoNormal"><u></u>=
=A0<u></u></p></div><div><p class=3D"MsoNormal">
Thanks!<u></u><u></u></p></div></div><div><p class=3D"MsoNormal" style=3D"m=
argin-bottom:12.0pt"><u></u>=A0<u></u></p><div><p class=3D"MsoNormal">On We=
d, Apr 10, 2013 at 10:58 PM, Paul Willworth &lt;<a href=3D"mailto:Paul.Will=
[email protected]" target=3D"_blank">[email protected]</a>&gt; wrote:<u></=
u><u></u></p>
<div><div><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-famil=
y:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Hi there,</span=
><u></u><u></u></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;f=
ont-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">=A0</s=
pan><u></u><u></u></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d">Maybe there is some issue=
 with the modificationset section of your config.xml that could cause these=
 issues.=A0 If you provide that, it might give us a clue.=A0 One thing I ca=
n tell you for sure is that if you use Subversion and externals, cruise con=
trol does not list the modifications under externals unless they are in the=
 old format of local folder first, url second.</span><u></u><u></u></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d">=A0</span><u></u><u></u><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul Willworth</span><=
u></u><u></u></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d">Portland General Electric=
</span><u></u><u></u></p><p class=3D"MsoNormal"><span style=3D"font-size:11=
.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">=
=A0</span><u></u><u></u></p>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Michael =
Niemand [mailto:<a href=3D"mailto:[email protected]" target=3D"_bla=
nk">[email protected]</a>] <br>
<b>Sent:</b> Tuesday, April 09, 2013 1:04 AM<br><b>To:</b> <a href=3D"mailt=
o:[email protected]" target=3D"_blank">cruisecontrol=
[email protected]</a><br><b>Subject:</b> [Cruisecontrol-user] Err=
or in JMX parameter commitMessages and getBuildOutput?</span><u></u><u></u>=
</p>
<div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p><div><p class=3D"MsoN=
ormal">Hi CC-List!<u></u><u></u></p><div><p class=3D"MsoNormal">=A0<u></u><=
u></u></p></div><div><p class=3D"MsoNormal">I&#39;m new to this list, so he=
llo everyone!<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><div><p class=
=3D"MsoNormal">We have 2 problems with our Cruise Control.<u></u><u></u></p=
></div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><div><p class=
=3D"MsoNormal">
1st: it doesnt stat building when someone commits<u></u><u></u></p></div><d=
iv><p class=3D"MsoNormal">2nd: the modifications are not displayed.<u></u><=
u></u></p></div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><div=
><p class=3D"MsoNormal">
I checked the JMX console and 2 things catched my eye:<u></u><u></u></p></d=
iv><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><div><p class=3D"=
MsoNormal">=A0<u></u><u></u></p></div><div><p class=3D"MsoNormal">In each p=
roject, the 2 parameters=A0commitMessages and=A0getBuildOutput have return =
Types that don&#39;t look right to me :=A0[[Ljava.lang.String; and=A0[Ljava=
.lang.String;=A0<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><div><p class=
=3D"MsoNormal">Yes, including these brackets. Correct me if I&#39;m wrong (=
I&#39;m not a developer) but these brackets don&#39;t seem to belong there.=
 An error there would correlate with our symptoms if I&#39;m not mistaken!?=
<u></u><u></u></p>
</div><div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><div><p c=
lass=3D"MsoNormal"><br clear=3D"all"><u></u><u></u></p><div><p class=3D"Mso=
Normal">Thanks for your input!<u></u><u></u></p></div><div><p class=3D"MsoN=
ormal">=A0<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">Michael<u></u><u></u></p></div><div><p cl=
ass=3D"MsoNormal">=A0<u></u><u></u></p></div><div><p class=3D"MsoNormal">=
=A0<u></u><u></u></p></div><p class=3D"MsoNormal" style=3D"margin-bottom:12=
.0pt">-- <u></u><u></u></p>
</div></div></div></div></div></div></div><p class=3D"MsoNormal" style=3D"m=
argin-bottom:12.0pt"><br>--------------------------------------------------=
----------------------------<br>Precog is a next-generation analytics platf=
orm capable of advanced<br>
analytics on semi-structured data. The platform includes APIs for building<=
br>apps and a phenomenal toolset for data science. Developers can use<br>ou=
r toolset for easy data analysis &amp; visualization. Get a free account!<b=
r>
<a href=3D"http://www2.precog.com/precogplatform/slashdotnewsletter" target=
=3D"_blank">http://www2.precog.com/precogplatform/slashdotnewsletter</a><br=
>_______________________________________________<br>Cruisecontrol-user mail=
ing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blan=
k">[email protected]</a><br><a href=3D"https://lists=
.sourceforge.net/lists/listinfo/cruisecontrol-user" target=3D"_blank">https=
://lists.sourceforge.net/lists/listinfo/cruisecontrol-user</a><u></u><u></u=
></p>
</div><p class=3D"MsoNormal"><br><br clear=3D"all"><u></u><u></u></p><div><=
p class=3D"MsoNormal"><u></u>=A0<u></u></p></div><p class=3D"MsoNormal">-- =
<br><span style=3D"font-family:&quot;Garamond&quot;,&quot;serif&quot;;color=
:#666666;background:white">Dipl.-Ing. (FH) <b>Michael Niemand</b></span><b>=
<span style=3D"font-size:10.0pt;font-family:&quot;Garamond&quot;,&quot;seri=
f&quot;;color:#666666"><br>
</span></b><span style=3D"font-size:10.0pt;font-family:&quot;Garamond&quot;=
,&quot;serif&quot;;color:#666666"><br><span style=3D"background:white">Albu=
sstr. 17</span><br><span style=3D"background:white">60313 Frankfurt/M</span=
><br>
<span style=3D"background:white">Germany</span><br><br><span style=3D"backg=
round:white">Tel.:=A0</span></span><span style=3D"font-family:&quot;Garamon=
d&quot;,&quot;serif&quot;;color:#666666"><a href=3D"tel:%2B49%20%280%29%206=
9%20200%20130%2060" value=3D"+496920013060" target=3D"_blank">+49 (0) 69 20=
0 130 60</a></span><span style=3D"font-size:10.0pt;font-family:&quot;Garamo=
nd&quot;,&quot;serif&quot;;color:#666666"><br>
<span style=3D"background:white">Mobile:=A0</span></span><span style=3D"fon=
t-family:&quot;Garamond&quot;,&quot;serif&quot;;color:#666666"><a href=3D"t=
el:%2B49%20%280%29%20171%20645%2029%2007" value=3D"+491716452907" target=3D=
"_blank">+49 (0) 171 645 29 07</a></span><span style=3D"font-size:10.0pt;fo=
nt-family:&quot;Garamond&quot;,&quot;serif&quot;;color:#666666"><br>
<br><span style=3D"background:white">eMail:=A0</span></span><span style=3D"=
font-family:&quot;Garamond&quot;,&quot;serif&quot;;color:#666666"><a href=
=3D"mailto:[email protected]" target=3D"_blank"><span style=3D"font=
-size:10.0pt;background:white">[email protected]</span></a></span><=
span style=3D"font-size:10.0pt;font-family:&quot;Garamond&quot;,&quot;serif=
&quot;;color:#666666"><br>
</span><span style=3D"font-family:&quot;Garamond&quot;,&quot;serif&quot;;co=
lor:#666666"><a href=3D"mailto:sip%[email protected]" target=3D"_blank">=
<span style=3D"font-size:10.0pt;background:white">sip:[email protected]</s=
pan></a></span> <u></u><u></u></p>
</div></div></div></div></div><br>-----------------------------------------=
-------------------------------------<br>
Precog is a next-generation analytics platform capable of advanced<br>
analytics on semi-structured data. The platform includes APIs for building<=
br>
apps and a phenomenal toolset for data science. Developers can use<br>
our toolset for easy data analysis &amp; visualization. Get a free account!=
<br>
<a href=3D"http://www2.precog.com/precogplatform/slashdotnewsletter" target=
=3D"_blank">http://www2.precog.com/precogplatform/slashdotnewsletter</a><br=
>_______________________________________________<br>
Cruisecontrol-user mailing list<br>
<a href=3D"mailto:[email protected]">Cruisecontrol-u=
[email protected]</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user"=
 target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/cruisecontr=
ol-user</a><br>
<br></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><font fa=
ce=3D"garamond, serif" color=3D"#666666"><span style=3D"background-color:rg=
b(255,255,255)">Dipl.-Ing. (FH) <b>Michael Niemand</b></span><b><br style=
=3D"font-size:13px;background-color:rgb(255,255,255)">
</b><br style=3D"font-size:13px;background-color:rgb(255,255,255)"><span st=
yle=3D"font-size:13px;background-color:rgb(255,255,255)">Albusstr. 17</span=
><br style=3D"font-size:13px;background-color:rgb(255,255,255)"><span style=
=3D"font-size:13px;background-color:rgb(255,255,255)">60313 Frankfurt/M</sp=
an><br style=3D"font-size:13px;background-color:rgb(255,255,255)">
<span style=3D"font-size:13px;background-color:rgb(255,255,255)">Germany</s=
pan><br style=3D"font-size:13px;background-color:rgb(255,255,255)"><br styl=
e=3D"font-size:13px;background-color:rgb(255,255,255)"><span style=3D"font-=
size:13px;background-color:rgb(255,255,255)">Tel.:=A0</span><a value=3D"+49=
6920013060" style=3D"font-size:13px;background-color:rgb(255,255,255)">+49 =
(0) 69 200 130 60</a><br style=3D"font-size:13px;background-color:rgb(255,2=
55,255)">
<span style=3D"font-size:13px;background-color:rgb(255,255,255)">Mobile:=A0=
</span><a value=3D"+491716452907" style=3D"font-size:13px;background-color:=
rgb(255,255,255)">+49 (0) 171 645 29 07</a><br style=3D"font-size:13px;back=
ground-color:rgb(255,255,255)">
<br style=3D"font-size:13px;background-color:rgb(255,255,255)"><span style=
=3D"font-size:13px;background-color:rgb(255,255,255)">eMail:=A0</span><a hr=
ef=3D"mailto:[email protected]" style=3D"font-size:13px;background-=
color:rgb(255,255,255)" target=3D"_blank">[email protected]</a><br =
style=3D"font-size:13px;background-color:rgb(255,255,255)">
<a href=3D"mailto:sip%[email protected]" style=3D"font-size:13px;backgro=
und-color:rgb(255,255,255)" target=3D"_blank">sip:[email protected]</a></f=
ont>
</div>

--20cf307f365c695d0e04da78d53b--


--===============7138753512966776610==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
--===============7138753512966776610==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user

--===============7138753512966776610==--