Passing a parameter to ant from CruiseControl Dashboard
        Posted  
        
            by MSUDrew
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MSUDrew
        
        
        
        Published on 2010-03-18T18:22:03Z
        Indexed on 
            2010/04/05
            8:03 UTC
        
        
        Read the original article
        Hit count: 341
        
cruisecontrol
|ant
I am working on incorporating CruiseControl into my teams build process. What we need is a way to pass a Clearcase view name into the ant script so it knows what view to use when building. Sometimes a developer needs to create a build that is used for their testing only and not on the main integration branch. Is there a way to do this?
© Stack Overflow or respective owner