No, because convertParam expands the wildcard expression :)
John
On Jan 7, 2012, at 11:58 AM, Łukasz Lenart wrote:
Wouldn't be better to first check if it's an allowed-method and then
call convertParam() method ?
if (!orig.isAllowedMethod(methodName)) {
return null;
}
String methodName =
2012/1/5 Maurizio Cucchiara :
> Another couple of question:
> * what is the difference between this file and the archetype-catalog.xml
> present in http://goo.gl/wo4l0 ?
The same, should be one ;-)
> * is that task documented on the release process wiki?
Nope, good point ;-)
Regards
--
Łukasz
Wouldn't be better to first check if it's an allowed-method and then
call convertParam() method ?
if (!orig.isAllowedMethod(methodName)) {
return null;
}
String methodName = convertParam(orig.getMethodName(), vars);
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG