reficio / soap-ws

Java library, based on Spring-WS, that enables handling SOAP on a purely XML level
298 stars 146 forks source link

Release #25

Open KLBonn opened 10 years ago

KLBonn commented 10 years ago

Hi,

I like the soap-ws library for its elegance and sleekness, but in my project only release dependencies are allowed. Are there any severe bugs, or could you publish a 1.0.0 Release version (instead of 1.0.0-SNAPSHOT only)?

Best regards, Klaus

tombujok commented 10 years ago

Hi Klaus,

I would love to release 1.0.0, but due to some other open-source activities (mainly the babun project: http://babun.github.io ) I have never found enough time to deal with the last issues related to soap-ws. There's a couple of things to check before the release: mainly thread-safety of the SoapClient and the SoapServer.

I am looking for some contributors. Would you like to put the finishing touches to soap-ws? I could define a couple of small issues that you could work on...

KLBonn commented 10 years ago

My topic was changed as well, so I could not deal with Soap-WS anymore myself. I am afraid my thread-safety testing experience is too thin to be helpful in that matter. (And what's worse, I am still new to GitHub collaboration)

Looking at the project network graph, there seem to be some activities maybe worth merging back to the master branch. Do you have a schedule for that already?