This one is an incompatible interface change in Expression.java (added
a throws clause to several methods) introduced with

http://svn.apache.org/viewvc/commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/Expression.java?r1=718134&r2=718133&pathrev=718134

Some other jelly-tags build failures are related to the introduction
of getTagLibrary in Tag.java

http://svn.apache.org/viewvc/commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/Tag.java?r1=718134&r2=718133&pathrev=718134

- some tags in the define tag library already contain a getTagLibrary
method that returns DynamicTagLibrary instead of TagLibrary.

All in all svn revision 718134
http://svn.apache.org/viewvc?view=rev&revision=718134 introduces
several breaking API changes that break the existing tag libs that are
part of Jelly and most likely would break third-party tag libraries as
well (if such tag libraries exist).

I'm in no way involved with Jelly and don't want to become involved,
I'm just pointing out why you are getting Gump nags.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to