Hello

i integrated jelly into a framework project of mine as some kind of template
language which works really great!
I am using maven and wondered why my example.war file had about 12MB in the
WEB-INF/libs directory.
Most space is taken by the jaxen dependency, which depends in xalan which
has 3MB. I browsed the jelly code and just wanted to know if it would be
possible to exclude some dependencies, maybe by splitting up some features
into extra modules.

regards
Dennis

Reply via email to