I wanted to update a website with the newest Castle and NH. I used
trunk versions of everything because I wanted to use NH beta (Linq)
and I needed to patch the log4net logging because of some strange
requirement.

Anyway, after figuring out how to use git I cloned all the repo's, and
had to do the following sequence:
1. 'build NET35 BuildProject'
2. build output to next repo's lib dir
3. build that
4. etc

This took a lot of work, figuring all the dependencies and such, then
rebuilding again. How can I automate this? Is there some solution to
this already? Surely copy-pasting by hand or a batch script isn't the
way to do it... There has to be an easier way!

I'm eager to dive into NuPack or OpenWrap, as long as it will solve
this problem.

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to