Re: javadoc output

2006-09-18 Thread Paul Elschot
On Tuesday 19 September 2006 00:01, Simon Willnauer wrote: > I guess you build the java docs using a java 1.5 jvm and the gdata > docs are build as well. Indeed. > The gdata code uses lots of java-doc links > ([EMAIL PROTECTED] and @see) to third-party libs which is not nice. The ant > task > c

Re: javadoc output

2006-09-18 Thread Simon Willnauer
I guess you build the java docs using a java 1.5 jvm and the gdata docs are build as well. The gdata code uses lots of java-doc links ([EMAIL PROTECTED] and @see) to third-party libs which is not nice. The ant task can not resolve this dep. and creates a lot of warnings. It is on top of the list a