Hi

Right now, facelets code added to myfaces core 2.0.x branch uses jul in this
form:

    protected final static Logger log =
Logger.getLogger("facelets.viewhandler");

But the original myfaces code uses commons logging, (so if there is no
agreement about use jul, we should unify logging code using
commons-logging).

It is necessary to unify in one way or another the code of 2.0.x branch, but
before that, it is necessary to ask the community about this issue.

So, please vote in this way:

+1 for jul
+1 for commons-logging
+0
-1 and let the code as is (and a reason why).

regards,

Leonardo Uribe

Reply via email to