Re: [xwiki-devs] [xwiki-notifications] r35563 - in platform/core/trunk: xwiki-annotations xwiki-annotations/xwiki-annotation-scripting xwiki-annotations/xwiki-annotation-scripting/src/main/java/org/xwiki/annotation/internal xwiki-annotations/xwiki-annotation-scripting/src/main/resources/META-INF xwiki-legacy xwiki-legacy/src/main/java/org/xwiki xwiki-legacy/src/main/java/org/xwiki/annotation xwiki-legacy/src/main/java/org/xwiki/annotation/internal xwiki-legacy/src/main/resources/META-INF
On Mar 11, 2011, at 7:24 PM, jvelociter (SVN) wrote:
Author: jvelociter Date: 2011-03-11 19:24:32 +0100 (Fri, 11 Mar 2011) New Revision: 35563
Added: platform/core/trunk/xwiki-annotations/xwiki-annotation-scripting/ platform/core/trunk/xwiki-annotations/xwiki-annotation-scripting/src/main/java/org/xwiki/annotation/internal/AnnotationScriptService.java platform/core/trunk/xwiki-legacy/src/main/java/org/xwiki/annotation/ platform/core/trunk/xwiki-legacy/src/main/java/org/xwiki/annotation/internal/ platform/core/trunk/xwiki-legacy/src/main/java/org/xwiki/annotation/internal/AnnotationVelocityContextInitializer.java Removed: platform/core/trunk/xwiki-annotations/xwiki-annotation-scripting/src/main/java/org/xwiki/annotation/internal/AnnotationVelocityBridge.java platform/core/trunk/xwiki-annotations/xwiki-annotation-scripting/src/main/java/org/xwiki/annotation/internal/AnnotationVelocityContextInitializer.java Modified: platform/core/trunk/xwiki-annotations/xwiki-annotation-scripting/pom.xml platform/core/trunk/xwiki-annotations/xwiki-annotation-scripting/src/main/resources/META-INF/components.txt platform/core/trunk/xwiki-legacy/pom.xml platform/core/trunk/xwiki-legacy/src/main/resources/META-INF/components.txt Log: XWIKI-5111 Use ScriptService instead of custom velocity context initializer for annotations script APIs
Shouldn't we also deprecate the classes moved to legacy module? Thanks -Vincent [snip]
participants (1)
-
Vincent Massol