Alexis Agahi wrote:

Hi,

With the last Merlin release (christmas collection), when I set -home option to a folder, it appends 'home' directory to the path

for example:
-home /home/Al/tmp/ =>
${merlin.context} == /home/Al/tmp/home



Is this a normal behavious? I would say that it seems curious, as an user have the option to set a specific path.



just use ther -context option if you want to moidify the base directory for the base path resolution


PS: except this point, merlin 3.2 (christmas edition) works perfectly with all my programs here (if only I could vote ;)).


We can change that!


Stephen.



--------------------------------------------------------------------------

[EMAIL PROTECTED]:~/tmp> merlin.sh -home /home/Al/tmp/ -info
Starting Merlin.
================
     Security policy: /home/Al/works/merlin/bin/security.policy
         JVM Options:
       Bootstrap JAR: /home/Al/works/merlin/bin/lib/merlin-cli-3.2.jar

[INFO ] (kernel): Merlin Kernel Environment Listing

 ${user.dir} == /home/Al/tmp
 ${user.home} == /home/Al

 ${avalon.repository.cache} == /home/Al/works/merlin/system
 ${avalon.repository.hosts} == http://dpml.net/,http://ibiblio.org/maven

 ${merlin.repository} == /home/Al/.avalon/repository
 ${merlin.lang} == null
 ${merlin.home} == /home/Al/works/merlin
 ${merlin.system} == /home/Al/works/merlin-3.2/system
 ${merlin.config} == /home/Al/works/merlin-3.2/config
 ${merlin.kernel} == file:/home/Al/works/merlin-3.2/config/kernel.xml
 ${merlin.override} == null
 ${merlin.dir} == /home/Al/tmp
 ${merlin.temp} == /tmp
 ${merlin.context} == /home/Al/tmp/home
 ${merlin.anchor} == /home/Al/tmp
 ${merlin.info} == true
 ${merlin.debug} == false
 ${merlin.server} == true
 ${merlin.autostart} == true
 ${merlin.deployment} ==


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]

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





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to