[Biojava-l] Current Build error
Scott.Brown@aventis.com
Scott.Brown@aventis.com
Thu, 24 May 2001 10:23:00 -0400
> Hello,
>
> Has anyone run into this error when compiling the most current
> biojava-live tree?
>
> Buildfile: build.xml
>
> init:
>
> prepare:
>
> prepare-src:
> [copy] Copying 16 files to
> /home/sbrown/biojava-live/ant-build/src/main
> [copy] Copying 1 file to
> /home/sbrown/biojava-live/ant-build/src/tests
>
> compile:
> [javac] Compiling 16 source files to
> /home/sbrown/biojava-live/ant-build/classes/main
> [javac] depend attribute is not supported by the modern compiler
> [javac]
> /home/sbrown/biojava-live/ant-build/src/main/org/biojava/utils/query/Query
> Tools.java:324: Exception org.biojava.utils.query.OperationException can't
> be thrown in initializer.
> [javac] countQB.addArc(new Arc(countStart, setItems),
> [javac] ^
> [javac] 1 error
>
> BUILD FAILED
>
> /home/sbrown/biojava-live/build.xml:139: Compile failed, messages should
> have been provided.
>
> Total time: 6 seconds
>
> Any help with this error would be greatly appreciated.
>
> Thank you.
> Scott