First, congrats on building a great library! It's much cleaner and more automated than many of the implementations that I've seen thus far.
I'm interested in contributing small changes and bug fixes to the library. However, I don't see where you're managing the source for this project. The git repository for the project appears to be empty here on Sourceforge.
There are just a few small changes and bug fixes that we need to make in order to adopt the library. For example, exposing the ForceBasicAuth property on the SOAP client. These changes are so small that it seems awkward to maintain a separate copy of the source code locally.
Where and by what method can I contribute code to this library? Thanks!
Last edit: Jeff 2012-09-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First, congrats on building a great library! It's much cleaner and more automated than many of the implementations that I've seen thus far.
I'm interested in contributing small changes and bug fixes to the library. However, I don't see where you're managing the source for this project. The git repository for the project appears to be empty here on Sourceforge.
There are just a few small changes and bug fixes that we need to make in order to adopt the library. For example, exposing the ForceBasicAuth property on the SOAP client. These changes are so small that it seems awkward to maintain a separate copy of the source code locally.
Where and by what method can I contribute code to this library? Thanks!
Last edit: Jeff 2012-09-17
Hi Jeff,
We use the SVN site: http://stdsdevkit.svn.sourceforge.net/
As for the fix you mention, I believe it has already been contributed, and is just waiting on Energistics to make a build and post the binaries.
-Bryan
Great! Thanks, Bryan!