The svn version has the latest items,
and has more than the sf version.

with kind regards
Ruben Willems

On 9 August 2011 14:26, PTR <[email protected]> wrote:

> Hi Ruben,
>
> I've just tried building from svn source (haven't run it yet). It says
> the (package) version number is 1.5.0.0, is this correct? The latest
> prebuilt version we are using from SF is 1.6.7981.1.  Does the svn
> version contain everything (and more) than the SF version?
>
> Thanks
> Phil
>
>
>
> On Jul 26, 2:43 pm, Ruben Willems <[email protected]> wrote:
> > Hi
> >
> > as I said : we have a problem with our build server for the moment :-(
> > so you'll have to get the source, and compile yourself, I'm very sorry
> for
> > this.
> >
> > to get the source,
> > check out my blog at :
> http://rubenwillems.blogspot.com/2009/01/customizing-code-of-ccnet-pa...
> >
> > with kind regards
> > Ruben Willems
> >
> > On 26 July 2011 14:28, PTR <[email protected]> wrote:
> >
> >
> >
> > > Thanks Ruben.
> >
> > > How do I get hold of the latest version? The version of SourceForge
> > > still appears to be the same as before - same version number anyway.
> >
> > > Regards,
> > > Phil
> >
> > > On Jul 22, 7:16 am, Ruben Willems <[email protected]> wrote:
> > > > Hi all
> >
> > > > I just fixed the code
> > > > take a copy of the last code (build server problem :-( )
> > > > and it should be ok.
> >
> > > > with kind regards
> > > > Ruben Willems
> >
> > > > On 21 July 2011 19:25, PTR <[email protected]> wrote:
> >
> > > > > Hi Julien,
> >
> > > > > Did you ever figure out how to make this work?
> >
> > > > > I have just downloaded the latest version (CruiseControl.NET Server
> > > > > 1.6.7981.1) and I am trying to use the "synchronised" block - yes,
> > > > > you're right the docs are wrong - and I am running into the same
> > > > > issue.
> >
> > > > > It appears that the "timeout" parameter is not recognised. The XML
> > > > > file is parsed correctly without this but I'm not sure the default
> > > > > 300s will be enough for me, so I need this to work.
> >
> > > > > Thanks
> > > > > Phil
> >
> > > > > On May 25, 1:31 pm, Julien Bilavarn <[email protected]>
> > > > > wrote:
> > > > > > Hi all,
> >
> > > > > > Apologies if this is not right place fot this, but I encountered
> some
> > > > > > issues while trying to use the Synchronisation Context task,
> refering
> > > > > > to the following documentation :
> > > > >
> http://confluence.public.thoughtworks.org/display/CCNET/Synchronisati.
> > > ..
> >
> > > > > > First of all, I discovered that the documentation is wrong,
> because
> > > > > > the task block name specified (<sequential>) does not refer to
> the
> > > > > > right task. After some researches, I find out that that the right
> tag
> > > > > > to use was <synchronised>, is that correct ?
> >
> > > > > > Then I started testing it on my CruiseControl.NET-1.6.7981.1
> server
> > > > > > and it works fine ... untill the moment I tried to set a time
> value.
> >
> > > > > >     <synchronised continueOnFailure="true" description="Run all
> > > tasks"
> > > > > > context="RunAllOneByOne" timeout="120">
> > > > > >         <tasks>
> > > > > >             ...
> > > > > >         </tasks>
> > > > > >     </synchronised>
> >
> > > > > > The server can not be started, returning the following error :
> >
> > > > > >     [CCNet Server:ERROR] Exception:
> > > > > >     Unable to instantiate CruiseControl projects from
> configuration
> > > > > > document.
> > > > > >     Configuration document is likely missing Xml nodes required
> for
> > > > > > properly populating CruiseControl configuration.
> > > > > >     Unable to find reflector type for 'Nullable`1' when
> deserialising
> > > > > > 'timeout'
> > > > > >     Xml: timeout="120"
> >
> > > > > > Is that a known issue ? Is there a way to fix it ?
> > > > > > Thank you for your help !
> >
> > > > > > Julien.- Hide quoted text -
> >
> > > > - Show quoted text -- Hide quoted text -
> >
> > - Show quoted text -

Reply via email to