unexpected applaud wizard behaviour and workarpund.

31 views
Skip to first unread message

Alessandro Aprile

unread,
Mar 4, 2013, 3:29:34 AM3/4/13
to eclipse-plugi...@googlegroups.com
Hi list, i would report that i was encountering a strange behaviuor.
Latest applaud plugin installed andworking for bundled library until cordova 1.9. I
'm on win7, eclipse juno+adt.
I was having a problem with non-bundled cordova chain.
The problem, and maybe it is just a problem of mine, as in a my system misconfiguration, is that when i was trying using an external cordova tree (say 2.4.x downloaded from cordova\phonegap home) i was getting an error from wizard saying that some file is missing (and showing the top path in windows notation terminating with the subdirectories in unix notation, don't know if this is an issue).
The file said missing is C:\[user_path]\cordova-2.4.0\cordova-android\framework\libs\commons-codec-1.3.jar, and it was indeed true, because in that path there's C:\[user_path]\cordova-2.4.0\cordova-android\framework\libs\commons-codec-1.7.jar wich is the latest version, and it seems that on http://archive.apache.org/dist/commons/codec/ the 1.3 codec release is'nt available anymore.
As a workaround, i've find it in http://grepcode.com/snapshot/repo1.maven.org/maven2/commons-codec/commons-codec/1.3 and copied aside to 1.7, and it worked, but it is anyway a strange behaviour.
Looking at AppLaud code, if i was looking at the right code snippet, it seems that common codec file name is hardcoded (http://code.google.com/a/eclipselabs.org/p/mobile-web-development-with-phonegap/source/browse/trunk/com.mds.apg/src/com/mds/apg/wizards/PhonegapProjectPopulate.java?r=164#196).
that's working for me and i don't know if its generalized.
Hope that could be useful.

Paul Beusterien

unread,
Mar 4, 2013, 11:04:34 AM3/4/13
to eclipse-plugi...@googlegroups.com
Thanks for the thorough investigation, bug report and workaround.

Reply all
Reply to author
Forward
0 new messages