[Mulgara-general] javadoc build fails

Life is hard, and then you die ronald at innovation.ch
Sat Jun 16 22:01:59 UTC 2007


On Sat, Jun 16, 2007 at 11:26:48PM +0200, thomas wrote:
> 
> --On 16. Juni 2007 12:51:54 -0700 "Life is hard, and then you die" 
> <ronald at innovation.ch> wrote:
> 
> >On Sat, Jun 16, 2007 at 08:35:31PM +0200, thomas wrote:
> >>
> >>i have a problem with building the javadoc: most javadoc seems to get
> >>generated but some files like index-all.html, overview-summary.html,
> >>help-doc.html etc are missing and so there is only very limited
> >>navigation. i used the command "./build.sh javadoc" and i had an error
> >>"javadoc:  warning - Error fetching URL:
> >>file:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/../
> >>docs/api/package-list".
> >
> >This warning can be ignored (it means you didn't install the jdk docs
> >locally in the expected place).
> >
> >>fresh checkout , of course.
> >>any suggestions?
> >
> >I'm assuming you ran this under jdk 1.5?
> 
> yep, on mac os x 10.4.9
> 
> >And didn't you get something
> >like
> >
> >  java.util.MissingResourceException: Can't find resource for bundle
> >com.sun.tools.doclets.formats.html.resources.standard, key
> >doclet.malformed_html_link_tag
> >
> >? This ones is a bug in java 1.5's javadoc:
> >http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5082928
> 
> yep again!
> 
> >Anyway, I've just ended up using java 1.6 to build the javadocs (it's
> >also noticeably faster).
> 
> uhaa, installing a new sdk just for the compilation of javadocs? couldn't 
> that easily ruin my weekend...? well, i'll see. are you on a mac? seems to 
> me like there is no jdk available, but i might be wrong. i find the 
> download section quite confusing

No, sorry, I'm on Linux But I'm quite sure there's a 1.6 jdk for the
Mac.

Alternatively you could try and find what exactly it's choking on -
tried the regexp in that bug report and found one potential candidate
in MimeMessageToPart.java, but changing that didn't seem to help.


  Cheers,

  Ronald




More information about the Mulgara-general mailing list