Created
June 4, 2013 14:21
-
-
Save moduscreate/5706301 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jay:html5 jgarcia$ sencha app build testing | |
Sencha Cmd v3.1.2.342 | |
[INF] | |
[INF] init-plugin: | |
[INF] | |
[INF] cmd-root-plugin.init-properties: | |
[INF] | |
[INF] init-properties: | |
[INF] | |
[INF] init-sencha-command: | |
[INF] | |
[INF] init: | |
[INF] | |
[INF] app-build-impl: | |
[INF] | |
[INF] -before-init-local: | |
[INF] | |
[INF] -init-local: | |
[INF] | |
[INF] -after-init-local: | |
[INF] | |
[INF] init-local: | |
[INF] | |
[INF] find-cmd: | |
[INF] | |
[INF] -before-init: | |
[INF] | |
[INF] -init: | |
[INF] Initializing Sencha Cmd ant environment | |
[INF] Adding antlib taskdef for com/sencha/command/compass/ant/antlib.xml | |
[INF] [x-load-properties] Loading optional properties file /www/rvrsitPhone/html5/.sencha/app/testing.properties | |
[INF] [x-load-properties] Loading required properties file /www/rvrsitPhone/html5/.sencha/app/build.properties | |
[INF] | |
[INF] -after-init: | |
[INF] | |
[INF] -before-init-default: | |
[INF] | |
[INF] -init-default: | |
[INF] | |
[INF] -after-init-default: | |
[INF] | |
[INF] init: | |
[INF] | |
[INF] -before-build: | |
[INF] | |
[INF] sass: | |
[INF] | |
[INF] -before-sass: | |
[INF] | |
[INF] -sass: | |
[INF] executing compass using system installed ruby runtime | |
identical ../css/app.css | |
[INF] | |
[INF] -after-sass: | |
[INF] | |
[INF] page: | |
[INF] | |
[INF] -before-page: | |
[INF] | |
[INF] -page: | |
[INF] building application | |
[INF] Deploying your application to /www/rvrsitPhone/html5/build/Rvrsit/testing | |
[INF] Copied /www/rvrsitPhone/html5/SparkMD5.js to /www/rvrsitPhone/html5/build/Rvrsit/testing/SparkMD5.js | |
[INF] Copied /www/rvrsitPhone/html5/app.js to /www/rvrsitPhone/html5/build/Rvrsit/testing/app.js | |
[INF] Copied /www/rvrsitPhone/html5/game.min.js to /www/rvrsitPhone/html5/build/Rvrsit/testing/game.min.js | |
[INF] Copied /www/rvrsitPhone/html5/app/TaskMgr.js to /www/rvrsitPhone/html5/build/Rvrsit/testing/app/TaskMgr.js | |
[INF] Copied /www/rvrsitPhone/html5/app/heartbeat.js to /www/rvrsitPhone/html5/build/Rvrsit/testing/app/heartbeat.js | |
[INF] Copied /www/rvrsitPhone/html5/resources/css/app.css to /www/rvrsitPhone/html5/build/Rvrsit/testing/resources/css/app.css | |
[INF] Copied /www/rvrsitPhone/html5/resources/css/othello.css to /www/rvrsitPhone/html5/build/Rvrsit/testing/resources/css/othello.css | |
[WRN] File or folder /www/rvrsitPhone/html5/resources/images not found | |
[INF] Copied /www/rvrsitPhone/html5/resources/icons | |
[INF] Copied /www/rvrsitPhone/html5/resources/startup | |
[INF] Resolving your application dependencies (file:////www/rvrsitPhone/html5/index.html) | |
[INF] Compiling app.js and dependencies | |
[INF] Loading classpath entry /www/rvrsitPhone/html5/touch/src | |
[INF] Loading classpath entry /www/rvrsitPhone/html5/app.js | |
[INF] Loading classpath entry /www/rvrsitPhone/html5/app | |
[ERR] C2008: Requirement had no matching files (SparkMD5) -- /www/rvrsitPhone/html5/app/Api.js:8460 | |
[ERR] The following error occurred while executing this line: | |
/www/rvrsitPhone/html5/.sencha/app/build-impl.xml:165: The following error occurred while executing this line: | |
/www/rvrsitPhone/html5/.sencha/app/build-impl.xml:158: com.sencha.exceptions.ExScript: Wrapped com.sencha.exceptions.ExBuild: Failed to find any files for /www/rvrsitPhone/html5/app/Api.js::ClassRequire::SparkMD5 (x-app-build#291) | |
runAppBuild (x-app-build:291) | |
[anonymous] (x-app-build:571) | |
x_app_build (x-app-build:569) | |
<script> (anonymous:1) | |
jay:html5 jgarcia$ ls build/Rvrsit/testing/ | |
SparkMD5.js app app.js game.min.js resources | |
jay:html5 jgarcia$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment