2018-01-25 13:00 GMT+01:00 Britta Katzenbach <[email protected]>: > I tried to put it in the package-info.java. It worked as long as I did not > add an additional method to a certain action, i.e. SpecifyMailTask. If I add > here the annotation to allow the methods "changeLanguage", > "deleteAttachment“, "uploadMailAttachment“ additionally, the other methods, > which are allowed via the package-info.java, are not allowed anymore. Is > this a wanted behavior?
Looks like a bug, all those AllowedMethods should be merged together Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

