-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 7.0.0 Beta 8
-
Fix Version/s: Master
-
Component/s: Dev Tools, Dev Tools > Plugins SDK
-
Labels:None
-
Git Pull Request:
Direct-deploy copies files to webapps, which is no longer valid with OSGi, so direct-deploy needs to be removed, but the command should be deprecated rather than outright removed, so running "ant direct-deploy" will run "ant deploy" instead.