Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Library Issues #167

Closed
BeatriceOltean opened this issue Feb 4, 2015 · 3 comments
Closed

Library Issues #167

BeatriceOltean opened this issue Feb 4, 2015 · 3 comments

Comments

@BeatriceOltean
Copy link
Contributor

Library Issues
If you look at the libs folder after adding the Azure Services Activity, you end up with multiples of the same library (javadocs, sources, etc) as well as different versions:

libraryissue

This causes the app to not run due to duplicate dex classes found.

@BeatriceOltean BeatriceOltean modified the milestones: Mar31, FebX Feb 4, 2015
@leotilli leotilli added this to the FebX milestone Feb 5, 2015
@leotilli
Copy link
Contributor

leotilli commented Feb 5, 2015

This has already been addressed. We are currently adding just notifications-1.0.1.jar and notification-hubs-0.4.jar , without sources (nor javadoc) that would generate a duplicate dex class compile error.

Fixed on Jan 21st (https://github.com/leotilli/msopentech-tools-for-intellij/commit/dc68a49b1f1273c4fad1978d33a19963161b5bea)

And merged on Jan 28th (#113)

@kasturiswain
Copy link

In the latest build in the notification-hubs-0.4.jar is getting added in the latest build.
167

@leotilli
Copy link
Contributor

leotilli commented Feb 6, 2015

This is the expected behavior. Sources (and docs) are no longer added, that are the ones that conflicted with the main library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants