I found that I can set my ANT_OPTS like this: export ANT_OPTS='-Xms512m -Xmx512m -Djsse.enableSNIExtension=false'
and that seemed to allow it to work. That's kind of an ugly workaround though. -Alex On 3/21/14 3:25 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >> The build failed for me, apparently due to this issue: >> >>http://stackoverflow.com/questions/7615645/ssl-handshake-alert-unrecogniz >>ed >> -name-error-since-upgrade-to-java-1-7-0 > >I'm currently getting same issue with exactly the same set up that I made >the RC with so looks like something changed at github. > >Thanks, >Justin