You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2011/05/15 16:43:22 UTC

[jira] Created: (SCM-620) Publish the XML schema for svn-settings

Publish the XML schema for svn-settings
---------------------------------------

                 Key: SCM-620
                 URL: http://jira.codehaus.org/browse/SCM-620
             Project: Maven SCM
          Issue Type: Task
          Components: maven-scm-provider-svn
    Affects Versions: 1.5
            Reporter: Dennis Lundberg


The Modello file says that it should be published to http://maven.apache.org/xsd/scm-svn-${version}.xsd. There is currently no file at that URL.

The xsd is generated as svn-${version}.xsd (not matching the URL above), but is not included in the scm site. This also needs to be fixed.

-- 
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: (SCM-620) Publish the XML schema for svn-settings

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed SCM-620.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

Fixed in [r1103443|http://svn.apache.org/viewvc?view=revision&revision=1103443].

I changed the name of the xsd file and schemaLocation to svn-settings-${version}.xsd to match the current file name. The new schemaLocation is http://maven.apache.org/xsd/svn-settings-${version}.xsd.

Remember to copy the generated xsd to the schemaLocation when doing the next release.

> Publish the XML schema for svn-settings
> ---------------------------------------
>
>                 Key: SCM-620
>                 URL: http://jira.codehaus.org/browse/SCM-620
>             Project: Maven SCM
>          Issue Type: Task
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.5
>            Reporter: Dennis Lundberg
>            Assignee: Dennis Lundberg
>             Fix For: 1.6
>
>
> The Modello file says that it should be published to http://maven.apache.org/xsd/scm-svn-${version}.xsd. There is currently no file at that URL.
> The xsd is generated as svn-${version}.xsd (not matching the URL above), but is not included in the scm site. This also needs to be fixed.

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