DictionaryAdapter and Scheduler had migrated.

Cheers,
Henry Conceição



2010/2/26 Henry Conceição <[email protected]>:
> NVelocity, Wcf Facility, Synchronize Facility, Validator and
> Pagination Components had migrated to msbuild.
>
> The mono build of them still pointing to svn/nant.
>
> Cheers,
> Henry Conceição
>
>
>
> On Fri, Feb 26, 2010 at 12:41 PM, Roelof Blom <[email protected]> wrote:
>> Just noticed that JetBrains changed the status of the issue to Open and
>> moved it to 'High Priority Pool', whatever that means.
>>
>> On Fri, Feb 26, 2010 at 2:29 PM, Patrick McEvoy <[email protected]> wrote:
>>>
>>> I have tried building the latest mono 2.6 branch to see if that would
>>> get things working again, unfortunately there are build errors. I will
>>> investigate/report and report back
>>>
>>> P
>>>
>>> On Feb 25, 9:48 am, Roelof Blom <[email protected]> wrote:
>>> > Looks like this xbuild bug is biting us:
>>> > http://www.mail-archive.com/[email protected]/msg31442.html
>>> >
>>> > I've submitted a bug with
>>> > JetBrains:http://youtrack.jetbrains.net/issue/TW-11122?query=MSBUILD0005
>>> >
>>> >
>>> >
>>> > On Thu, Feb 25, 2010 at 10:30 AM, Roelof Blom <[email protected]>
>>> > wrote:
>>> > > That's because you have created (copied wrong config?) incorrect build
>>> > > agent requirements, the system.os.name prop should be Linux, not
>>> > > Windows.
>>> >
>>> > > AR facility gets quite far on the Mono build agent:
>>> >
>>> >
>>> > > >http://builds.castleproject.org/viewLog.html?buildId=5269&tab=buildLo...
>>> >
>>> > > On Thu, Feb 25, 2010 at 9:53 AM, John Simons
>>> > > <[email protected]>wrote:
>>> >
>>> > >> Just tried xbuild on the build server and surprise surprise, it
>>> > >> didn't
>>> > >> work
>>> >
>>> >
>>> > >> >>http://builds.castleproject.org/viewType.html?tab=compatibilityList&b...
>>> > >> no compatible agent :(
>>> >
>>> > >> Cheers
>>> > >> John
>>> >
>>> > >> On Feb 25, 7:43 pm, Roelof Blom <[email protected]> wrote:
>>> > >> > I'm with you on NDepend.
>>> >
>>> > >> > Building with Mono xbuild is an option of the  MSBuild runner in
>>> > >> TeamCity, I
>>> > >> > have a feeling though that the build will not work right out of the
>>> > >> > gate
>>> > >> on
>>> > >> > Mono. So somebody with a Mono (2.6) install please step up and try
>>> > >> > to
>>> > >> get it
>>> > >> > to work.
>>> >
>>> > >> > Regarding Silverlight: I've pinged Julian about this.
>>> >
>>> > >> > There are no projects that use VS2010 currently, I see no reason to
>>> > >> create a
>>> > >> > TC build for it yet.
>>> >
>>> > >> > -- Roelof.
>>> >
>>> > >> > On Thu, Feb 25, 2010 at 9:34 AM, John Simons <
>>> > >> [email protected]>wrote:
>>> >
>>> > >> > > Roelof,
>>> >
>>> > >> > > I'm actually of the opinion that we don't need NDepend on the
>>> > >> > > build
>>> > >> > > server, I've never looked at the NDepend reports on the build
>>> > >> > > server,
>>> > >> > > I always do it on my local machine through VS.
>>> > >> > > Silverlight + Mono xbuild + VS2010  would be nice  :)
>>> >
>>> > >> > > Cheers
>>> > >> > > John
>>> >
>>> > >> > > On Feb 25, 6:00 pm, Roelof Blom <[email protected]> wrote:
>>> > >> > > > NDepend is currently missing, but should be easy to add.
>>> >
>>> > >> > > > I will look into adding the "merge" task to build.proj, so we
>>> > >> > > > can
>>> > >> keep
>>> > >> > > the #
>>> > >> > > > of build configurations down.
>>> >
>>> > >> > > > The Silverlight build should be easy with MSBuild, we need to
>>> > >> > > > look
>>> > >> into
>>> > >> > > > Julian Birch's solution transform for generating the
>>> > >> > > > Silverlight
>>> > >> project
>>> > >> > > > files. Julian?
>>> >
>>> > >> > > > For Mono xbuild <http://www.mono-project.com/Microsoft.Build>
>>> > >> should be
>>> > >> > > > used, I'd love somebody with an interest in Mono to provide
>>> > >> > > > this.
>>> >
>>> > >> > > > -- Roelof.
>>> >
>>> > >> > > > On Wed, Feb 24, 2010 at 10:12 PM, John Simons <
>>> > >> > > [email protected]>wrote:
>>> >
>>> > >> > > > > So this means that the only thing that nant used to do that
>>> > >> msbuild is
>>> > >> > > not
>>> > >> > > > > doing is NDepend report, right?
>>> >
>>> > >> > > > > Also, in nant, the "merge" task that we used to use in the
>>> > >> > > > > build
>>> > >> server
>>> > >> > > did
>>> > >> > > > > 2 builds, one in debug and another one in release (for
>>> > >> > > > > .net-3.5
>>> > >> only),
>>> > >> > > the
>>> > >> > > > > reason we did this was so that we didn't have to create
>>> > >> > > > > another
>>> > >> build
>>> > >> > > > > configuration in TC, I guess with the msbuild we have to
>>> > >> > > > > create
>>> > >> another
>>> > >> > > > > build configuration?
>>> >
>>> > >> > > > > Also, how about silverlight + mono builds?
>>> >
>>> > >> > > > > Cheers
>>> > >> > > > > John
>>> >
>>> > >> > > > > ------------------------------
>>> > >> > > > > *From:* Roelof Blom <[email protected]>
>>> > >> > > > > *To:* [email protected]
>>> > >> > > > > *Sent:* Wed, 24 February, 2010 11:57:24 PM
>>> >
>>> > >> > > > > *Subject:* Re: Git Migration (+ MsBuild)
>>> >
>>> > >> > > > > AutoTx facility has just moved to MSBuild. Windsor and AR
>>> > >> > > > > facility
>>> > >> are
>>> > >> > > > > currently the others.
>>> >
>>> > >> > > > > Code coverage is enabled in TeamCity for the three MSBuild
>>> > >> > > > > enabled
>>> > >> > > > > projects, see for instance this IOC build:
>>> >
>>> > >>http://builds.castleproject.org/viewLog.html?buildId=5261&buildTypeId.
>>> > >> > > ..
>>> >
>>> > >> > > > > -- Roelof.
>>> >
>>> > >> > > > > On Wed, Feb 24, 2010 at 1:24 AM, Mauricio Scheffer <
>>> > >> > > > > [email protected]> wrote:
>>> >
>>> > >> > > > >> Yup, tags are also migrated, e.g.
>>> >
>>> > >>http://github.com/castleproject/Castle.InversionOfControl/tree/2.1.1
>>> >
>>> > >> > > > >> Yell if you see any tag missing. :-)
>>> >
>>> > >> > > > >> On Feb 23, 7:44 pm, John Simons <[email protected]>
>>> > >> wrote:
>>> > >> > > > >> > Btw, Are we migrating the releases svn tags?
>>> >
>>> > >> > > > >> --
>>> > >> > > > >> You received this message because you are subscribed to the
>>> > >> Google
>>> > >> > > Groups
>>> > >> > > > >> "Castle Project Development List" group.
>>> > >> > > > >> To post to this group, send email to
>>> > >> > > > >> [email protected].
>>> > >> > > > >> To unsubscribe from this group, send email to
>>> > >> > > > >>
>>> > >> > > > >> [email protected]<castle-project-devel%2Bun
>>> > >> > > > >> [email protected]>
>>> > >>
>>> > >> <castle-project-devel%[email protected]<castle-project-devel%2
>>> > >> [email protected]>
>>> >
>>> > >> > >
>>> > >> > > <castle-project-devel%[email protected]<castle-project-devel%2
>>> > >> > > [email protected]>
>>> > >>
>>> > >> <castle-project-devel%[email protected]<castle-project-devel
>>> > >> %[email protected]>
>>> >
>>> > >> > > > >> .
>>> > >> > > > >> For more options, visit this group at
>>> > >> > > > >>http://groups.google.com/group/castle-project-devel?hl=en.
>>> >
>>> > >> > > > >  --
>>> > >> > > > > You received this message because you are subscribed to the
>>> > >> > > > > Google
>>> > >> > > Groups
>>> > >> > > > > "Castle Project Development List" group.
>>> > >> > > > > To post to this group, send email to
>>> > >> > > [email protected]
>>> > >> > > > > .
>>> > >> > > > > To unsubscribe from this group, send email to
>>> > >> > > > >
>>> > >> > > > > [email protected]<castle-project-devel%2Bun
>>> > >> > > > > [email protected]>
>>> > >>
>>> > >> <castle-project-devel%[email protected]<castle-project-devel%2
>>> > >> [email protected]>
>>> >
>>> > >> > >
>>> > >> > > <castle-project-devel%[email protected]<castle-project-devel%2
>>> > >> > > [email protected]>
>>> > >>
>>> > >> <castle-project-devel%[email protected]<castle-project-devel
>>> > >> %[email protected]>
>>> >
>>> > >> > > > > .
>>> > >> > > > > For more options, visit this group at
>>> > >> > > > >http://groups.google.com/group/castle-project-devel?hl=en.
>>> >
>>> > >> > > > > --
>>> > >> > > > > You received this message because you are subscribed to the
>>> > >> > > > > Google
>>> > >> > > Groups
>>> > >> > > > > "Castle Project Development List" group.
>>> > >> > > > > To post to this group, send email to
>>> > >> > > [email protected]
>>> > >> > > > > .
>>> > >> > > > > To unsubscribe from this group, send email to
>>> > >> > > > >
>>> > >> > > > > [email protected]<castle-project-devel%2Bun
>>> > >> > > > > [email protected]>
>>> > >>
>>> > >> <castle-project-devel%[email protected]<castle-project-devel%2
>>> > >> [email protected]>
>>> >
>>> > >> > >
>>> > >> > > <castle-project-devel%[email protected]<castle-project-devel%2
>>> > >> > > [email protected]>
>>> > >>
>>> > >> <castle-project-devel%[email protected]<castle-project-devel
>>> > >> %[email protected]>
>>> >
>>> > >> > > > > .
>>> > >> > > > > For more options, visit this group at
>>> > >> > > > >http://groups.google.com/group/castle-project-devel?hl=en.
>>> >
>>> > >> > > --
>>> > >> > > You received this message because you are subscribed to the
>>> > >> > > Google
>>> > >> Groups
>>> > >> > > "Castle Project Development List" group.
>>> > >> > > To post to this group, send email to
>>> > >> [email protected]
>>> > >> > > .
>>> > >> > > To unsubscribe from this group, send email to
>>> > >> > >
>>> > >> > > [email protected]<castle-project-devel%2Bun
>>> > >> > > [email protected]>
>>> > >>
>>> > >> <castle-project-devel%[email protected]<castle-project-devel%2
>>> > >> [email protected]>
>>> >
>>> > >> > > .
>>> > >> > > For more options, visit this group at
>>> > >> > >http://groups.google.com/group/castle-project-devel?hl=en.
>>> >
>>> > >> --
>>> > >> You received this message because you are subscribed to the Google
>>> > >> Groups
>>> > >> "Castle Project Development List" group.
>>> > >> To post to this group, send email to
>>> > >> [email protected].
>>> > >> To unsubscribe from this group, send email to
>>> > >>
>>> > >> [email protected]<castle-project-devel%2Bun
>>> > >> [email protected]>
>>> > >> .
>>> > >> For more options, visit this group at
>>> > >>http://groups.google.com/group/castle-project-devel?hl=en.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Castle Project Development List" group.
>>> To post to this group, send email to
>>> [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected].
>>> For more options, visit this group at
>>> http://groups.google.com/group/castle-project-devel?hl=en.
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Castle Project Development List" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/castle-project-devel?hl=en.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en.

Reply via email to