Hi devs,
I’ve created (and implemented) two JIRA issues to implementing automatic checking of our
rule defined at
http://dev.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices#H40Unsta…
-
http://jira.xwiki.org/browse/XCOMMONS-730
-
http://jira.xwiki.org/browse/XCOMMONS-731
I’ve committed them which means the build is now failing on master and we need to fix it
ASAP.
To check locally just execute: mvn checkstyle:check
Please all help in removing the @Unstable annotations that shouldn’t be there anymore.
Let me know if you don’t agree!
Thanks
-Vincent