Cool. BTW this reminds me of something I wanted to do which is to publish a jdiff report: http://javadiff.sourceforge.net/ Thanks -Vincent On Feb 16, 2013, at 5:15 PM, Ludovic Dubost <[email protected]> wrote:
Thanks,
This is useful but a bit hard to use as you need an XWiki running. I've instead made a script using regexp to find the implementations of services. This allows to make a diff from one version to another.
I have finished updating the documentation:
- I published the javadoc for 4.3 and 4.4 - I've added the services entries that have been added in 4.2, 4.3, 4.4 and 4.5 (uiextension, localization, distribution, solr, xarextension)
I've also published to code on GitHub and documented how to use it to generate the next version as well as find the new APIs:
http://platform.xwiki.org/xwiki/bin/view/SRD/HowToBuild
Ludovic
2013/2/16 Vincent Massol <[email protected]>
On Feb 16, 2013, at 12:08 AM, Ludovic Dubost <[email protected]> wrote:
Hi,
I've published the javadocs for 4.5.x on the Scripting Reference Documentation.
http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation
Could somebody point me to some news scripting bindings that have been created since 4.1.x/4.2.x so that we look to add them.
I don't know the exact difference but I've added this for you: http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Script+Service+API
Hope it helps, -Vincent