Tag Errors Configuring AllJoyn Java Environment on Ubuntu -
i have been able build alljoyn c++ base no issues on ubuntu. however, when attempt configure java environment, receiving following errors:
error: no summary or caption table error: element not closed: ul error: tag not allowed here: <a> error: tag not allowed here: <li>
when attempting build, receive occasional warning, code appears fine.
i take don't have package generating documentation, of necessary pre-requisites appear working correctly. 32-bit ubuntu 13.04 running oracle jdk 1.8.0 alljoyn 14.02.00.
does know i'm missing?
this version of alljoyn officially supports jdk 1.6. reverting officially supported jdk has corrected issue.
answer via georgen here.
Comments
Post a Comment