As part of our XWiki Days we had a Deprecation Fixing Day on the 20th of February 2014. Its goal was to have the maximum number of XWiki committers and contributors work together to fix the maximum number of deprecation calls and moving deprecated APIs not used anymore to our Legacy modules.
We had XXX committers participating which was an ok turnout.
Committer | Deprecated calls fixed | APIs moved to Legacy | New Legacy modules |
---|---|---|---|
Guillaume Delhumeau | 35 | 0 | 0 |
Vincent Massol | 3 | 2 | xwiki-platform-legacy-rendering-macro-include |
TOTAL | 38 | 2 | 1 |
The Sonar Dashboard says we had 2057 deprecated calls so we fixed about <number>%!
But even more important we moved <number> deprecated API to Legacy which means nobody coding on the XWiki project will be able to use those APIs by errors from now on.
Thanks to everyone who participated!