You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Jonathan Ramsey (JIRA)" <ji...@codehaus.org> on 2008/09/03 14:19:48 UTC

[jira] Created: (CONTINUUM-1869) Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page

Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page
---------------------------------------------------------------------------------------------------------------

                 Key: CONTINUUM-1869
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1869
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Jonathan Ramsey
            Priority: Trivial


The ['Connection to Continuum' section|http://continuum.apache.org/docs/1.1/developer_guides/xmlrpc.html#Connection_to_Continuum] on the 'Guide to use XML-RPC with Continuum' page contains example code for connecting to a Continuum instance. In the example code, the type of the url variable is String. However, in the API it is java.net.URL.

-- 
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-1869) Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page

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

Olivier Lamy updated CONTINUUM-1869:
------------------------------------

         Assignee: Olivier Lamy
    Fix Version/s: 1.2.0
      Component/s: Documentation

> Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1869
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1869
>             Project: Continuum
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.1
>            Reporter: Jonathan Ramsey
>            Assignee: Olivier Lamy
>            Priority: Trivial
>             Fix For: 1.2.0
>
>         Attachments: CONTINUUM-1869.patch, screenshot-1.jpg
>
>
> The ['Connection to Continuum' section|http://continuum.apache.org/docs/1.1/developer_guides/xmlrpc.html#Connection_to_Continuum] on the 'Guide to use XML-RPC with Continuum' page contains example code for connecting to a Continuum instance. In the example code, the type of the url variable is String. However, in the API it is java.net.URL.

-- 
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-1869) Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page

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

Olivier Lamy closed CONTINUUM-1869.
-----------------------------------

    Resolution: Fixed

fixed in rev 692215
Thanks !

> Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1869
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1869
>             Project: Continuum
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.1
>            Reporter: Jonathan Ramsey
>            Assignee: Olivier Lamy
>            Priority: Trivial
>             Fix For: 1.2.0
>
>         Attachments: CONTINUUM-1869.patch, screenshot-1.jpg
>
>
> The ['Connection to Continuum' section|http://continuum.apache.org/docs/1.1/developer_guides/xmlrpc.html#Connection_to_Continuum] on the 'Guide to use XML-RPC with Continuum' page contains example code for connecting to a Continuum instance. In the example code, the type of the url variable is String. However, in the API it is java.net.URL.

-- 
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-1869) Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page

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

Jonathan Ramsey updated CONTINUUM-1869:
---------------------------------------

    Attachment: CONTINUUM-1869.patch

Attached a patch to correct the example code.

> Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1869
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1869
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Jonathan Ramsey
>            Priority: Trivial
>         Attachments: CONTINUUM-1869.patch, screenshot-1.jpg
>
>
> The ['Connection to Continuum' section|http://continuum.apache.org/docs/1.1/developer_guides/xmlrpc.html#Connection_to_Continuum] on the 'Guide to use XML-RPC with Continuum' page contains example code for connecting to a Continuum instance. In the example code, the type of the url variable is String. However, in the API it is java.net.URL.

-- 
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-1869) Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page

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

Jonathan Ramsey updated CONTINUUM-1869:
---------------------------------------

    Attachment: screenshot-1.jpg

Attached screenshot showing incorrect example code.

> Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1869
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1869
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Jonathan Ramsey
>            Priority: Trivial
>         Attachments: screenshot-1.jpg
>
>
> The ['Connection to Continuum' section|http://continuum.apache.org/docs/1.1/developer_guides/xmlrpc.html#Connection_to_Continuum] on the 'Guide to use XML-RPC with Continuum' page contains example code for connecting to a Continuum instance. In the example code, the type of the url variable is String. However, in the API it is java.net.URL.

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