Message:
The following issue has been closed.
Resolver: Stephen McConnell
Date: Tue, 20 Jul 2004 11:01 PM
patched by niclas
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/RUNTIME-44
Here is an overview of the issue:
---------------------------------------------------------------------
Key: RUNTIME-44
Summary: top-level avalon build contains incorrect cache reference
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Project: Merlin Runtime
Fix Fors:
3.4.0
Assignee: Stephen McConnell
Reporter: Stephen McConnell
Created: Tue, 20 Jul 2004 3:51 AM
Updated: Tue, 20 Jul 2004 11:01 PM
Description:
In the top-level build.xml, make sure that ${magic.cache} is defined as
${magic.home}/main - ie.:
<property name="magic.cache" value="${magic.home}/main"/>
Currently it is set to ${magic.home}/cache. Also - script should check for a
predefined MAGIC_HOME env variable when resolving ${magic.home}.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]