Fix site definition
-------------------
Key: BUILD-113
URL: http://jira.magnolia-cms.com/browse/BUILD-113
Project: Build
Issue Type: Bug
Security Level: Public
Components: poms
Reporter: Grégory Joseph
Assignee: Grégory Joseph
Priority: Minor
Fix For: POMs 24
The current site definition has menu items defined as {noformat}
<menu ref="modules" collapse="false" inherit="top"/>
<menu ref="parent" collapse="false" inherit="top"/>
<menu ref="reports" collapse="false" inherit="top"/>
{noformat} -- the {{collapse}} attribute is not defined; not sure where we
got this from, possibly so old/early version of Maven or the site plugin. We
can get rid of it, it doesn't seem to have any effect, and newer versions of
the site plugin won't allow it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------