Hybrid View
-
5 Jan 2013 9:33 AM #1
Sencha cmd does not ignore backup files
Sencha cmd does not ignore backup files
When using commands such as
, the script tries to go through basically any file it finds (maybe only with .js extensions, I haven't checked), which is rather annoying. Is that really a feature, or just something that has not been looked over ?Code:$ sencha app build package
Code:[ERR] com.sencha.exceptions.BasicException: The following error occurred while executing this line: [ERR] /tmp/MyApp/.sencha/app/build-impl.xml:120: javax.script.ScriptException: sun.org.mozilla.javascript.internal.WrappedException: Wrapped com.sencha.exceptions.BasicException: com.sencha.exceptions.BasicException: Failed loading source file: /tmp/MyApp/app/view/.#Main.js (<Unknown source>#461) in <Unknown source> at line number 461
-
7 Jan 2013 8:31 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 435
Thanks for the report! I have opened a bug in our bug tracker.
You found a bug! We've classified it as
SDKTOOLS-287
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote