Advertisement
Guest User

Crosswalk extension output verbose

a guest
Oct 31st, 2014
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.72 KB | None | 0 0
  1. Nick-Dymonds-iMac:crosswalk-8.37.189.12python make_apk.py --package=org.crosswalkproject.example --enable-remote-debugging --fullscreen --manifest=$PROJECT_DIR/xwalk-echo-app/manifest.json --extensions=$PROJECT_DIR/xwalk-echo-extension-src/xwalk-echo-extension/ --verbose
  2. WARNING: version is deprecated for Crosswalk. Please follow https://www.crosswalk-project.org/#documentation/manifest.
  3. WARNING: app.launch.local_path is deprecated for Crosswalk. Please follow https://www.crosswalk-project.org/#documentation/manifest.
  4. WARNING: icons defined as dictionary form is deprecated for Crosswalk. Please follow https://www.crosswalk-project.org/#documentation/manifest.
  5. Use xwalk's keystore by default for debugging. Please switch to your keystore when distributing it to app market.
  6. Buildfile: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/build.xml
  7.  
  8. -set-mode-check:
  9.  
  10. -set-release-mode:
  11.  
  12. -release-obfuscation-check:
  13. [echo] proguard.config is ${proguard.config}
  14.  
  15. -pre-build:
  16.  
  17. -check-env:
  18. [checkenv] Android SDK Tools Revision 23.0.5
  19. [checkenv] Installed at /Users/AlanP/Documents/Development/sdk
  20.  
  21. -setup:
  22. [echo] Project Name: xwalk_echo_app
  23. [gettype] Project Type: Application
  24.  
  25. -build-setup:
  26. [getbuildtools] Using latest Build Tools: 21.0.2
  27. [echo] Resolving Build Target for xwalk_echo_app...
  28. [gettarget] Project Target: Android 4.4W.2
  29. [gettarget] API level: 20
  30. [echo] ----------
  31. [echo] Creating output directories if needed...
  32. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin
  33. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin/res
  34. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin/rsObj
  35. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin/rsLibs
  36. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/gen
  37. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin/classes
  38. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin/dexedLibs
  39. [echo] ----------
  40. [echo] Resolving Dependencies for xwalk_echo_app...
  41. [dependency] Library dependencies:
  42. [dependency]
  43. [dependency] ------------------
  44. [dependency] Ordered libraries:
  45. [dependency]
  46. [dependency] ------------------
  47. [echo] ----------
  48. [echo] Building Libraries with 'release'...
  49.  
  50. nodeps:
  51.  
  52. -set-mode-check:
  53.  
  54. -set-release-mode:
  55.  
  56. -release-obfuscation-check:
  57. [echo] proguard.config is ${proguard.config}
  58.  
  59. -pre-build:
  60.  
  61. -check-env:
  62. [checkenv] Android SDK Tools Revision 23.0.5
  63. [checkenv] Installed at /Users/AlanP/Documents/Development/sdk
  64.  
  65. -setup:
  66. [echo] Project Name: XWalkCoreLibrary
  67. [gettype] Project Type: Android Library
  68.  
  69. -build-setup:
  70. [getbuildtools] Using latest Build Tools: 21.0.2
  71. [echo] Resolving Build Target for XWalkCoreLibrary...
  72. [gettarget] Project Target: Android 4.4W.2
  73. [gettarget] API level: 20
  74. [echo] ----------
  75. [echo] Creating output directories if needed...
  76. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin
  77. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res
  78. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/rsObj
  79. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/rsLibs
  80. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/gen
  81. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/classes
  82. [mkdir] Created dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/dexedLibs
  83. [echo] ----------
  84. [echo] Resolving Dependencies for XWalkCoreLibrary...
  85. [dependency] Library dependencies:
  86. [dependency] No Libraries
  87. [dependency]
  88. [dependency] ------------------
  89.  
  90. -code-gen:
  91. [mergemanifest] Merging AndroidManifest files into one.
  92. [mergemanifest] Manifest merger disabled. Using project manifest only.
  93. [echo] Handling aidl files...
  94. [aidl] No AIDL files to compile.
  95. [echo] ----------
  96. [echo] Handling RenderScript files...
  97. [echo] ----------
  98. [echo] Handling Resources...
  99. [aapt] Generating resource IDs...
  100. [echo] ----------
  101. [echo] Handling BuildConfig class...
  102. [buildconfig] Generating BuildConfig class.
  103.  
  104. -pre-compile:
  105.  
  106. -compile:
  107. [javac] Compiling 2 source files to /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/classes
  108. [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
  109. [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
  110. [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
  111. [javac] 3 warnings
  112. [echo] Creating library output jar file...
  113. [jar] Building jar: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/classes.jar
  114.  
  115. -post-compile:
  116.  
  117. -obfuscate:
  118.  
  119. -dex:
  120. [echo] Library project: do not convert bytecode...
  121.  
  122. -crunch:
  123. [crunch] Crunching PNG Files in source dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res
  124. [crunch] To destination dir: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res
  125. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/bubble.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png
  126. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png: 0% size of source)
  127. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/bubble_arrow_up.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png
  128. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png: 0% size of source)
  129. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/color_picker_advanced_select_handle.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png
  130. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png: 0% size of source)
  131. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_down.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png
  132. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png: 0% size of source)
  133. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_up.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png
  134. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png: 0% size of source)
  135. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/ic_menu_search_holo_light.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png
  136. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png: 0% size of source)
  137. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/ic_menu_share_holo_light.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png
  138. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png: 0% size of source)
  139. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/ondemand_overlay.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png
  140. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png: 82% size of source)
  141. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-hdpi/pageinfo_warning_major.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png
  142. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png: 0% size of source)
  143. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/bubble.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png
  144. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png: 0% size of source)
  145. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/bubble_arrow_up.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png
  146. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png: 0% size of source)
  147. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/color_picker_advanced_select_handle.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png
  148. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png: 0% size of source)
  149. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_down.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png
  150. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png: 0% size of source)
  151. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_up.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png
  152. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png: 0% size of source)
  153. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/ic_menu_search_holo_light.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png
  154. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png: 0% size of source)
  155. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/ic_menu_share_holo_light.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png
  156. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png: 0% size of source)
  157. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/ondemand_overlay.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png
  158. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png: 64% size of source)
  159. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xhdpi/pageinfo_warning_major.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png
  160. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png: 0% size of source)
  161. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable-xxhdpi/pageinfo_warning_major.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png
  162. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png: 0% size of source)
  163. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/bubble.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/bubble.9.png
  164. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/bubble.9.png: 0% size of source)
  165. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/bubble_arrow_up.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png
  166. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png: 0% size of source)
  167. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/color_picker_advanced_select_handle.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png
  168. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png: 0% size of source)
  169. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/dropdown_popup_background_down.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png
  170. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png: 0% size of source)
  171. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/dropdown_popup_background_up.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png
  172. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png: 0% size of source)
  173. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/ic_menu_search_holo_light.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png
  174. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png: 0% size of source)
  175. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/ic_menu_share_holo_light.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png
  176. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png: 0% size of source)
  177. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/ondemand_overlay.9.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png
  178. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png: 0% size of source)
  179. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/drawable/pageinfo_warning_major.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png
  180. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png: 0% size of source)
  181. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/mipmap-hdpi/app_icon.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-hdpi/app_icon.png
  182. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-hdpi/app_icon.png: 0% size of source)
  183. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/mipmap-mdpi/app_icon.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-mdpi/app_icon.png
  184. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-mdpi/app_icon.png: 0% size of source)
  185. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/mipmap-xhdpi/app_icon.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-xhdpi/app_icon.png
  186. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-xhdpi/app_icon.png: 78% size of source)
  187. [crunch] Processing image to cache: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/res/mipmap-xxhdpi/app_icon.png => /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-xxhdpi/app_icon.png
  188. [crunch] (processed image to cache entry /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/res/mipmap-xxhdpi/app_icon.png: 50% size of source)
  189. [crunch] Crunched 32 PNG files to update cache
  190.  
  191. -package-resources:
  192. [echo] Library project: do not package resources...
  193.  
  194. -package:
  195. [echo] Library project: do not package apk...
  196.  
  197. -post-package:
  198.  
  199. -release-prompt-for-password:
  200.  
  201. -release-nosign:
  202.  
  203. -release-sign:
  204. [echo] Library project: do not create apk...
  205. [propertyfile] Creating new property file: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/build.prop
  206. [propertyfile] Updating property file: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/build.prop
  207. [propertyfile] Updating property file: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/build.prop
  208. [propertyfile] Updating property file: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/build.prop
  209.  
  210. -post-build:
  211.  
  212. release:
  213.  
  214. -code-gen:
  215. [mergemanifest] Merging AndroidManifest files into one.
  216. [mergemanifest] Manifest merger disabled. Using project manifest only.
  217. [echo] Handling aidl files...
  218. [aidl] No AIDL files to compile.
  219. [echo] ----------
  220. [echo] Handling RenderScript files...
  221. [echo] ----------
  222. [echo] Handling Resources...
  223. [aapt] Generating resource IDs...
  224. [echo] ----------
  225. [echo] Handling BuildConfig class...
  226. [buildconfig] Generating BuildConfig class.
  227.  
  228. -pre-compile:
  229.  
  230. -compile:
  231. [javac] Compiling 4 source files to /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin/classes
  232. [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
  233. [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
  234. [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
  235. [javac] 3 warnings
  236.  
  237. -post-compile:
  238.  
  239. -obfuscate:
  240.  
  241. -dex:
  242. [dex] input: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/bin/classes
  243. [dex] input: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/classes.jar
  244. [dex] input: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/libs/xwalk_runtime_java.jar
  245. [dex] input: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/libs/xwalk-echo-extension.jar
  246. [dex] input: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/libs/xwalk_core_library_java.jar
  247. [dex] input: /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/libs/xwalk_app_runtime_java.jar
  248. [dex] Pre-Dexing /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/xwalk_core_library/bin/classes.jar -> classes-4ef7083903fffc8be9cf8b7cc78ca4bb.jar
  249. [dex] Pre-Dexing /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/libs/xwalk_runtime_java.jar -> xwalk_runtime_java-8abeb66f42048b57b62aae1451cba503.jar
  250. [dex] Pre-Dexing /Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk_echo_app/libs/xwalk-echo-extension.jar -> xwalk-echo-extension-3be3353328945d0701f10268acaad70b.jar
  251. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  252. [dx] (com.sun.jna.Native$1) that doesn't come with an
  253. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  254. [dx] compiler that did not target the modern .class file format. The recommended
  255. [dx] solution is to recompile the class from source, using an up-to-date compiler
  256. [dx] and without specifying any "-target" type options. The consequence of ignoring
  257. [dx] this warning is that reflective operations on this class will incorrectly
  258. [dx] indicate that it is *not* an inner class.
  259. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  260. [dx] (com.sun.jna.Native$2) that doesn't come with an
  261. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  262. [dx] compiler that did not target the modern .class file format. The recommended
  263. [dx] solution is to recompile the class from source, using an up-to-date compiler
  264. [dx] and without specifying any "-target" type options. The consequence of ignoring
  265. [dx] this warning is that reflective operations on this class will incorrectly
  266. [dx] indicate that it is *not* an inner class.
  267. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  268. [dx] (com.sun.jna.Native$3) that doesn't come with an
  269. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  270. [dx] compiler that did not target the modern .class file format. The recommended
  271. [dx] solution is to recompile the class from source, using an up-to-date compiler
  272. [dx] and without specifying any "-target" type options. The consequence of ignoring
  273. [dx] this warning is that reflective operations on this class will incorrectly
  274. [dx] indicate that it is *not* an inner class.
  275. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  276. [dx] (com.sun.jna.Native$4) that doesn't come with an
  277. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  278. [dx] compiler that did not target the modern .class file format. The recommended
  279. [dx] solution is to recompile the class from source, using an up-to-date compiler
  280. [dx] and without specifying any "-target" type options. The consequence of ignoring
  281. [dx] this warning is that reflective operations on this class will incorrectly
  282. [dx] indicate that it is *not* an inner class.
  283. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  284. [dx] (com.sun.jna.Native$5) that doesn't come with an
  285. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  286. [dx] compiler that did not target the modern .class file format. The recommended
  287. [dx] solution is to recompile the class from source, using an up-to-date compiler
  288. [dx] and without specifying any "-target" type options. The consequence of ignoring
  289. [dx] this warning is that reflective operations on this class will incorrectly
  290. [dx] indicate that it is *not* an inner class.
  291. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  292. [dx] (com.sun.jna.Native$6) that doesn't come with an
  293. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  294. [dx] compiler that did not target the modern .class file format. The recommended
  295. [dx] solution is to recompile the class from source, using an up-to-date compiler
  296. [dx] and without specifying any "-target" type options. The consequence of ignoring
  297. [dx] this warning is that reflective operations on this class will incorrectly
  298. [dx] indicate that it is *not* an inner class.
  299. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  300. [dx] (com.sun.jna.Native$7) that doesn't come with an
  301. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  302. [dx] compiler that did not target the modern .class file format. The recommended
  303. [dx] solution is to recompile the class from source, using an up-to-date compiler
  304. [dx] and without specifying any "-target" type options. The consequence of ignoring
  305. [dx] this warning is that reflective operations on this class will incorrectly
  306. [dx] indicate that it is *not* an inner class.
  307. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  308. [dx] (com.sun.jna.Native$8) that doesn't come with an
  309. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  310. [dx] compiler that did not target the modern .class file format. The recommended
  311. [dx] solution is to recompile the class from source, using an up-to-date compiler
  312. [dx] and without specifying any "-target" type options. The consequence of ignoring
  313. [dx] this warning is that reflective operations on this class will incorrectly
  314. [dx] indicate that it is *not* an inner class.
  315. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  316. [dx] (com.sun.jna.NativeLibrary$1) that doesn't come with an
  317. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  318. [dx] compiler that did not target the modern .class file format. The recommended
  319. [dx] solution is to recompile the class from source, using an up-to-date compiler
  320. [dx] and without specifying any "-target" type options. The consequence of ignoring
  321. [dx] this warning is that reflective operations on this class will incorrectly
  322. [dx] indicate that it is *not* an inner class.
  323. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  324. [dx] (com.sun.jna.NativeLibrary$2) that doesn't come with an
  325. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  326. [dx] compiler that did not target the modern .class file format. The recommended
  327. [dx] solution is to recompile the class from source, using an up-to-date compiler
  328. [dx] and without specifying any "-target" type options. The consequence of ignoring
  329. [dx] this warning is that reflective operations on this class will incorrectly
  330. [dx] indicate that it is *not* an inner class.
  331. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  332. [dx] (com.sun.jna.Structure$1) that doesn't come with an
  333. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  334. [dx] compiler that did not target the modern .class file format. The recommended
  335. [dx] solution is to recompile the class from source, using an up-to-date compiler
  336. [dx] and without specifying any "-target" type options. The consequence of ignoring
  337. [dx] this warning is that reflective operations on this class will incorrectly
  338. [dx] indicate that it is *not* an inner class.
  339. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  340. [dx] (com.sun.jna.Structure$2) that doesn't come with an
  341. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  342. [dx] compiler that did not target the modern .class file format. The recommended
  343. [dx] solution is to recompile the class from source, using an up-to-date compiler
  344. [dx] and without specifying any "-target" type options. The consequence of ignoring
  345. [dx] this warning is that reflective operations on this class will incorrectly
  346. [dx] indicate that it is *not* an inner class.
  347. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  348. [dx] (com.sun.jna.WeakIdentityHashMap$1) that doesn't come with an
  349. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  350. [dx] compiler that did not target the modern .class file format. The recommended
  351. [dx] solution is to recompile the class from source, using an up-to-date compiler
  352. [dx] and without specifying any "-target" type options. The consequence of ignoring
  353. [dx] this warning is that reflective operations on this class will incorrectly
  354. [dx] indicate that it is *not* an inner class.
  355. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  356. [dx] (com.sun.jna.win32.W32APIOptions$1) that doesn't come with an
  357. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  358. [dx] compiler that did not target the modern .class file format. The recommended
  359. [dx] solution is to recompile the class from source, using an up-to-date compiler
  360. [dx] and without specifying any "-target" type options. The consequence of ignoring
  361. [dx] this warning is that reflective operations on this class will incorrectly
  362. [dx] indicate that it is *not* an inner class.
  363. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  364. [dx] (com.sun.jna.win32.W32APIOptions$2) that doesn't come with an
  365. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  366. [dx] compiler that did not target the modern .class file format. The recommended
  367. [dx] solution is to recompile the class from source, using an up-to-date compiler
  368. [dx] and without specifying any "-target" type options. The consequence of ignoring
  369. [dx] this warning is that reflective operations on this class will incorrectly
  370. [dx] indicate that it is *not* an inner class.
  371. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  372. [dx] (com.sun.jna.win32.W32APITypeMapper$1) that doesn't come with an
  373. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  374. [dx] compiler that did not target the modern .class file format. The recommended
  375. [dx] solution is to recompile the class from source, using an up-to-date compiler
  376. [dx] and without specifying any "-target" type options. The consequence of ignoring
  377. [dx] this warning is that reflective operations on this class will incorrectly
  378. [dx] indicate that it is *not* an inner class.
  379. [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class
  380. [dx] (com.sun.jna.win32.W32APITypeMapper$2) that doesn't come with an
  381. [dx] associated EnclosingMethod attribute. This class was probably produced by a
  382. [dx] compiler that did not target the modern .class file format. The recommended
  383. [dx] solution is to recompile the class from source, using an up-to-date compiler
  384. [dx] and without specifying any "-target" type options. The consequence of ignoring
  385. [dx] this warning is that reflective operations on this class will incorrectly
  386. [dx] indicate that it is *not* an inner class.
  387. [dx]
  388. [dx] trouble processing "javax/xml/parsers/DocumentBuilder.class":
  389. [dx]
  390. [dx] Ill-advised or mistaken usage of a core class (java.* or javax.*)
  391. [dx] when not building a core library.
  392. [dx]
  393. [dx] This is often due to inadvertently including a core library file
  394. [dx] in your application's project, when using an IDE (such as
  395. [dx] Eclipse). If you are sure you're not intentionally defining a
  396. [dx] core class, then this is the most likely explanation of what's
  397. [dx] going on.
  398. [dx]
  399. [dx] However, you might actually be trying to define a class in a core
  400. [dx] namespace, the source of which you may have taken, for example,
  401. [dx] from a non-Android virtual machine project. This will most
  402. [dx] assuredly not work. At a minimum, it jeopardizes the
  403. [dx] compatibility of your app with future versions of the platform.
  404. [dx] It is also often of questionable legality.
  405. [dx]
  406. [dx] If you really intend to build a core library -- which is only
  407. [dx] appropriate as part of creating a full virtual machine
  408. [dx] distribution, as opposed to compiling an application -- then use
  409. [dx] the "--core-library" option to suppress this error message.
  410. [dx]
  411. [dx] If you go ahead and use "--core-library" but are in fact
  412. [dx] building an application, then be forewarned that your application
  413. [dx] will still fail to build or run, at some point. Please be
  414. [dx] prepared for angry customers who find, for example, that your
  415. [dx] application ceases to function once they upgrade their operating
  416. [dx] system. You will be to blame for this problem.
  417. [dx]
  418. [dx] If you are legitimately using some code that happens to be in a
  419. [dx] core package, then the easiest safe alternative you have is to
  420. [dx] repackage that code. That is, move the classes in question into
  421. [dx] your own package namespace. This means that they will never be in
  422. [dx] conflict with core system classes. JarJar is a tool that may help
  423. [dx] you in this endeavor. If you find that you cannot do this, then
  424. [dx] that is an indication that the path you are on will ultimately
  425. [dx] lead to pain, suffering, grief, and lamentation.
  426. [dx]
  427. [dx] 1 error; aborting
  428.  
  429. BUILD FAILED
  430. /Users/AlanP/Documents/Development/sdk/tools/ant/build.xml:892: The following error occurred while executing this line:
  431. /Users/AlanP/Documents/Development/sdk/tools/ant/build.xml:894: The following error occurred while executing this line:
  432. /Users/AlanP/Documents/Development/sdk/tools/ant/build.xml:906: The following error occurred while executing this line:
  433. /Users/AlanP/Documents/Development/sdk/tools/ant/build.xml:283: null returned: 1
  434.  
  435. Total time: 14 seconds
  436. Command "/opt/local/bin/ant release -f xwalk_echo_app/build.xml -Dkey.store=/Users/AlanP/Documents/xwalk-echo-project/xwalk-echo-extension-src/lib/crosswalk-8.37.189.12/xwalk-debug.keystore -Dkey.alias=xwalkdebugkey -Dkey.store.password=xwalkdebug -Dkey.alias.password=xwalkdebug" exited with non-zero exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement