|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [mojo-dev] [jira] (MASPECTJ-116) Add support for -... Matthew Adams (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Matthew Adams (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Matthew Adams (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Matthew Adams (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Matthew Adams (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Matthew Adams (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Marcel Overdijk (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Krzysztof Debski (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Krzysztof Debski (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Krzysztof Debski (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Krzysztof Debski (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... Krzysztof Debski (JIRA)
- [mojo-dev] [jira] (MASPECTJ-116) Add support ... JIRA
I disagree about using a Map, only because their syntax in Maven is so verbose. Besides, they're a Map<String,String>, AKA Properties, and the syntax is so much more succinct as a Properties format. I'm about practicality, and it's easier to copy & paste these values when they're specified in a Properties format.
I agree on integration tests. I just copied and pasted the XhasMember test. However, pretty much anything you put in that value can be interpreted as a Properties object. I'm not too worried about it; the user will find out pretty quickly if they're doing anything wrong.