Page 1 of 1

duplicate entry exception while building the app

PostPosted: Sat Dec 10, 2016 1:45 am
by izjumovfs
Hi! Tried to build your sample app in my Android Studio 2.2.3. But got a large number of such exceptions: "Error:java.util.zip.ZipException: duplicate entry: javax/activation/MimeTypeParameterList.class". I find out that some classes are present in multiple jars. How can i fix this? Thanks

Re: duplicate entry exception while building the app

PostPosted: Sat Dec 17, 2016 7:49 pm
by jason
After docx4j 3.3.2 is released later this month, I will revisit the Android stuff again with a view to a fresh release.

If I encounter similar issues, I will come back to you then.

Sorry, its been a while (years!) since I've done anything with Android.

Maybe somebody else can help.

Re: duplicate entry exception while building the app

PostPosted: Wed Dec 28, 2016 3:49 am
by izjumovfs
Thank you very much!) That would be really very cool if you'll do that!)

Re: duplicate entry exception while building the app

PostPosted: Tue Jan 03, 2017 6:48 pm
by jason
I've built a basic sample app using docx4j 3.3.2 in Android Studio 2.2.3, which I will publish later this week.

There were various issues to overcome, but not the specific one you mention.

Re: duplicate entry exception while building the app

PostPosted: Tue Jan 03, 2017 11:19 pm
by izjumovfs
I think, that i was using wrong libraries (may be). Some of them i have imported from gocx4j Java (non Android-oriented) project. May be the problem was in touch with this libs. That will be great, will be waiting for a sample app and could you please give me the new source code, after you will publish the app?

Re: duplicate entry exception while building the app

PostPosted: Fri Jan 06, 2017 4:30 pm
by jason

Re: duplicate entry exception while building the app

PostPosted: Mon Jan 09, 2017 8:54 pm
by izjumovfs
Wow! Thank you very muck! Cool, will try to check it, and the will write about the results