Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M5
-
Component/s: Tools, Tools > Plugins SDK
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
The liferay portlet template in the Plugins SDK has an unncessary <instanceable>false</instanceable> tag in the liferay-plugins.xml This is unncessary since that is the default. It will reduce the number of bytes needed in that file if that element is simply removed.
Related tickets
IDE-825
LRMATERIAL-1219
Issue Links
- relates
-
IDE-825
Liferay portlet wizard should not create an <instanceable> tag for non-instanceable portlets
-

Pull requests
https://github.com/brianchandotcom/liferay-portal/pull/9211
https://github.com/brianchandotcom/liferay-plugins/pull/1330