Vincent Massol wrote:
Hi Anca,
Very good! I'm real happy you're jumping in the bandwagon on this :)
Thank you, I am enjoying it pretty much.
Just one note: In the future the way to expose a component in velocity
will be done differently.
See
http://tinyurl.com/3qu923 in case you haven't followed the
discussion.
This way of doing it should probably be removed once we have the new
way. This is the current right way though :)
I am aware of it, but since it's not there yet...
Also, since the new way will not be available earlier than 1.7 and I would like
to release on 1.6, I need to use this method (thanks Sergiu for the hints about it).
Happy coding,
Anca Luca
Thanks
-Vincent
On Sep 29, 2008, at 2:14 PM, lucaa (SVN) wrote:
Author: lucaa
Date: 2008-09-29 14:14:31 +0200 (Mon, 29 Sep 2008)
New Revision: 13076
Added:
watch/trunk/component/
watch/trunk/component/pom.xml
watch/trunk/component/src/
watch/trunk/component/src/main/
watch/trunk/component/src/main/java/
watch/trunk/component/src/main/java/org/
watch/trunk/component/src/main/java/org/xwiki/
watch/trunk/component/src/main/java/org/xwiki/watch/
watch/trunk/component/src/main/java/org/xwiki/watch/component/
watch/trunk/component/src/main/java/org/xwiki/watch/component/
DefaultWatchService.java
watch/trunk/component/src/main/java/org/xwiki/watch/component/
WatchService.java
watch/trunk/component/src/main/java/org/xwiki/watch/component/
contextualizer/
watch/trunk/component/src/main/java/org/xwiki/watch/component/
contextualizer/WatchServiceContextualizer.java
watch/trunk/component/src/main/resources/
watch/trunk/component/src/main/resources/META-INF/
watch/trunk/component/src/main/resources/META-INF/plexus/
watch/trunk/component/src/main/resources/META-INF/plexus/
components.xml
Modified:
watch/trunk/pom.xml
Log:
XWATCH-230: Prepare build for the creation the component
* created the "component" module in Watch
* created a WatchService component, visible in velocity context
(through the VelocityContextInitializer), with no functions for the
moment.
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs