You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Ryan Sonnek (JIRA)" <ji...@codehaus.org> on 2005/10/26 20:29:11 UTC

[jira] Created: (CONTINUUM-370) cvs tag ignored

cvs tag ignored
---------------

         Key: CONTINUUM-370
         URL: http://jira.codehaus.org/browse/CONTINUUM-370
     Project: Continuum
        Type: Bug
  Components: continuum-core  
    Versions: 1.0    
 Environment: maven-2.0.0, contiuum-1.0
 Reporter: Ryan Sonnek


Continuum ignores the CVS tag attribute set on a maven2 project.  You can configure the branch/version for the build using the "edit project" page, but it should respect the tag in the pom.xml

example pom.xml:
  <scm>
    <connection>scm:cvs:pserver:rsonnek@blah.com:/cvs:project/</connection>
    <developerConnection>scm:cvs:pserver:rsonnek@blah.com:/cvs:project/</developerConnection>
    <tag>VERSION_1_0</tag>
  </scm>

Continuum output:
2005-10-26 13:13:15,015 [Thread-1] DEBUG ScmManager                     - Command line: cvs -f -d :pserver:rsonnek@blah.com:2401/cvs -q checkout -d 2 project

I could be misunderstanding the purpose of the scm tag.  Any clarification on this would be appreciated.

-- 
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] Updated: (CONTINUUM-370) cvs tag ignored

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-370?page=all ]

Emmanuel Venisse updated CONTINUUM-370:
---------------------------------------

      Assign To: Emmanuel Venisse
    Fix Version: 1.1

> cvs tag ignored
> ---------------
>
>          Key: CONTINUUM-370
>          URL: http://jira.codehaus.org/browse/CONTINUUM-370
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: maven-2.0.0, contiuum-1.0
>     Reporter: Ryan Sonnek
>     Assignee: Emmanuel Venisse
>      Fix For: 1.1

>
>
> Continuum ignores the CVS tag attribute set on a maven2 project.  You can configure the branch/version for the build using the "edit project" page, but it should respect the tag in the pom.xml
> example pom.xml:
>   <scm>
>     <connection>scm:cvs:pserver:rsonnek@blah.com:/cvs:project/</connection>
>     <developerConnection>scm:cvs:pserver:rsonnek@blah.com:/cvs:project/</developerConnection>
>     <tag>VERSION_1_0</tag>
>   </scm>
> Continuum output:
> 2005-10-26 13:13:15,015 [Thread-1] DEBUG ScmManager                     - Command line: cvs -f -d :pserver:rsonnek@blah.com:2401/cvs -q checkout -d 2 project
> I could be misunderstanding the purpose of the scm tag.  Any clarification on this would be appreciated.

-- 
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] Closed: (CONTINUUM-370) cvs tag ignored

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-370?page=all ]
     
Emmanuel Venisse closed CONTINUUM-370:
--------------------------------------

    Resolution: Fixed

Fixed.

> cvs tag ignored
> ---------------
>
>          Key: CONTINUUM-370
>          URL: http://jira.codehaus.org/browse/CONTINUUM-370
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: maven-2.0.0, contiuum-1.0
>     Reporter: Ryan Sonnek
>     Assignee: Emmanuel Venisse
>      Fix For: 1.1

>
>
> Continuum ignores the CVS tag attribute set on a maven2 project.  You can configure the branch/version for the build using the "edit project" page, but it should respect the tag in the pom.xml
> example pom.xml:
>   <scm>
>     <connection>scm:cvs:pserver:rsonnek@blah.com:/cvs:project/</connection>
>     <developerConnection>scm:cvs:pserver:rsonnek@blah.com:/cvs:project/</developerConnection>
>     <tag>VERSION_1_0</tag>
>   </scm>
> Continuum output:
> 2005-10-26 13:13:15,015 [Thread-1] DEBUG ScmManager                     - Command line: cvs -f -d :pserver:rsonnek@blah.com:2401/cvs -q checkout -d 2 project
> I could be misunderstanding the purpose of the scm tag.  Any clarification on this would be appreciated.

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