setAutoBoot(true);
addLibrary(JCommon.INFO);
addOptionalLibrary("org.jfree.pixie.PixieInfo");
addOptionalLibrary(
new Library(
"OSCache", "2.3", "The OpenSymphony Software License",
"http://www.opensymphony.com/oscache/license.action"
)
);
addOptionalLibrary(
new Library(
"EHCache", "1.2rc1", "Apache Licence 2.0",
"http://ehcache.sourceforge.net/"
)
);