You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by "Farr, Aaron" <Aa...@am.sony.com> on 2004/06/24 18:41:48 UTC

[magic] trouble building avalon-tools-magic

Hello.

Can't seem to build avalon right now.  I did the following:

$ svn update
$ ant setup
$ ant

and I get the output included in the attachment.  I it looks like the build
is having trouble with avalon-tools-magic.  In fact, I can jump into
avalon-logkit and run 'ant' there with no problems.  I cannot do the same by
jumping into avalon/tools or avalon/tools/magic.

Thoughts?

J. Aaron Farr
� SONY ELECTRONICS
� STP SYSTEMS
� (724) 696-7653


Re: [magic] trouble building avalon-tools-magic

Posted by Stephen McConnell <mc...@apache.org>.
Farr, Aaron wrote:
> Hello.
> 
> Can't seem to build avalon right now.  I did the following:
> 
> $ svn update
> $ ant setup
> $ ant
> 
> and I get the output included in the attachment.  I it looks like the build
> is having trouble with avalon-tools-magic.  In fact, I can jump into
> avalon-logkit and run 'ant' there with no problems.  I cannot do the same by
> jumping into avalon/tools or avalon/tools/magic.
> 
> Thoughts?

Ummm ....

> C:\root\home\farra\dev\projects\apache\avalon\tools\magic\build.xml:6: Property
> value 'project.home' is not defined.

Could you do me a favor and try the following:

   $ cd avalon\tools\magic
   $ ant -buildfile bootstrap.xml
   $ ant clean install

I.e. build magic without magic then build it again using magic.
Then tell me what happens.

Steve.

-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [magic] trouble building avalon-tools-magic

Posted by Stephen McConnell <mc...@apache.org>.
Timothy Bennett wrote:

> Farr, Aaron wrote:
> 
>> Hello.
>>
>> Can't seem to build avalon right now.  I did the following:
>>
>> $ svn update
>> $ ant setup
>> $ ant
>>
>> and I get the output included in the attachment.
> 
> 
> I'm getting this error when I try to build...

Timothy .. not sure.
Ping me when your online and we'll sort it out.
Steve.


-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [magic] trouble building avalon-tools-magic

Posted by Timothy Bennett <ex...@comcast.net>.
Farr, Aaron wrote:
> Hello.
> 
> Can't seem to build avalon right now.  I did the following:
> 
> $ svn update
> $ ant setup
> $ ant
> 
> and I get the output included in the attachment.

I'm getting this error when I try to build...

BUILD FAILED
D:\avalon-svn\build.xml:24: Following error occured while executing this 
line
D:\avalon-svn\tools\magic\etc\deliverables\templates\reactor.xml:35: 
Following e
rror occured while executing this line
D:\avalon-svn\central\system\build\standard.xml:23: 
java.io.FileNotFoundException: log4j/jars/log4j-1.2.8.jar


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org