<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Ok, being a (the?) prebuild hacker, but having really little time, could you just try<BR>
 <BR>
<Files><BR> <Match pattern="*.cs" recurse="true" ><BR>   <Exclude name="Tests" /><BR>
 </Match><BR></Files><BR><BR>
as it actually already should be in there - don't know how well it works though - or if that actually means what we want it to; there's a 'pattern' attribute on Exclude as well, I'm unsure how name and pattern plays together.<BR>
 <BR>
If no joy, I'll have to dig deeper.<BR> <BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR> <BR>Join the 3d web revolution : <A href="http://tribalnet.se/" target=_blank>http://tribalnet.se/</A><BR> <BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
> Date: Mon, 8 Sep 2008 10:01:10 +0100<BR>> From: melanie@t-data.com<BR>> To: opensim-dev@lists.berlios.de<BR>> Subject: Re: [Opensim-dev] Restructuring test directories<BR>> <BR>> <BR>> Hi,<BR>> <BR>> yes, something like:<BR>> <BR>> <Files><BR>> <Match pattern="*.cs" recurse="true"/><BR>> <Exclude dir="Tests"/><BR>> </Files><BR>> <BR>> Regards,<BR>> <BR>> Melanie<BR>> <BR>> Mike Mazur wrote:<BR>> > Hi,<BR>> > <BR>> > On Mon, 08 Sep 2008 09:43:05 +0100<BR>> > Melanie <melanie@t-data.com> wrote:<BR>> > <BR>> >> Mike Mazur wrote:<BR>> >> > OpenSim/Region/ScriptEngine/Shared/CodeTools/<actual_code>.cs<BR>> >> > OpenSim/Region/ScriptEngine/Shared/CodeTools/Tests/<tests_for_actual_code>.cs<BR>> >> <BR>> >> With recursing, the tests wind up in the same assembly.<BR>> > <BR>> > Yes, as you already stated[1].<BR>> > <BR>> >> Setting it <BR>> >> up like this means another line in prebuild.xml for each <BR>> >> subdirectory of OpenSim/Region/ScriptEngine/Shared/CodeTools/, <BR>> >> because recursioin would have to be turned off.<BR>> > <BR>> > This sounds undesirable. Given the current situation, I think the tests<BR>> > should stay where they are.<BR>> > <BR>> > However you also mentioned a lack of "exclude_dir" option[2]. Perhaps<BR>> > our resident prebuild hacker could look into implementing such an<BR>> > option?<BR>> > <BR>> > Mike<BR>> > <BR>> > [1]<BR>> > https://lists.berlios.de/pipermail/opensim-dev/2008-September/002855.html<BR>> > [2]<BR>> > https://lists.berlios.de/pipermail/opensim-dev/2008-September/002857.html<BR>> > _______________________________________________<BR>> > Opensim-dev mailing list<BR>> > Opensim-dev@lists.berlios.de<BR>> > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > <BR>> > <BR>> _______________________________________________<BR>> Opensim-dev mailing list<BR>> Opensim-dev@lists.berlios.de<BR>> https://lists.berlios.de/mailman/listinfo/opensim-dev<BR><BR></body>
</html>