-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Dev Tools > Workspace
-
Labels:
-
Git Pull Request:
Right now the downloadBundle task will send the token file when it starts a download of the DXP bundle. SInce the token is no longer used, we can simply stop sending it.
We can print out a Task warning letting the user know that the token is no longer being used and can be removed (along with all of the related properties).
We can also add deprecation notices to the createToken task since it will removed in the future.