On Sun, Mar 3, 2013 at 12:19 PM, Felix T <felix(a)curriki.org> wrote:
Hi all,
I worked the last days to get the xwiki-platform-chat running in an example
installation. This project looks very interesting for us at Curriki. But I
think I have the "normal" problems at this point of time. The current
version of the xwiki-platform-chat at github seems to depend on the
4.2-SNAPSHOT version of xwiki. but I can not find them in the snapshot
repository of xwiki nexus (
http://nexus.xwiki.org/nexus/content/groups/public-snapshots).
Is that intended? Am I doing something wrong (Searching the wrong
repository)?
Apart from that it would be interesting what you think about the future of
the xwiki-platform-chat?
Is is intended to be pushed further, to newer versions of xwiki, or away
from the jetty dependency?
Thanks in advance
Felix
PS: I tried to remove all the "SNAPSHOT"s and go for version 4.2 this seems
to bring me to a "Build Successful" but the resulting .war seems not to be
assembled correctly (missing artifacts).
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
Hi Felix,
I think that in this case you can safely put whatever version you want
in the POM...
I don't think that the application uses specific features. It was
4.2-SNAPSHOT because at the time it was the latest version available
and that's the only reason.
For the WAR assemblying I haven't checked lately. Maybe something has
changed in how XWiki modules are built so maybe it's just a matter of
updating this process.
Should not be that hard.
-Fabio