Schoof!

PENGUINS ATTACK!

Painting a chain with Daina!

Painting a chain with Daina!

The MongoDB NoSQL Database Blog: MongoDB 2.0 Released

mongodb:

The MongoDB development team is pleased to announce the release of version 2.0.0. Version 2.0 is the latest stable release, following the March 2011 release of version 1.8. This release includes many new features, improvements to existing features, and performance enhancements.

Please note…

(via michael)

I think he’s doing it wrong

I think he’s doing it wrong

Does anyone know how to selectively include dependencies in a Jar?

I have a library that I wrote in Scala that uses Bouncy Castle and has a whole bunch of dependencies. When I roll a jar, I can either roll a “fat” jar that has all the dependencies (including scala), which weighs in around 19 MB, or I can roll a skinny jar, which doesn’t have dependencies, but is only a few hundred KB.

The problem is that I need to include the Bouncy Castle classes/jar with my library, because if its not on the classpath at runtime, all kinds of exceptions get thrown.

So, I think the ideal situation is if there is some way that I can get either Maven or SBT to include somebut not all dependencies in the jar that gets rolled. Is there some way to get that to happen?

Thanks!

I have the same thing posted over on SO: http://stackoverflow.com/questions/7366974/selectively-include-dependencies-in-jar

Guy tubing down Rt. 29!