You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "David Trott (JIRA)" <ji...@codehaus.org> on 2008/10/06 07:39:08 UTC

[jira] Created: (CONTINUUM-1918) Username and Password should be optional on project release form (Subversion projects)

Username and Password should be optional on project release form (Subversion projects)
--------------------------------------------------------------------------------------

                 Key: CONTINUUM-1918
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1918
             Project: Continuum
          Issue Type: Bug
          Components: Release
    Affects Versions: 1.2
         Environment: Maven 2.0.9
Mac OSX
JDK 1.5.0_13-119
Using svn+ssh with private/public key authentication
            Reporter: David Trott


I have logged a separate bug against the subversion SCM

http://jira.codehaus.org/browse/SCM-419

Basically I cannot release prepare using continuum because it the UI is forcing me to enter a username which is triggering the bug above.
Hence if the username is omitted I need continuum to ignore it and not attempt to pass -Dusername parameter to the underlying maven call.

-- 
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-1918) Username and Password should be optional on project release form (Subversion projects)

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak closed CONTINUUM-1918.
----------------------------------

         Assignee: Wendy Smoak
       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   1.3.2

This seems to have been changed somewhere along the line.

As of 1.3.2-SNAPSHOT r752591 I can prepare a release of a project in Subversion without supplying credentials on the form.

> Username and Password should be optional on project release form (Subversion projects)
> --------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1918
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1918
>             Project: Continuum
>          Issue Type: Bug
>          Components: Release
>    Affects Versions: 1.2
>         Environment: Maven 2.0.9
> Mac OSX
> JDK 1.5.0_13-119
> Using svn+ssh with private/public key authentication
>            Reporter: David Trott
>            Assignee: Wendy Smoak
>             Fix For: 1.3.2
>
>
> I have logged a separate bug against the subversion SCM
> http://jira.codehaus.org/browse/SCM-419
> Basically I cannot release prepare using continuum because it the UI is forcing me to enter a username which is triggering the bug above.
> Hence if the username is omitted I need continuum to ignore it and not attempt to pass -Dusername parameter to the underlying maven call.

-- 
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] Commented: (CONTINUUM-1918) Username and Password should be optional on project release form (Subversion projects)

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=169005#action_169005 ] 

Wendy Smoak commented on CONTINUUM-1918:
----------------------------------------

from continuum.log, showing that it's not passing --username and --password on the svn command line

2009-03-11 21:01:10,183 [pool-3-thread-1] INFO  releasePhase#scm-commit-development  - Checking in modified POMs...
2009-03-11 21:01:10,278 [pool-3-thread-1] INFO  org.apache.continuum.scm.manager.Slf4jScmLogger  - Executing: /bin/sh -c cd /Applications/continuum-20090311-1258-r752530/data/working-directory/2 && svn commit --file /Applications/continuum-20090311-1258-r752530/./tmp/maven-scm-1059022350.commit --targets /Applications/continuum-20090311-1258-r752530/./tmp/maven-scm-18803-targets
2009-03-11 21:01:10,279 [pool-3-thread-1] INFO  org.apache.continuum.scm.manager.Slf4jScmLogger  - Working directory: /Applications/continuum-20090311-1258-r752530/data/working-directory/2
2009-03-11 21:01:12,135 [pool-3-thread-1] INFO  releasePhase#end-release  - Release preparation complete.


> Username and Password should be optional on project release form (Subversion projects)
> --------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1918
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1918
>             Project: Continuum
>          Issue Type: Bug
>          Components: Release
>    Affects Versions: 1.2
>         Environment: Maven 2.0.9
> Mac OSX
> JDK 1.5.0_13-119
> Using svn+ssh with private/public key authentication
>            Reporter: David Trott
>            Assignee: Wendy Smoak
>             Fix For: 1.3.2
>
>
> I have logged a separate bug against the subversion SCM
> http://jira.codehaus.org/browse/SCM-419
> Basically I cannot release prepare using continuum because it the UI is forcing me to enter a username which is triggering the bug above.
> Hence if the username is omitted I need continuum to ignore it and not attempt to pass -Dusername parameter to the underlying maven call.

-- 
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-1918) Username and Password should be optional on project release form (Subversion projects)

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated CONTINUUM-1918:
-----------------------------------

    Fix Version/s: Future

> Username and Password should be optional on project release form (Subversion projects)
> --------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1918
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1918
>             Project: Continuum
>          Issue Type: Bug
>          Components: Release
>    Affects Versions: 1.2
>         Environment: Maven 2.0.9
> Mac OSX
> JDK 1.5.0_13-119
> Using svn+ssh with private/public key authentication
>            Reporter: David Trott
>             Fix For: Future
>
>
> I have logged a separate bug against the subversion SCM
> http://jira.codehaus.org/browse/SCM-419
> Basically I cannot release prepare using continuum because it the UI is forcing me to enter a username which is triggering the bug above.
> Hence if the username is omitted I need continuum to ignore it and not attempt to pass -Dusername parameter to the underlying maven call.

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