You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org> on 2010/07/15 03:59:32 UTC

[jira] Created: (CONTINUUM-2545) Add REST or WebDAV interface to continuum build agent for displaying the working copies

Add REST or WebDAV interface to continuum build agent for displaying the working copies
---------------------------------------------------------------------------------------

                 Key: CONTINUUM-2545
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2545
             Project: Continuum
          Issue Type: New Feature
          Components: Distributed Builds
            Reporter: Maria Catherine Tan




-- 
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-2545) Add WebDAV interface to continuum build agent for displaying the working copies

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229745#action_229745 ] 

Maria Catherine Tan commented on CONTINUUM-2545:
------------------------------------------------

Made some small changes in r978986
- do not write content as html when dav resource is a collection

> Add WebDAV interface to continuum build agent for displaying the working copies
> -------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2545
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2545
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Distributed Builds
>            Reporter: Maria Catherine Tan
>            Assignee: Maria Catherine Tan
>             Fix For: 1.4.1 (Beta)
>
>


-- 
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-2545) Add WebDAV interface to continuum build agent for displaying the working copies

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229747#action_229747 ] 

Maria Catherine Tan commented on CONTINUUM-2545:
------------------------------------------------

Added WebDAV support for the working copies in the build agent

1. there's a WorkingCopyServlet in the build agent that will handle all url pattern: /workingcopy/*
e.g. In order to view the working copy of a project with id 1, the url will be "http://host/workingcopy/[projectId]"
2. support for read only access to working copies
3. can use Sardine as the WebDAV client
4. no security implementation yet. 

#4 still needs to be discuss in the dev list. We currently don't have a database in the build agent so we can't use redback for the role-based authorization.



> Add WebDAV interface to continuum build agent for displaying the working copies
> -------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2545
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2545
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Distributed Builds
>            Reporter: Maria Catherine Tan
>            Assignee: Maria Catherine Tan
>             Fix For: 1.4.1 (Beta)
>
>


-- 
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-2545) Add WebDAV interface to continuum build agent for displaying the working copies

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

Wendy Smoak updated CONTINUUM-2545:
-----------------------------------

    Summary: Add WebDAV interface to continuum build agent for displaying the working copies  (was: Add REST or WebDAV interface to continuum build agent for displaying the working copies)

Edited the summary based on the commit comment so the release notes will show what was added.

Can you explain more about the WebDAV interface on the agent?  How is it secured?

> Add WebDAV interface to continuum build agent for displaying the working copies
> -------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2545
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2545
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Distributed Builds
>            Reporter: Maria Catherine Tan
>            Assignee: Maria Catherine Tan
>             Fix For: 1.4.1 (Beta)
>
>


-- 
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-2545) Add REST or WebDAV interface to continuum build agent for displaying the working copies

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

Maria Catherine Tan closed CONTINUUM-2545.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.1 (Beta)
         Assignee: Maria Catherine Tan

Fixed in r965372 and r965682

added WebDAV interface to continuum build agent

> Add REST or WebDAV interface to continuum build agent for displaying the working copies
> ---------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2545
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2545
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Distributed Builds
>            Reporter: Maria Catherine Tan
>            Assignee: Maria Catherine Tan
>             Fix For: 1.4.1 (Beta)
>
>


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