fixup! Fix progard issues with AWS SDK

This commit is contained in:
Mostafa Zaher 2016-07-13 23:33:03 +02:00
parent f411fa9af0
commit c7d21e800a
1 changed files with 1 additions and 1 deletions

View File

@ -93,6 +93,6 @@
-keepattributes Signature,*Annotation*
-dontwarn javax.xml.stream.events.**
-dontwarn org.codehaus.jackson.**
-dontwarn org.fasterxml.jackson.**
-dontwarn org.apache.commons.logging.impl.**
-dontwarn org.apache.http.conn.scheme.**