Hi,
I've just checked out Turbine and wanted to have java docs in
order to have a reference of the Turbine classes for my first
steps using Turbine ...
Well ... I'm unable to build them ...
> cvs -d :pserver:[EMAIL PROTECTED]:/products/cvs/turbine checkout
turbine turbine-docs
> cd turbine/build
> bash build-turbine.sh javadocs
JAVAC = classic
Now building javadocs...
Buildfile: build-turbine.xml
Project base dir set to: /home/jens/cvsrepository/turbine/turbine/build
Executing Target: init
Executing Target: prepare
Executing Target: javadocs
Generating Javadoc
Parsing source files for packages
Javadoc execution
[exec] Loading source files for org.apache.turbine.samples.scheduledjobs
...
[exec] Loading source files for org.apache.turbine.util.mail
[exec] Generating package.html
[exec] Generating documentation for class
org.apache.turbine.samples.scheduledjobs.DefaultScheduledJob
[exec] Method void run(org.apache.turbine.services.schedule.JobEntry)
[exec] declares that it throws class java.lang.Exception,
[exec] but there is no corresponding @exception item
[exec] Couldn't find org.apache.turbine.samples.scheduledjobs.Exception,
[error] java.lang.OutOfMemoryError
[error] java.lang.Error: Fatal: Resource for javac is missing
[error] at java.lang.Throwable.<init>(Compiled Code)
[error] at java.lang.Error.<init>(Compiled Code)
[error] at sun.tools.javac.Main.initResource(Compiled Code)
[error] at sun.tools.javac.Main.getText(Compiled Code)
[error] at sun.tools.javac.BatchEnvironment.errorString(Compiled
Code)
[error] at sun.tools.javac.BatchEnvironment.error(Compiled Code)
[error] at sun.tools.java.Environment.error(Compiled Code)
[error] at sun.tools.javadoc.Main.main(Compiled Code)
[exec] Result: 1
Completed in 110 seconds
It's Sun JDK 1.1.8 on Solaris / Sparc ...
Any ideas ?
Or are there somewhere already build javadocs ... Except
examples I haven't found any comprehensive documentation on Turbine
to give me a reference for my first steps ...
Regards,
Jens
--
[EMAIL PROTECTED]
interface-business GmbH \\|//
Tolkewitzer Strasse 49 (o o)
01277 Dresden ~~~~oOOo~(_)~oOOo~~~~
Germany
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]