Hey guys,<br><br>I saw this come up during the meeting, and wanted to share the answer. It should be straightforward to simulate working &quot;outside&quot; of a project in a test case. Just create a temp folder (using the Java file API) then either CD to that folder, or get a resource handle to it by @Injecting the ResourceFactory, then set that resource as the current resource using:<br>
<br clear="all"><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">shell.setCurrentResource(directory);<br></blockquote><div><br>This is the best way I can think of to achieve this. If it&#39;s not working, then there&#39;s a bug somewhere, probably a nasty one :)<br>
<br>~Lincoln <br></div><br clear="all">-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>