[jira] Created: (CONTINUUM-1636) Add an option for a forced build to perform the build only if there were changes in the SCM

2008-01-26 Thread Olivier Dehon (JIRA)
Add an option for a forced build to perform the build only if there were 
changes in the SCM
---

 Key: CONTINUUM-1636
 URL: http://jira.codehaus.org/browse/CONTINUUM-1636
 Project: Continuum
  Issue Type: New Feature
  Components: Core system
Affects Versions: 1.1
 Environment: Any
Reporter: Olivier Dehon


At the moment, a forced build is executed whenever the build button is clicked. 
It would be great to
add a button to perform the build now but only if there were changes in the SCM.

-Olivier

-- 
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




[jira] Created: (CONTINUUM-1637) Releasing a project should not replace variables in SCM section of the POM

2008-01-26 Thread Olivier Dehon (JIRA)
Releasing a project should not replace variables in SCM section of the POM
--

 Key: CONTINUUM-1637
 URL: http://jira.codehaus.org/browse/CONTINUUM-1637
 Project: Continuum
  Issue Type: Improvement
  Components: Release
Affects Versions: 1.1
 Environment: Any
Reporter: Olivier Dehon


When variables like ${scmRoot} (defined in settings.xml) or others are used in 
the SCM section of the POM, releasing the project replaces the variables with 
their interpolated values from the release profile.

Even using a tagBase of "${scmRoot}/.../tags" does not solve the issue.

It would be great if the algorithm that computes the scm paths for the tagged 
POM version does so in a relative fashion.

-Olivier

-- 
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