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.
  1. #1
    Sencha User
    Join Date
    Dec 2012
    Posts
    2
    Vote Rating
    0
    beauby is on a distinguished road

      0  

    Default Sencha cmd does not ignore backup files

    Sencha cmd does not ignore backup files


    When using commands such as
    Code:
    $ sencha app build package
    , 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:
    [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

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,714
    Vote Rating
    438
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Thanks for the report! I have opened a bug in our bug tracker.