Not sure how your project configuration is set up, but I'm using the
configuration preprocessor, and this gets parsed in my definitions
file, obviously i've variablized as much as possible as you see below:

        <cb:define buildURL="http://$(build031)/ccnet/server/$
(buildServerName)_server/project/$(depot)-$(project.name)-$(buildType)/
ViewProjectReport.aspx" />

        <cb:define name="webURL">
                <webURL>$(buildURL)</webURL>
        </cb:define>

Then <cb:webURL /> is inserted into my project file. works like a
champ.



On Jul 22, 11:02 am, ike <[email protected]> wrote:
> Hi,
>
> I tried after your suggestion, but this didn't change a thing.
> I also restarted the webservice and removed and added the projects
> again in cctray (in case it was in the cache or something).
>
> Ike

Reply via email to