Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Fri, 7 Jan 2005 8:41 AM
don't want this by default, and adding a property would require more typing
than the subsequent rename :)
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPSCM-14
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPSCM-14
Summary: Use the cvs tag in the checkout directory
Type: Improvement
Status: Closed
Priority: Minor
Resolution: WON'T FIX
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-scm-plugin
Versions:
1.2
Assignee: Brett Porter
Reporter: Maurice Montg�nie
Created: Thu, 1 Jul 2004 3:36 PM
Updated: Fri, 7 Jan 2005 8:41 AM
Description:
I'd like to have the cvs tag in the checkout directory so i could work on the
trunk and on a branch at the same time.
Something like
<j:set var="value" value="${maven.scm.cvs.sticky.tag}"/>
<j:if test="${!empty(value)}">
<j:set var="msg" value="${msg}; using tag: ${value}" />
<j:set var="maven.scm.bootstrap.pom.dir"
value="${maven.scm.checkout.dir}/${maven.scm.cvs.module}-${value}"/>
</j:if>
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]