From: Chris M. <mo...@am...> - 2012-03-20 19:58:46
|
The Java SDK is still being maintained, and we intend on keeping it up-to-date with new API features. The 1.5.0 release was the first release in a long time, but it's not going to be our last. We do accept community contributions, and if you want to contribute, that would be fantastic! If you send us patches, we'll look them over, and they'll probably end up in the next version of the SDK. Maven is something we'd like to use to manage our dependencies, but switching to Maven hasn't been a really high priority. If this is something that you'd like to do, we'd gladly incorporate your work. We're aware of the ClientConfig issue, and we're planning on doing a bugfix release sometime soon. It sounded like you encountered multiple bugs -- do you have any other bugfixes that could go out with the release? Thanks for your help, Chris Mounce On 3/15/12 9:42 PM, Andrew Mao wrote: > Hi, > > I was wondering if there is still active development on this SDK, and > whether or not I could contribute to it. I have been rolling my own API > for a while and decided to switch to this one when I saw the new 1.5.0 > release, but I see some problems in the code when trying to integrate it > into my application (for example, the url constants in ClientConfig > still don't use https, and that is causing errors.) Also, it seems like > the project can benefit from using maven to compile with the sheer > amount of dependencies (indeed, the AWS SDK uses maven.) > > I'd love to help with this SDK instead of just working on my own > separately, since I use MTurk from Java on a regular basis and it would > be great to join the effort. Hope this message gets to someone! > > Thanks, > > Andrew > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Mturksdk-java-develop mailing list > Mtu...@li... > https://lists.sourceforge.net/lists/listinfo/mturksdk-java-develop |