[slf4j-dev] fyi: taglib
Matt Humphreys
mhumph at gmail.com
Sun Aug 17 18:32:26 CEST 2008
Hi,
I've commited an initial (usable) version of the taglib. There are
three separate projects under "slf4j-taglib/trunk" (all very basic).
* slf4j-taglib: the main project which builds the jar (largely based
on jakarta log taglib)
* slf4j-taglib-samples: a webapp illustrating how to use the taglibs
(also used as for manual testing)
* slf4j-taglib-parent: a parent pom file to build the jar and war
The sample webapp can be run via "mvn jetty:run" and opening
"http://localhost:8080/slf4j-taglib-samples/".
Outstanding tasks are automated tests, site doc and improving the
maven build. How do i upload site doc? Are there any templates i
should use?
Feedback welcome.
matt
More information about the slf4j-dev
mailing list