[Anthill-pro] AHP 2.5.0 Deployment Build Manager

Thomas Weise thomas.weise at googlemail.com
Thu Nov 16 18:07:21 CST 2006


Hi Eric,

Thanks for the reply. I have configured the build event action and put in
place the script, but it does not seem to have any effect. I checked the log
files and there are no error messages. How can I debug the script execution?

Thanks,
Thomas

On 11/16/06, Eric Minick <etm at urbancode.com> wrote:
>
> I believe that is intentional. Because the number assigned in the
> original build is supposed to be the version and the deployment build
> manager is just deploying that build, it keeps the same number. This is
> addressed in 3.0, but allowing you to have multiple build numbers on a
> single build as secondary processes apply numbering stamps.
>
> The documentation and latest download for 2.x are both available from
> the downloads page:
> https://www.anthillpro.com/html/products/anthillpro/download.html
>
> To grab the one entered through the UI, you could use this script:
> http://wiki.urbancode.com/home/Build_Property_Provider
>
> You would want to grab the value out of buildDef.getVersionNumber() and
> store it. Immediately after the build is required, it gets stomped on.
> So if you ran that script either on the BuildRequired event or the
> BuildRequested event, you'd be fine.
>
> -- Eric
>
> Thomas Weise wrote:
>
> > I have an issue with the Deployment Build Manager where the build
> > script does not retrieve the value entered under "Build as Version" in
> > the build tab. Instead, the version is always passed as the latest
> > built version from the reference track. Is this a bug in the AHP
> > version used?
> >
> > If not, how can I fetch the version number entered in the UI and pass
> > it on to the script?
> >
> > Is there an online version of the 2.x documentation (cannot find it on
> > the 2.5 installation we are using)? Is there a download for the latest
> > 2.x patches?
> >
> > Thanks!
> > Thomas
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Anthill-pro mailing list
> >Anthill-pro at lists.urbancode.com
> >http://lists.urbancode.com/mailman/listinfo/anthill-pro
> >
> >
>
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20061116/ce3e0e7a/attachment.htm


More information about the Anthill-pro mailing list