Monday, December 12, 2011

Update on OSS project(s)

The Rhino.Etl enhancement to support dynamics didn’t go as smoothly as I planed. I need to back up and re-think how exactly to do this.

So on to project/idea #2. A RavenDb job store to Quartz. This lead to some new adventures with NuGet. it’s actually quite simple to use, however I don’t like how it dumps everything into a single directory. I like to separate the release libraries from the develop libraries, but I’m sure I can resolve that with some simple powershell scripting.

Now that the basics are in place I will review the AdoJobStore included with Quartz and then real development can begin. If your interested check out the repository: https://github.com/jmeckley/Quartz.RavenJobStore.

No comments:

Post a Comment