[ 
http://jira.codehaus.org/browse/DOXIASITETOOLS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=166429#action_166429
 ] 

Dennis Lundberg commented on DOXIASITETOOLS-1:
----------------------------------------------

I didn't know we had already published the xsd. I made a diff between the 
"published" decoration model and one generated from the current 1.0.x branch. 
Here are the results:

{noformat}
diff published-decoration-1.0.0.xsd generated-decoration-1.0.0.xsd
62c62
<             <xs:element name="logo" minOccurs="0" maxOccurs="unbounded" 
type="Logo"/>
---
>             <xs:element name="poweredBy" minOccurs="0" maxOccurs="unbounded" 
> type="Logo"/>
82c82
<       <xs:element minOccurs="0" name="custom">
---
>       <xs:element minOccurs="0">
155c155
<       <xs:element minOccurs="0" name="head">
---
>       <xs:element minOccurs="0">
177c177
<             <xs:element name="item" minOccurs="0" maxOccurs="unbounded" 
type="LinkItem"/>
---
>             <xs:element name="link" minOccurs="0" maxOccurs="unbounded" 
> type="LinkItem"/>
190c190
<             <xs:element name="item" minOccurs="0" maxOccurs="unbounded" 
type="LinkItem"/>
---
>             <xs:element name="breadcrumb" minOccurs="0" maxOccurs="unbounded" 
> type="LinkItem"/>
{noformat}

This puts us in a difficult position. Have we officially published the xsd? If 
so, then we must probably change the model version to 1.0.1 or something. That 
kind of sucks, since it is version 1.0.0 of the product itself. What do you 
guys think?

> Provide a schema for site.xml
> -----------------------------
>
>                 Key: DOXIASITETOOLS-1
>                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-1
>             Project: Maven Doxia Sitetools
>          Issue Type: Improvement
>          Components: Decoration model
>    Affects Versions: 1.0-alpha-9
>            Reporter: Wendy Smoak
>            Assignee: Dennis Lundberg
>            Priority: Minor
>             Fix For: 1.1
>
>
> Brett mentioned that a schema for site.xml will be available with 
> maven-site-plugin 2.0 final.  Just logging a reminder issue as I don't see it 
> in svn or at http://maven.apache.org/xsd/ .
> http://mail-archives.apache.org/mod_mbox/maven-users/200602.mbox/%3c9e3862d80602031847h54438b4ft42e61f5481a3f...@mail.gmail.com%3e

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

        

Reply via email to