-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-2.1.0-ga1, liferay-faces-2.1.1-ga2, liferay-faces-3.0.0-legacy-ga1, liferay-faces-3.0.1-legacy-ga2, liferay-faces-3.0.0-ga1, liferay-faces-3.0.1-ga2, liferay-faces-3.1.0-ga1, liferay-faces-3.1.1-ga2
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Various liferay-portlet.xml files in demo projects have an unncessary <instanceable>false</instanceable>. This is unncessary since that value is the default. It will reduce the number of bytes needed in that file if that element is simply removed. The reason for this is that this is included in both SDK template and Maven archtype which those will be addressed in LPS-33222 and MAVEN-66
Related tickets
IDE-825
LRMATERIAL-1219