question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Proguard exclusions

See original GitHub issue

What are the ProGuard exclusions for JJWT?

For instance, we can’t build due to this error.

Warning:io.jsonwebtoken.impl.Base64Codec: can't find referenced class javax.xml.bind.DatatypeConverter
Warning:io.jsonwebtoken.impl.crypto.EllipticCurveProvider: can't find referenced class org.bouncycastle.jce.ECNamedCurveTable
Warning:there were 5 unresolved references to classes or interfaces.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
asdfiopcommented, Jul 2, 2017

不好

1reaction
asdfiopcommented, Jul 2, 2017

不好

Read more comments on GitHub >

github_iconTop Results From Across the Web

ProGuard Manual: Usage - Guardsquare
' to exclude the name from further attempts to match with subsequent names. So, if a name matches an item in the filter,...
Read more >
How to keep/exclude a particular package path when using ...
I want to exclude some file paths from ProGuard ...
Read more >
ProGuard Warranty Extended Automobile Warranty Coverage
Aside from a few exclusions, this plan mirrors the manufacturer's basic factory warranty. ProGuard 5 covers most vehicles up to 80,000 miles at...
Read more >
Proguard exclusions perhaps too broad #2 · Issue #332 - GitHub
They just increase SDK version in their Gradle file, update to new version and miss the newly added rules. Thus the general approach...
Read more >
Configuring ProGuard | CodePath Android Cliffnotes
ProGuard is a tool to help minify, obfuscate, and optimize your code. It is not only especially useful for reducing the overall size...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found