You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by de...@avalon.apache.org on 2004/07/20 12:52:39 UTC

[jira] Created: (RUNTIME-44) top-level avalon build contains incorrect cache reference

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Open
   Priority: Major

    Project: Merlin Runtime

   Assignee: Stephen McConnell
   Reporter: Stephen McConnell

    Created: Tue, 20 Jul 2004 3:51 AM
    Updated: Tue, 20 Jul 2004 3:51 AM

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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Closed: (RUNTIME-44) top-level avalon build contains incorrect cache reference

Posted by de...@avalon.apache.org.
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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org