-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 7.0.0 Beta 7
-
Fix Version/s: 7.0.0 Beta 7
-
Labels:None
The order of the taglib descriptions matter. They cause errors if not placed in the correct order.
Console Error:
validate-tld: [schemavalidate] /liferay/master/portal/util-taglib/src/META-INF/liferay-security.tld:60:8: The content of element type "tag" must match "(name,tag-class,tei-class?,body-content?,display-name?,small-icon?,large-icon?,description?,variable*,attribute*,example?)".
Steps to reproduce:
- Run
ant -f build-maven.xml install-snapshot-artifacts
- duplicates
-
LPS-63183 Both liferay-portlet-ext.tld and liferay-security.tld fails "schemavalidate" when executing ant dist
- Closed