Re: Where to begin?
Stephen McConnell <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
David Leangen wrote:
> Ok, sorry for the delay. To try and help you get this issue sorted out,
> just to be sure, I completely erased everything, got a fresh version from
> SVN, and tried again.
>
>
>> 1. if the following file exists we know its not a magic
>> build sequence issue:
>>
>>
>>
>
> planet/facilities/finder/impl/target/deliverables/jars/avalon-finder-impl-
> SNAPSHOT.jar
>
> Yep, it's there.
>
>
>
>> 2. magic should have copied this file to the magic cache
>> so you should have this under something like (from memory):
>>
>>
>>${user.home}/.magic/cache/avalon/finder/jars/avalon-finder-impl-SNAPSHOT.
>
> jar
>
> Just to be sure... by "${user.home}/.magic", do you mean "MAGIC_HOME"?
>
Yep.
> If so, then there's only an "avalonx" folder, no "avalon" foler under the
> "~/.magic" directory.
I've just redefined my MAGIC_HOME and after running 'ant setup' I have
the following sub-directories under MAGIC_HOME:
/docs
/themes
/main
/templates
Under /main I have two subdirecories:
/avalon
/xavalon
If I cd to runtime/logkit and do the following:
$ ant
The result of the build is placed in %MAGIC_HOME%\main\avalon\logkit\ -
and everything looks good. Is that the same case for you?
Steve.
p.s. to do a clean just:
$ ant clean
--
|---------------------------------------|
| Magic by Merlin |
| Production by Avalon |
| |
| http://avalon.apache.org |
|---------------------------------------|