[Anthill-pro] Stamps & Properties

Eric Minick etm at urbancode.com
Thu Jan 10 17:13:17 CST 2008


Curtis,

Build:
1.0.0.${+property:value}
Dev:
DEV-${bsh:StampLookup.getLatestStampValueForStyle("BLD")}
QA:
QA-${bsh:StampLookup.getLatestStampValueForStyle("BLD")}

Does the perpending of BLD/Dev/QA to the build number actually buy you a 
whole lot though when the status is already there? Is there a lack on 
Anthill's part of making a build's status obvious enough?

-- Eric


Yanko, Curtis wrote:
> All,
>  
> I am trying to figure out a strategy for my stamping. My intent is to 
> generate stamps that are used as labels and represent the promotion 
> level. So I have something like this:
>  
> BLD-Major.minior.bug.build
> DEV-Major.minor.bug.build
>  
> So I set up in my stamping strategy something like this
>  
> Build BLD-1.1.0.${+property:BuildNum}
> Dev DEV-1.1.0.${property:BuildNum}  <----- Notice no increment
>  
> but the problem is I'm still referencig my BuildNum which amy have 
> changed. So I'm considering dropping the BLD or DEV and just 
> pre-pending at Label time or figuring out how to save BuildNum for a 
> particular buildlife and use that.
>  
> Thoughts?
>  
> I'dalso be interested in hearing about other strategies people have 
> come up with.
>  
> ===
> -Curt
> W: 860.702.9059
> M: 860.881.2050
>
>
> This e-mail, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity to
> which it is addressed. If the reader of this e-mail is not the intended
> recipient or his or her authorized agent, the reader is hereby notified
> that any dissemination, distribution or copying of this e-mail is
> prohibited. If you have received this e-mail in error, please notify the
> sender by replying to this message and delete this e-mail immediately.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>   


More information about the Anthill-pro mailing list