perhaps adding Trinidad to the download page of MyFaces isn't a bad idea. I'll do that, once 1.2.2 is released, since I have to touch that page at that time....
-Matthias On 9/5/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hi, > > > > Also releases and corresponding downloads seem to be a little mixed > > > up currently: > > > > > > http://myfaces.apache.org/ has latest news about 1.0._1_ and 1.2.1 > > > > > > If you follow the download link from that main page you'll find > > > core, tomahawk, tobago, but no trinidad. > > > > > > If you first select trinidad project then go to downloads you'll > > > find only 1.0.2 even though the release notes available on the > > > trinidad project page talk about 1.0.3. > > > > > > The trinidad download page has a link to nightly builds, but I haven't > > > found any when following that link. > > > > > > Matthias, can you look at these? > > well, the new,... they are not really synced w/ the state of releases, > yeah, that sucks, I know. > I'll update. > > But, there is a download page for Trinidad... > > http://myfaces.apache.org/trinidad/download.html > > that is always! up-to-date. And it mentions the 1.0.2 and 1.2.1 (1.2.2 > will be released soon) > > Greetings, > Matthias > > > > > > -- Adam > > > > > > > Andrew Robinson wrote: > > > > Fixed in 1.0.3-SNAPSHOT > > > > > > > > On 9/4/07, Stephen Friedrich <[EMAIL PROTECTED]> wrote: > > > >> After reading the tag doc for panelLabelAndMessage I would have > > > >> thought that in the following example the tr:message would not > > > >> be needed. > > > >> > > > >> However if I omit the tr:message then on validation failure it > > > >> fails silently without ever showing a message. > > > >> > > > >> (Trinidad 1.2.1) > > > >> > > > >> <tr:panelLabelAndMessage styleClass="inputLabel_10" > > label="#{Output.BRANCH}" showRequired="true"> > > > >> <tr:selectOneChoice id="employeeBranchId" > > value="#{_employeeList.employeeBranchId}" required="true" > > unselectedLabel="" simple="true"> > > > >> <f:selectItems > > value="#{_employeeList.employeeBranchItems}"/> > > > >> </tr:selectOneChoice> > > > >> <tr:message for="employeeBranchId"/> > > > >> </tr:panelLabelAndMessage> > > > >> > > > >> > > > >> > > > > > > > > > > > > > -- > Matthias Wessendorf > > further stuff: > blog: http://matthiaswessendorf.wordpress.com/ > mail: matzew-at-apache-dot-org > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

