Apologies in advance if I'm posting this incorrectly (in which case I
welcome a link to any Tapestry-specific etiquette guide) -- my first
post to this list.
We are experimenting with upgrading from Tapestry 5.3.6 to 5.4.1, as
part of our move from Java 7 to Java 8.
The interface org.apache.tapestry5.ioc.MessageFormatter seems to have
disappeared. Yet it is still listed, e.g. at
https://ci.apache.org/projects/tapestry/current/apidocs/org/apache/tapestry5/ioc/MessageFormatter.html
When I look at the ivy dependency details (org.apache.tapestry,
tapestry-ioc, rev 5.4.1), I see the jar tapestry-ioc-5.4.1.jar, but
package org.apache.tapestry5.ioc does not contain MessageFormatter. If
I download the jar directly from
http://mvnrepository.com/artifact/org.apache.tapestry/tapestry-ioc/5.4.1,
and look at it manually with "jar tvf", there's no MessageFormatter.
Has that interface been removed and replaced with something else? If so,
why would it still show up in the doc (1st link I referenced?) Or am I
simply doing something stupid? :-)
TIA.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org