Make starjava-votable reproducible
While working on Reproducible Builds effort, I noticed that starjava-votable could not be built reproducibly. There is built date embedded in meta tag in pages created by javadoc. This can be removed by passing '-notimestamp' argument to javadoc in build file.
Please let me know if you have any questions regarding this.
Thank you.