Ecwid / ecwid-mailchimp

MailChimp API Wrapper for Java
Apache License 2.0
86 stars 83 forks source link

MemberInfoMerges.GROUPINGS is not public #27

Closed nathan-vbn closed 10 years ago

nathan-vbn commented 10 years ago

com.ecwid.mailchimp.method.v2_0.lists.MemberInfoMerges has a field GROUPINGS that is not public and has no getters or setters, so it is inaccessible.

Simple fix would be to just make it public. I did this on my personal copy, but would hate to have this overwritten with an updated library.

Thanks for the work you've done on this!

Nathan

basiliscus commented 10 years ago

Thank you for reporting the issue. It's been fixed in commit 90ec7b0bc4f2640c5a59e00e3422508bcb600f72