Martin van den Bemt a écrit :

> javadoc is rather verbose while generating (in this case it doesn't know
> where the javadoc of the jdk can be found..)
>
> Mvgr,
> Martin
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Jean-Luc BEAUDET
> > Sent: Thursday, February 14, 2002 14:23
> > To: Tomcat Users List
> > Subject: Compilation error with ant...
> >
> >
> > Hi all !
> >
> > Well, who can help for this non blockin' pb:
> >
> > When i compil tomcat 4.0.2 with ant, i've got 2 set of warnings:
> >
> >  [javadoc] Building tree for all the packages and classes...
> >   [javadoc] Building index for all the packages and classes...
> >   [javadoc] Building index for all classes...
> >   [javadoc] javadoc: warning - Tag @see: Class or Package not found:
> > java.lang.Runtime#exec(String command, String[]
> >  envp,
> >   [javadoc]                                 File dir)
> >   [javadoc] javadoc: warning - Tag @see: Class or Package not found:
> > java.lang.Runtime#exec(String command, String[]
> >  envp,
> >   [javadoc]                                 File dir)
> >   [javadoc] Generating
> > /usr/local/jakarta-tomcat-4.0.2-src/catalina/build/javadoc/stylesh
> > eet.css...
> >
> >   [javadoc] 3 warnings
> >     [mkdir] Created dir:
> > /usr/local/jakarta-tomcat-4.0.2-src/dist/webapps/tomcat-docs/catal
> > ina/docs/api
> >
> >      [copy] Copying 374 files to
> > /usr/local/jakarta-tomcat-4.0.2-src/dist/webapps/tomcat-docs/catal
> > ina/docs/api
> >
> > build-prepare:
> >
> > build-static:
> >
> > build-main:
> >
> > And the second one:
> >
> > javadoc:
> >     [mkdir] Created dir:
> > /usr/local/jakarta-tomcat-4.0.2-src/jasper/build/javadoc
> >   [javadoc] Generating Javadoc
> >   [javadoc] Javadoc execution
> >   [javadoc] Loading source files for package org.apache.jasper...
> >   [javadoc] Loading source files for package org.apache.jasper.parser...
> >
> >   [javadoc] Loading source files for package
> > org.apache.jasper.compiler...
> >   [javadoc] Loading source files for package
> > org.apache.jasper.runtime...
> >   [javadoc] Loading source files for package
> > org.apache.jasper.logging...
> >   [javadoc] Loading source files for package org.apache.jasper.util...
> >   [javadoc] Loading source files for package
> > org.apache.jasper.servlet...
> >   [javadoc] Loading source files for package org.apache.jasper.core...
> >   [javadoc] Constructing Javadoc information...
> >   [javadoc] javadoc: warning - Import not found: sun.tools.javac.Main -
> > ignoring!
> >   [javadoc] Building tree for all the packages and classes...
> >   [javadoc] Building index for all the packages and classes...
> >   [javadoc] Building index for all classes...
> >   [javadoc] Generating
> > /usr/local/jakarta-tomcat-4.0.2-src/jasper/build/javadoc/stylesheet.css...
> >
> >   [javadoc] 1 warning
> >     [mkdir] Created dir:
> > /usr/local/jakarta-tomcat-4.0.2-src/dist/webapps/tomcat-docs/jaspe
> > r/docs/api
> >
> >      [copy] Copying 131 files to
> > /usr/local/jakarta-tomcat-4.0.2-src/dist/webapps/tomcat-docs/jaspe
> > r/docs/api
> >
> >     [mkdir] Created dir:
> > /usr/local/jakarta-tomcat-4.0.2-src/dist/webapps/tomcat-docs/servletapi
> >      [copy] Copying 154 files to
> > /usr/local/jakarta-tomcat-4.0.2-src/dist/webapps/tomcat-docs/servletapi
> >
> > dist:
> >
> > BUILD SUCCESSFUL
> >
> > Total time: 2 minutes 22 seconds
> >
> > The build successful message is nice but i'd like to understand from
> > where are commin' those warnings !
> >
> > Any help/clues appreciated.
> >
> > Regards.
> >
> > Jean-Luc B :O)
> >
> >
> >
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
> >
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

Well, thank yu for yur answer, Martin.

But it sounds amazing cause in the same shell when i enter javadoc
i've got a nice screen full of informations..

Maybe the Makefile got a pb ???

Any ideas ?

Jean-Luc B :O)



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to