Marin� A. J�nsson said: > Four of the five errors are because of two methods in the > o.a.v.t.s.StrutsUtils class that have been deprecated in Velocity Tools > v1.1, and will be removed in v1.2. They do not result from broken > interfaces in Struts - we were using classes and variables that had been > deprecated in Struts v1.1 and apparently have been removed from Struts v1.2.
yeah, i saw these in the nag when it first started. i don't know what to do about it, except try and get our 1.1 out and remove the deprecated stuff as planned. > However the last error results from a broken interface > (forwardURL(HttpServletRequest, ForwardConfig). It's a method that was > introduced in Struts v1.1 and obviously hasn't been deprecated. The new > interface (with the added ModuleConfig parameter) presents no functional > change AFAICS so I see no reason why the older method can't be allowed to > stay (and be deprecated in v1.2 perhaps). hmm. i didn't notice that. i just saw that the others were from deprecated things and assumed all the errors were. > I think it must be an oversight > on their behalf. What is the best way to go about working with the Struts > community - posting to the dev list? posting a bug in bugzilla? i'd say go ahead and give them a heads up on the dev list first. if we don't get much action/response, then we can put it in bugzilla so they don't lose track of it. are subscribed to struts-dev? if not, let me know and i'll send them a message. > Also - Mike is right ... Struts has been pretty actively developed for the > past year (since the 1.1 release) so the 1.2 release is very non-minor :) yup. oh, and on a side note, there's been some dev activity on the javascript validator tag. i don't know if these bugs affect us and we certainly don't want to apply the first yet (requires nightly validator build), but i just wanted to make sure you knew. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17667 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27239 Nathan Bubna [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
