fiberhead / audioscout

Automatically exported from code.google.com/p/audioscout
GNU General Public License v3.0
0 stars 0 forks source link

Missing Some Java Bindings classes in svn #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Checkout the latest svn version (r63)

What is the expected output? What do you see instead?
Expected to have access to these three Java classes: AudioHash, AudioHashObject 
and AudioMetaData. They are required to build the java bindings with ant.

What version of the product are you using? On what operating system?
Latest svn revision (r63)

Please provide any additional information below.
Even if the files are available directly in the svn repository. It is still 
possible to get them by download version 1.0.4. In the package, the files are 
present.

This makes me wonder if those files are auto-generated and that is why they are 
not in the source?

On a side note, I would probably contribute by reporting issues and proposing 
patches to the project. I would like know to if there is information about this 
for this project somewhere?

Regards,
Matt

Original issue reported on code.google.com by matthieu...@gmail.com on 10 Sep 2012 at 6:42