Just the packaging has changed, add dependency to commons:

  <groupId>org.apache.tapestry</groupId>
  <artifactId>commons</artifactId>
  <version>5.4.1</version>

This dependency should be already there due to the tapestry-ioc and tapestry-core packages already depending on the commons one. This class was just moved unchanged
from one subproject (JAR) to another, without any source code changes.
Thank you, and for the kind words of encouragement.

We're stuck at the moment with Ivy (not Maven), so the transitive dependencies did not show up. I had to ask here to find out about the change (thanks everyone). Is there some sort of tool (or website) that will show (those of us still stuck in the dark ages :-) ) what the actual dependency tree is?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to