craig jackson - 2015-10-10

Hi,

Hope you don't mind, but I put this project onto github to make collaboration easier, and also it is setup on sonatype nexus so others can reference it as a dependency in their maven / gradle projects.

I ensured that the same licence and that your ownership / contribution to the code were reflected in the project, and also included references to the sourceforge project page.

The source code is here:
* https://github.com/amplexus/java-flac-encoder

The packages are published here:
* https://oss.sonatype.org/content/groups/public/net/sourceforge/javaflacencoder/

I'm happy to hand ownership of these artifacts back over to you if / when you wish. You will need to create a github.com account first. Let me know when you've done this and I will transfer ownership. Alternatively, I can add you back as a collaborator to my copy of your project, but you will still need to register a github account. Let me know which you prefer.

Why did I do this? Because I submitted a contribution to https://github.com/lkuza2/java-speech-api (see my changes here: https://github.com/amplexus/java-speech-api), and javaflacencoder was a dependency. But I could not find javaflacencoder on any maven repo, so downloaded your sourcecode, created a github project for it, uploaded the source to that github project, and published it to Sonatype Nexus.

Regards,
Craig Jackson
Sydney Australia