Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.6 GA, 6.0.12 EE, 6.1.0 CE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, 6.2.0 CE M2
-
Component/s: Tools, Tools > Plugins SDK
-
Labels:None
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Caused by:Other (provide details)
-
Similar Issues:
Description
The following directories and files are missing from the Ext plugins generated by the Ant create target ...
<plugin-ext>/docroot/WEB-INF
ext-service
src
ext-util-bridges
src
ext-util-java
src
ext-util-taglib
src
ext-web
META-INF
MANIFEST.MF
Because of missing directories, plugin compilation fails.
To be consistent, the Ext plugin created by Ant should have the same directories/files (see attached) as that of a plugin created with Liferay IDE or Liferay Developer Studio.
To reproduce ...
cd <plugins-sdk>/ext
create.bat my-plugin "My Plugin"

Committed on:
6.1.x Plugins GIT ID: bb54a2fb95ed29f463358ac82da39143888dff78.
6.2.x Plugins GIT ID: bb54a2fb95ed29f463358ac82da39143888dff78.