Make starjava-connect reproducible
While working on Reproducible Builds effort, I noticed that starjava-connect could not be built reproducibly. There is a built date embedded in the meta tag in the 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.