Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Proguard issue #58

@roman-tikonov

Description

@roman-tikonov

Hi,
I have multiple warnings when enabling Proguard with logentries.
Warning:library class android.net.http.AndroidHttpClient extends or implements program class org.apache.http.client.HttpClient Warning:org.apache.http.impl.auth.NegotiateScheme: can't find referenced class org.ietf.jgss.GSSManager
and so on.

I think they come because of the following dependency in https://github.com/LogentriesCommunity/le_android/blob/master/lib/build.gradle:
compile group: 'org.jbundle.util.osgi.wrapped', name: 'org.jbundle.util.osgi.wrapped.org.apache.http.client', version: '4.1.2'

What's the reason for having this dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions