olupotd / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

Duplicated AndroidHttpTransport.class and AndroidServiceConnection.java files in the release JAR #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add  ksoap2-android-2.2-jar-with-dependencies.jar to the android project.
2. It gives error that AndroidHttpTransport class is already added.
3. Open jar file with winrar and check the org.ksoap2.transport package,
there are 2 duplicate class files are there.

What is the expected output? What do you see instead?
...possibly there is some error while building the jar.

What version of the product are you using? On what operating system?

...Version 2.2 release of ksoap2-android with all dependencies included 

Please provide any additional information below.

Original issue reported on code.google.com by sunilp...@gmail.com on 22 Apr 2009 at 1:47

GoogleCodeExporter commented 9 years ago
What Is output of soapObject?

I must be a XMl File or data
But not printing the Xml data 

Original comment by vinny.soft on 21 Jul 2009 at 5:25

GoogleCodeExporter commented 9 years ago
Issue 1 has been merged into this issue.

Original comment by karl.mic...@gmail.com on 17 Aug 2009 at 12:03

GoogleCodeExporter commented 9 years ago
Resolved by
[http://github.com/karlmdavis/ksoap2-android/commit/a05f540459a6c12cb48be5e68281
0a03ec4b22a1].

I'll push out a point release for it soon.

Original comment by karl.mic...@gmail.com on 17 Aug 2009 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by karl.mic...@gmail.com on 17 Aug 2009 at 3:03