So it seems a whole bunch of users are still in a situation where the use SOAP webservices and my trusty ksoap-android project is of service to them. Great!
Read more →Recent Maven Wrapper Updates
Within the last while I have ended up doing a whole bunch of merges on the maven-wrapper and the related takari-maven-plugin. In the end (fingers crossed) we are now at maven-wrapper: 0.5.4 and takari-maven-plugin:0.7.5. That includes a whole bunch of great changes …
Read more →ksoap2-android 3.6.3
To be honest I am not sure if there are still many users of ksoap2-android out there. I have sorta left the Android development efforts myself. A few comments showed up in issues pointing to a missing module and I had a quick look to fix it.
Maven Repository Provisioner 1.2.1
My little Maven Repository Provisioner tool needed better support for a few use cases and I got those all implemented and cut a new release.
Android Maven Plugin 4.5.0 Released
Wow. It has really been a year since the last release. A whole bunch of changes accumulated and are now available in the new 4.5.0 release for you all to enjoy.
Android Maven Plugin 4.4.3 Released
A couple of nice fixes and a summer evening in front of the computer after dark. Thats worth a new release of the Android Maven Plugin.
Read more →
Android NDK Maven Plugin 1.1.2 Released
Minor update with big impact this time from Johan and voila – here is a new release of the Android NDK Maven Plugin.
Android Maven Plugin 4.4.2 Released
Csaba pinged me about cutting a new release of the Android Maven Plugin on the mailing list and here we are. After more mucking around and changes than I wanted to deal with (thanks Google Android team… sigh) I got a 4.4.2 release completed.
ksoap2-android meets okhttp
The ksoap2-android project has been in mostly maintenance mode for a long time, but it is still receiving lots of usage. Recently a very useful improvement came up in discussions around HTTP connections issues. The robust and powerful OKHttp library can be used to create an alternative transport. With the new 3.6.1 release I just created recently, you now have access to transport and service connection classes that use the latest OKHttp release. This will make your SOAP service connection more reliable across devices.
And it will also allow us to improve this even further – so what are you waiting for. Send me your own improvements.
Progressive Organization POM 5.0.0 Released
This time it is just a quick heads up post. I have released version 5.0.0 of my progressive-organization-pom project. It is a Maven POM that manages the plugin versions of numerous popular and useful plugins to the latest available versions.
The release brings numerous core Maven plugin updates and an number of others. Check out the changelog and the documentation for more info. And importantly, let me know if you are using the project.