-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.10 EE1, 6.1.0 GA1
-
Fix Version/s: 6.2.0 GA1, 6.1.1 GA2, 6.1.20 EE GA2
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Git Pull Request:
Frin Mika's note:
Looking at the maven direct deploy plugin vs. plugins sdk direct-deploy task for Ext I do realize that the maven one doesn't work as it's just calling the ExtDeployer where as plugins sdk one goes and copies the files to their correct place under the app server. Ext direct deploy was drastically different from all the other plugin types which just called their respective Deployer class.