Did you look at the Jenkins build of the SDK recently? ;) https://builds.apache.org/job/UIMA-SDK/
Btw. I'd like to turn on apache-release on the Jenkins build and just skip the gpg signing, so that we get immediate failures on missing license headers and the like. Any objections? -- Richard On 05.09.2013, at 20:20, Marshall Schor <m...@schor.com> wrote: > OK. I've updated the build process to produce javadocs (but only under > -Papache-release, to keep development builds going faster). > > Running this for the 1st time on uimaj-core produced >400 warnings... (the > Javadocs on internals haven't been invested in ...) > > -Marshall