Add specific continuum values as variables on build parameters input
--------------------------------------------------------------------

         Key: CONTINUUM-692
         URL: http://jira.codehaus.org/browse/CONTINUUM-692
     Project: Continuum
        Type: New Feature

  Components: Web interface, Core system  
    Versions: 1.0.3    
    Reporter: Christian Gruber
    Priority: Critical


The idea is to add certain key continuum values as variables that can be passed 
into the parameters of a build.  The main one at question is a build #.  This 
would allow someone to do something like:

(mvn)  clean source:jar javadoc:jar deploy scm:tag 
-Dtag=DAILY_BUILD_${continuum.build.number}

This way, if the thing deployed successfully, it would be tagged.

Other examples of variables that might be substituted include build timestamp 
(on server), and continuum group.

This would also be highly useful in ant builds, I suspect.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to