J Aaron Farr wrote:
cool.
From CVS: Using the default home:
$ merlinx target\classes
[INFO ] (tutorial.hello): standard context entries
name: hello
home: F:\dev\avalon-sandbox\merlin\merlin-platform\tutorials\context\avalon\home\tutorial\hello
temp: C:\TEMP\tutorial\hello
partition: /tutorial/
Using a supplied home:
$ merlinx target\classes -home apps
[INFO ] (tutorial.hello): standard context entries
name: hello
home: F:\dev\avalon-sandbox\merlin\merlin-platform\tutorials\context\avalon\apps\tutorial\hello
temp: C:\TEMP\tutorial\hello
partition: /tutorial/
Using an absolute path:
$ merlinx target\classes -home %MERLIN_HOME%\apps [INFO ] (tutorial.hello): standard context entries name: hello home: C:\merlin\apps\tutorial\hello temp: C:\TEMP\tutorial\hello partition: /tutorial/
I just need to check that the plugin is consitent as it creates its own parameters.
Steve.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
