It's a little different. Originally, we were using weld-logging to
provide a logging abstraction over jdk logging and log4j, and also to
provide parameterization. Now, we have switched to using slf4j to
provide this facility.
The weld-logger project is about injecting a logger. We need to update
this project to somehow provide various loggers.
On 4 Nov 2009, at 12:46, Karel Piwko wrote:
Hi,
I noticed that there was a module logging in extensions subproject and
it was renamed to logger.
So basically we have artifact with id "weld-logger" but in the
weld-extensions and the documentation we are referencing "weld-
logging"
artifact which is not built anymore.
It happens that extensions builds are broken now because of missing
artifact dependency version for "weld-logging" (WELDX-42). I tried to
rename all weld-logging references to "weld-logger" and forced maven
to
use dependency version 1.0.0-SNAPSHOT for "weld-logger" and build
passed
well.
Please let me know if I got that wrong.
Karel
_______________________________________________
weld-dev mailing list
weld-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev