On 01/10/2008, at 12:59 PM, Wendy Smoak wrote:
What is the convention on trunk exactly? Does it want a directory for the source code, or is it fine if source is in the same directory as the pom and .csproj file (the VS default)?
Well, there's not exactly a convention - it uses whatever is in sourceDirectory and testSourceDirectory.
It would be good to change the archetypes to match the convention if that hasn't already been done. On the branch I believe dotnet-simple has src/main/csharp.
On trunk, the archetypes use the VS style, so that seems to be the convention (and should be documented on the site).
- Brett -- Brett Porter [EMAIL PROTECTED] http://blogs.exist.com/bporter/
