Hi,

I think this is my bad - an incompattibility between the taglets of java 1.4.2 and those before. You can safely nuke this class if it's causing problems.

Matthew

Ren, Zhen wrote:

Sorry to bug you again. It seems still not working. Error message:

C:\Program Files\biojava-live>
C:\Program Files\biojava-live>ant javadocs-biojava
Buildfile: build.xml

init:
    [echo] JUnit present:                   true
    [echo] JUnit supported by Ant:          true
    [echo] SableCC supported by Ant:        true

prepare:

prepare-biojava:

prepare-taglets:

compile-taglets:
   [javac] Compiling 3 source files to C:\Program Files\biojava-live\ant-build\
classes\taglets
   [javac] C:\Program Files\biojava-live\ant-build\src\taglets\Useage.java:81:
cannot resolve symbol
   [javac] symbol  : method holder ()
   [javac] location: interface com.sun.javadoc.Tag
   [javac]         sb.append(((ClassDoc) tags[0].holder()).qualifiedTypeName())
;
   [javac]                                   ^
   [javac] 1 error

BUILD FAILED
file:C:/Program Files/biojava-live/build.xml:421: Compile failed; see the compil
er error output for details.

Total time: 6 seconds

Thanks.

Zhen

-----Original Message-----
From: David Huen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 3:18 PM
To: Ren, Zhen; [EMAIL PROTECTED]
Subject: Re: [Biojava-l] building javadocs failed


On Tuesday 11 Nov 2003 10:49 pm, Ren, Zhen wrote:


Hi,

I followed the instruction at http://cvs.biojava.org/ and successfully
downloaded code from the CVS repositories and later built the JAR files. However, I failed to build javadocs by typing "ant javadocs" at the DOS
command prompt. Here is the error message:


C:\Program Files\biojava-live>ant javadocs
Buildfile: build.xml



I believe that 'ant javadocs-biojava' is what works now. There are spearate docs for various other items like grammars, etc.

Regards,
David


_______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l





_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to