-
6 Nov 2012 8:02 PM #1
Sencha Cmd V3.0 GA (3.0.0.250) loops
Sencha Cmd V3.0 GA (3.0.0.250) loops
Hi!
I just upgraded to latest Sencha Cmd and now 'sencha ant build' loops indefinitely. Note that I did not have this problem with previous versions. I also tried 'sencha app build' with same result.
Is there something I should change/upgrade/delete?
-
6 Nov 2012 9:43 PM #2
Check your .sencha/app/build-impl.xml file... I believe it is an old version that contains a call to "sencha app build" in the "page" target.
Did you use "sencha app upgrade" to upgrade to 3.0.0.250? It should handle upgrading this file properly (it is one of the few that are still replaced by the upgrade).Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
6 Nov 2012 10:58 PM #3
Thanks! Running "sencha app upgrade" did the trick. To be honest I was under the impressions that it should be run only when Ext JS gets an upgrade.
-
6 Nov 2012 11:37 PM #4
I can see where that could be confusing, but yes, "sencha app upgrade" upgrades your app to the latest framework and/or Sencha Cmd version.
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote