primefaces-modena.taglib.xml

Locked
paulkeogh
Posts: 45
Joined: 04 Apr 2013, 23:00
Location: Dublin, Ireland
Contact:

03 Nov 2015, 18:55

This file fails validation in JBoss Developer Studio 9.0.0 GA.

A fix is to swap the order of;

Code: Select all

<tag-name>menu</tag-name>
<description><![CDATA[Menu is a navigation component for Modena Layout.]]></description>
to

Code: Select all

<description><![CDATA[Menu is a navigation component for Modena Layout.]]></description>
<tag-name>menu</tag-name>
I briefly checked the relevant javaee XSDs and the fix looks correct to me.
Primefaces 6.2 Atmosphere 2.5
Red Hat Developer Studio 12.9 GA
Wildfly 14
Linux RHEL 7/CentOS 7

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

04 Nov 2015, 08:53

Hi,

We changed taglibs in all Layouts.
Eclipse Issues;
http://forum.primefaces.org/viewtopic.php?f=23&t=41397
http://forum.primefaces.org/viewtopic.php?f=23&t=43183

in taglibs;

Code: Select all

<description>..</description>
<tag-name>menu</tag-name>

Locked

Return to “Modena”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests