Hi, I really can't figure this out, i downloaded trinidad source code from apache website http://www.apache.org/dyn/closer.cgi/myfaces/source/trinidad-1.2.14-src-all.zip and according to tr.tld, inputListOfValues should be in org.apache.myfaces.trinidadinternal.taglib.core.input.CoreInputListOfValuesTag but there is no such a package however after i built source by maven the package and classes built in trinidad-impl
what's wrong ? am i missing sth or what ? is trinidad really opensource ?

