On Jul 27, 2009, at 8:40 AM, Marek Novotny wrote:
Yes, it is easy change in build/embedded/build.xml for duplicating
the
following row for slf4j_api.jar:
<zipfileset src="${lib.dir}/slf4j-log4j12.jar"/>
But what is not clear for me, why is this required when this jar is in
distribution lib directory?
Why isn't it solved by adding this jar into test project classpath?
I'm not having much success with this. I've created new jars, but I'm
banging my head trying to get them into maven correctly. I must be
missing something obvious.