On Feb 17, 2013, at 8:48 AM, Ludovic Dubost <ludovic(a)xwiki.com> wrote:
Well if you could have in the release notes the list
of new script bindings
it would help
i'm not sure java diff would really do that
It won't show the new service bindings but for it'll show API diff for all java
classes, thus including the new services APIs.
Thanks
-Vincent
Ludovic
Le dimanche 17 février 2013, Vincent Massol a écrit :
> 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
<ludovic@xwiki.com<javascript:;>>
> 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 <vincent(a)massol.net <javascript:;>>
>>
>>>
>>> On Feb 16, 2013, at 12:08 AM, Ludovic Dubost
<ludovic@xwiki.com<javascript:;>>
> 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