You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-dev@maven.apache.org by "Juan F. Codagnone (JIRA)" <ji...@codehaus.org> on 2005/09/03 23:23:03 UTC

[jira] Created: (WAGONSSH-9) patch: sftp: honour repository directory permission mode

patch: sftp: honour repository directory permission mode
--------------------------------------------------------

         Key: WAGONSSH-9
         URL: http://jira.codehaus.org/browse/WAGONSSH-9
     Project: wagon-ssh
        Type: Improvement
 Reporter: Juan F. Codagnone
 Attachments: sftp-honour-mode.diff

makes the Sftp wagon to honor the directory mode. pretty safe

M2 pom model doesn't support permission definition (¿yet?) so to test you need to inject some permisions when the Repository is created (i did it at org.apache.maven.artifact.manager.DefaultWagonManager@line 142)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org


[jira] Closed: (WAGONSSH-9) patch: sftp: honour repository directory permission mode

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGONSSH-9?page=all ]
     
Trygve Laugstol closed WAGONSSH-9:
----------------------------------

      Assign To: Trygve Laugstol
     Resolution: Fixed
    Fix Version: 1.0-alpha-5

Applied, thanks. Please make sure you follow our code style conventions.

> patch: sftp: honour repository directory permission mode
> --------------------------------------------------------
>
>          Key: WAGONSSH-9
>          URL: http://jira.codehaus.org/browse/WAGONSSH-9
>      Project: wagon-ssh
>         Type: Improvement
>     Reporter: Juan F. Codagnone
>     Assignee: Trygve Laugstol
>      Fix For: 1.0-alpha-5
>  Attachments: sftp-honour-mode.diff
>
>
> makes the Sftp wagon to honor the directory mode. pretty safe
> M2 pom model doesn't support permission definition (¿yet?) so to test you need to inject some permisions when the Repository is created (i did it at org.apache.maven.artifact.manager.DefaultWagonManager@line 142)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org