Re: Convention Plugin, Inheriting from existing projects action

2010-12-17 Thread Arne Stabenau
Ok, after a little more code reading I think I understand a bit better. Action names are checked for duplicates only for pre-existing configuration, which probably means the XML config. If I annotate in the same class with the same action name, again that is checked. Only (and this is what I think

Convention Plugin, Inheriting from existing projects action

2010-12-16 Thread Arne Stabenau
Hello, We are developing here a fairly generic web tool, which for many of our projects we just want to customize a little. We are using the convention plugin, since I have a little dislike of XML config files and want to keep them to a minimum. Ideally I would like a way to just include the base