svn commit: rev 22126 - avalon/trunk/tools/magic/src/main/org/apache/avalon/tools/model

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Sat Jun 26 01:18:44 2004
New Revision: 22126

Modified:
   avalon/trunk/tools/magic/src/main/org/apache/avalon/tools/model/Magic.java
Log:
corrected definition of default ${magic.home}

Modified: avalon/trunk/tools/magic/src/main/org/apache/avalon/tools/model/Magic.java
==============================================================================
--- avalon/trunk/tools/magic/src/main/org/apache/avalon/tools/model/Magic.java	(original)
+++ avalon/trunk/tools/magic/src/main/org/apache/avalon/tools/model/Magic.java	Sat Jun 26 01:18:44 2004
@@ -302,7 +302,7 @@
         else
         {
             File user = new File( System.getProperty( "user.home" ) );
-            File system = new File( user, ".merlin" );
+            File system = new File( user, ".magic" );
             return Context.getCanonicalFile( system );
         }
     }
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.