Re: Where to begin?

Stephen McConnell <[email protected]>
Newsgroups gmane.comp.jakarta.avalon.user
Message-ID <[email protected]>
Stephen McConnell wrote:

> David Leangen wrote:
> 
>> setup-junit:
>>
>>     [unbar] Expanding: C:\DOCUME~1\dleangen\LOCALS~1\Temp\~magic-4884.bar
>> into Z:\apps\avalon\.magic\cache\avalonx\supplemental
>>
> 
> Thankyou.
> I've found a bug in setup!
> That's the wrong destination - it should be Z:\apps\avalon\.magic\main 
> (not cache).  Just a sec.
> Steve.


In the build.xml file you should see the following line:

   <property name="magic.cache" value="${magic.home}/cache"/>

Can you change this to:

   <property name="magic.cache" value="${magic.home}/main"/>

                                                     ^^^^

This should fix the initial setup problem.

Steve.

-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.