I grabbed the latest code out of trunk and ran the build. I was
getting weird compile errors such as RequestCycle not implementing a
method from IRequestCycle which did not exist. Once I deleted the temp
directory the build ran fine. Then the 4.0.2 build failed with compile
errors. Deleting the temp dir also fixed this problem.

I haven't the time to explore the guts of the build script at the
moment, but it looks like the build product is cached in the temp dir.
Should this be cleaned up after the build? Or at the start of the
build? Should the temp dir be versioned (4.0.1, 4.1, trunk, etc...) to
prevent cross-contamination?

For the moment I have added a note to the wiki build page.

-= Mat

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

Reply via email to