hello all,
 i am trying to build myfaces with maen..
i checked out sources from SVN and launched 

<myfaces-current>mvn install -Dmaven.test.skip=true -Dmaven.test.failure.ignore=true

myfaces-common is fine, however while compilin tomahawk core i got this exception (actuallyp lenty of htem with similar message)


C:\Sw\myfaces-current\tomahawk\core\src\main\java\org\apache\myfaces\custom\jsli
stener\JsValueChangeListenerRenderer.java:[25,19] cannot find symbol
symbol  : class Log
location: class org.apache.myfaces.custom.jslistener.JsValueChangeListenerRender
er


i guess commons-logging should be included in the dependencies of   tomahawk\core\pom.xml?

rgds
 marco

Reply via email to