mambu-gmbh / Mambu-APIs-Java

Java Library for working with the Mambu APIs
https://www.mambu.com
Apache License 2.0
29 stars 33 forks source link

v4.5 API jars are still invalid #130

Closed matosf closed 7 years ago

matosf commented 7 years ago

The following are not valid jars: Mambu-APIs-Java-4.5-bin-sources.jar Mambu-APIs-Java-4.5-bin.jar

acostros commented 7 years ago

What do you mean by "not valid"?

matosf commented 7 years ago

They seem not to contain valid JAR structure inside (try to open them with http://jd.benow.ca/ for example). The same is happening the mambu-models-V4.5.jar.

If we clone the repo and build it ourselves, the generated jars are fine.

acostros commented 7 years ago

Hi Fabio,

I've looked again over the SDK jar file and nothing looks not valid The jar file on the github has 178 KB. I've downloaded the decompiler you suggested and opened the jar see the attached picture. sdk-jar The jar I've loaded into the decompiler is downloaded also from github not from my local machine. What do you see in the decompiler?

matosf commented 7 years ago

@acostros my mistake. I was downloading them right clicking on the jar and selection download file, instead of clicking it and then clicking the Download button.

acostros commented 7 years ago

Hi Fabio,

Thanks for your update, I`m happy that is working ;-)