Hi,
 
following the installation instruction on
http://avalon.apache.org/sandbox/merlin/starting/installation.html,  I get
the following compiler error:
 
java:compile:
    [javac] Since fork is true, ignoring compiler setting.
    [javac] Compiling 15 source files to
C:\avalon-sandbox\merlin\composition\target\classes
    [javac] Since fork is true, ignoring compiler setting.
    [javac]
C:\avalon-sandbox\merlin\composition\src\java\org\apache\avalon\composition\
model\impl\DefaultClassLoaderModel.java:626: cannot resolve symbol
    [javac] symbol  : constructor Exception
(java.lang.String,java.io.IOException)
    [javac] location: class java.lang.Exception
    [javac]                     throw new Exception( message, ioe );
    [javac]                           ^
    [javac] 1 error
 
BUILD FAILED
Unable to obtain goal [java:compile] -- null:63:48: <ant:javac> Compile
failed; see the compiler error output for details.
Total time:  20 seconds
 
Any help is much appreciated !
Regards,
Mansour
:-)
 
PS:  I'm using JDK 1.3.1_07

Reply via email to