Ok nevermind... Looks like you have to clean the library projects
individually before doing an ant build.  Looks like the jar that is
build by ant doesn't match that of eclipse and then it tries to bundle
both :(  So just make sure to clean and you should be golden

On Oct 24, 2:46 pm, Joachim <joachim.h...@gmail.com> wrote:
> Since the update to theR14my ant builds have stopped working even
> after updating the projects.
>
> I get the following error
>
> -package:
> [apkbuilder] Creating App1-debug-unaligned.apk and signing it with a
> debug key...
> [apkbuilder] Found duplicate file for APK: com/test/spinner/lib/
> DS_recipe_email.html
> [apkbuilder] Origin 1: /Users/usersa/Documents/workspace/MyLibrary/bin/
> classes.jar
> [apkbuilder] Origin 2: /Users/usersa/Documents/workspace/MyLibrary/bin/
> classes.jar
>
> This seems odd as it seems to be saying that I have a duplicate file
> in the same file twice.
>
> Here's the general setup.
>
> App1 as a Library of MyLibrary.
>
> MyLibrary does use the FacebookSDK library although in the past I
> would just have App1 use MyLIbrary and Facebook SDK for the ant build.
>
> Any thoughts would be great,
>
> Thanks,

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to