Description
I was just building the download pages for Tapestry 5.0.1 and noticed that the 4.1.1 binaries include ognl.jar, etc. This is absolutely against Apache guidelines (only Apache software may be downloaded from the Apache mirrors, directly or otherwise). Tapestry 4.0.x went to great measures to download the necessary dependencies (OGNL, Javassist) as needed, a pain for users, but part of the cost of going outside the Apache fold.