Steve,
Sorry about the delay, switched back to JDK 1.3.1_07 and removed all my
.class files, and executed maven merlin-dist and go the following error:
java:compile:
[javac] Since fork is true, ignoring compiler setting.
[javac] Compiling 19 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
Hope that helps !
Mansour
:-)
-----Original Message-----
From: Stephen McConnell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 08, 2003 11:52 AM
To: Avalon framework users
Subject: Re: [merlin] build problem
Mansour Raad wrote:
>Steve,
>
>Got the latest and executed maven on it, and it compiled (using JDK
>1.4.2, somehow there are "issues" with 1.3.X).
>
Any chance you could post the details of the 1.3 failure ? The
intention is that Merlin supports 1.3 but I'm running on 1.4 on my local
machine - I guess I've introduced something that I should not - any
details would be appreciated.
> Thanks.
>However, got the following:
>
>test:test:
> [junit] Running org.apache.avalon.merlin.RepositoryTestCase
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.072 sec
> [junit] [ERROR] TEST org.apache.avalon.merlin.RepositoryTestCase
>FAILED
>
>
You wouldn't happen to be behind a proxy by any chance? Proxy support
is in place within the repository implmentation but the test case needs
to be updated to check for related maven properties.
The problem your expiencing is probably to do with the fact that I've
just completed updates to the composition package to provide support for
container/client classloader seperation and I'm dragging in some test
classes over the wire which could be causing you a problem or two. This
will be updated to use local jar files but I need to sort out some
javen/jelly stuff to make it work properly.
Steve.
>Regards,
>Mansour
>:-)
>
>-----Original Message-----
>From: Stephen McConnell [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, July 08, 2003 11:08 AM
>To: Avalon framework users
>Subject: Re: [merlin] build problem
>
>
>
>
>Mansour Raad wrote:
>
>
>
>>Steve,
>>
>>Removing composition directory, did the trick. Thanks.
>>
>>
>>
>
>Mansor:
>
>Have just updated CVS and executed a clean build and applied the acid
>test - lauching james and sending this message. Just for reference -
>the trick concerning deletion of the composition directory is no-longer
>available.
>
>Cheers, Steve.
>
>
>
>>Mansour
>>:-)
>>
>>
>>
>>
>
>
>
--
Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net
Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]