This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248228 - Updated Cordova to 4.0.0 so this attached error log
Summary: Updated Cordova to 4.0.0 so this attached error log
Status: RESOLVED DUPLICATE of bug 248087
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 8.0.1
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-28 14:04 UTC by mosca_morta
Modified: 2014-10-28 14:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Updated Cordova to 4.0.0 only (65.99 KB, application/octet-stream)
2014-10-28 14:04 UTC, mosca_morta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mosca_morta 2014-10-28 14:04:26 UTC
Created attachment 150143 [details]
Updated Cordova to 4.0.0 only

Updated the Cordova, so the build using NetBeans is not working anymore.

francisco@MacBook-Air-de-Francisco:~/Desktop$ cordova -version
4.0.0

But calling it mannualy works right at project directory:

francisco@MacBook-Air-de-Francisco:~/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova$ cordova build
Running command: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/cordova/build 
Buildfile: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/build.xml

-set-mode-check:

-set-debug-files:

-check-env:
 [checkenv] Android SDK Tools Revision 23.0.5
 [checkenv] Installed at /Applications/Android Studio.app/sdk

-setup:
     [echo] Project Name: CaixaCrescer
  [gettype] Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
[getbuildtools] Using latest Build Tools: 21.0.2
     [echo] Resolving Build Target for CaixaCrescer...
[gettarget] Project Target:   Android 5.0
[gettarget] API level:        21
     [echo] ----------
     [echo] Creating output directories if needed...
     [echo] ----------
     [echo] Resolving Dependencies for CaixaCrescer...
[dependency] Library dependencies:
[dependency] 
[dependency] ------------------
[dependency] Ordered libraries:
[dependency] 
[dependency] ------------------
     [echo] ----------
     [echo] Building Libraries with 'debug'...

nodeps:

-set-mode-check:

-set-debug-files:

-check-env:
 [checkenv] Android SDK Tools Revision 23.0.5
 [checkenv] Installed at /Applications/Android Studio.app/sdk

-setup:
     [echo] Project Name: CordovaLib
  [gettype] Project Type: Android Library

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
[getbuildtools] Using latest Build Tools: 21.0.2
     [echo] Resolving Build Target for CordovaLib...
[gettarget] Project Target:   Android 5.0
[gettarget] API level:        21
     [echo] ----------
     [echo] Creating output directories if needed...
     [echo] ----------
     [echo] Resolving Dependencies for CordovaLib...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency] 
[dependency] ------------------

-code-gen:
[mergemanifest] Found Deleted Target File
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] Handling aidl files...
     [aidl] No AIDL files to compile.
     [echo] ----------
     [echo] Handling RenderScript files...
     [echo] ----------
     [echo] Handling Resources...
     [aapt] Found modified input file
     [aapt] Generating resource IDs...
     [echo] ----------
     [echo] Handling BuildConfig class...
[buildconfig] No need to generate new BuildConfig.

-pre-compile:

-compile:
     [echo] Creating library output jar file...

-post-compile:

-obfuscate:

-dex:
     [echo] Library project: do not convert bytecode...

-crunch:
   [crunch] Crunching PNG Files in source dir: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/res
   [crunch] To destination dir: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/res
   [crunch] Crunched 0 PNG files to update cache

-package-resources:
     [echo] Library project: do not package resources...

-package:
     [echo] Library project: do not package apk...

-post-package:

-do-debug:
     [echo] Library project: do not create apk...
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/build.prop
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/build.prop
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/build.prop
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/build.prop

-post-build:

debug:

-code-gen:
[mergemanifest] Found Deleted Target File
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] Handling aidl files...
     [aidl] No AIDL files to compile.
     [echo] ----------
     [echo] Handling RenderScript files...
     [echo] ----------
     [echo] Handling Resources...
     [aapt] Found modified input file
     [aapt] Generating resource IDs...
     [echo] ----------
     [echo] Handling BuildConfig class...
[buildconfig] No need to generate new BuildConfig.

-pre-compile:
     [echo] Set jars path to: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/classes.jar:/Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/libs/jshybugger-library.jar

-compile:
    [javac] Compiling 2 source files to /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/classes
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 3 warnings

-post-compile:

-obfuscate:

-dex:
      [dex] input: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/classes
      [dex] input: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/classes.jar
      [dex] input: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/libs/jshybugger-library.jar
      [dex] Using Pre-Dexed classes-0a76e60aa8f1cf16f178961ef157e510.jar <- /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build/classes.jar
      [dex] Using Pre-Dexed jshybugger-library-7b87e5c93649864125e1bd9152bff983.jar <- /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/libs/jshybugger-library.jar
      [dex] Found modified input file
      [dex] Converting compiled files and external libraries into /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/classes.dex...
       [dx] Merged dex A (134 defs/193,1KiB) with dex B (206 defs/313,9KiB). Result is 340 defs/616,0KiB. Took 0,2s
       [dx] Merged dex A (340 defs/616,0KiB) with dex B (787 defs/864,4KiB). Result is 1127 defs/1853,6KiB. Took 0,2s

-crunch:
   [crunch] Crunching PNG Files in source dir: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/res
   [crunch] To destination dir: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/res
   [crunch] Crunched 0 PNG files to update cache

-package-resources:
     [aapt] Found modified input file
     [aapt] Creating full resource package...

-package:
[apkbuilder] Found modified input file
[apkbuilder] Creating CaixaCrescer-debug-unaligned.apk and signing it with a debug key...

-post-package:

-do-debug:
 [zipalign] Running zip align on final apk...
     [echo] Debug Package: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/CaixaCrescer-debug.apk
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/build.prop
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/build.prop
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/build.prop
[propertyfile] Updating property file: /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build/build.prop

-post-build:
     [move] Moving 1 file to /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/ant-build
     [move] Moving 1 file to /Users/francisco/CustomersOffline/br.com.grupopar.tecnologia/caixacrescer/fontes/movel.cordova/platforms/android/CordovaLib/ant-build

debug:

BUILD SUCCESSFUL
Comment 1 Vladimir Riha 2014-10-28 14:52:04 UTC

*** This bug has been marked as a duplicate of bug 248087 ***