[xwiki-users] feedback: debian install
Hi, i played a litle bit with the new release 3.4 and debian on virtual machines. First i tried out the standalone installation on the testing distribution wheezy. The installation works well. But the page 'Administration: Rights' does not show the users and the groups. Did not investigate the situation further. Instead tried to install form the debian package xwiki-enterprise-tomcat-pgsql. Here got the error 'depends on libpg-java (>= 8.4) [UNAVAILABLE]'. Should XWiki run on wheezy at all? So I changed to the stable distribution squeeze. The installation of the deb package xwiki-enterprise-tomcat-pgsql works well here (did not try the standalone installation anymore). The Wiki is also runing well, with one exception: The browser shows a message box with the text 'Server returned TRANSPORT_ERROR with no error message' somtimes. But all seems to be ok. So far my feedback. The issues with the testing distribution are no problem for me. Feel confortable enough with the stable distribution but would like to get rid of the above-mentioned errer messages. Any ideas how to solve this. Thanks Ritchi
On Tue, Jan 31, 2012 at 12:28 PM, Richard Rafalski <[email protected]> wrote:
Hi,
i played a litle bit with the new release 3.4 and debian on virtual machines.
First i tried out the standalone installation on the testing distribution wheezy. The installation works well. But the page 'Administration: Rights' does not show the users and the groups. Did not investigate the situation further.
Instead tried to install form the debian package xwiki-enterprise-tomcat-pgsql. Here got the error 'depends on libpg-java (>= 8.4) [UNAVAILABLE]'.
What version of this package is available ? It's supposed to follow the version of postgresql package. We haven't really given much tough on the version of the dependency actually, was probably the available version on my ubuntu distrib when I tested the first time.
Should XWiki run on wheezy at all?
So I changed to the stable distribution squeeze. The installation of the deb package xwiki-enterprise-tomcat-pgsql works well here (did not try the standalone installation anymore). The Wiki is also runing well, with one exception: The browser shows a message box with the text 'Server returned TRANSPORT_ERROR with no error message' somtimes. But all seems to be ok.
Ok I think Guillaume found some issues with postgres and is looking at it. I don't know much about postgres myself.
So far my feedback.
The issues with the testing distribution are no problem for me. Feel confortable enough with the stable distribution but would like to get rid of the above-mentioned errer messages. Any ideas how to solve this.
Thanks Ritchi
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi, Concerning Wheezy, I can find this package on debian.org website, that's strange you don't have it on your side. http://packages.debian.org/en/wheezy/libpg-java It's done by installing the non-virtual package "libpostgresql-jdbc-java<http://packages.debian.org/en/wheezy/libpostgresql-jdbc-java>", can you try installing manually? And concerning the others error, it would be good to have more details. For example, a screenshot of what the Administration : Rights provides. About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right? Thanks, -- Guillaume Fenollar XWiki SysAdmin Tel : +33 (0)1.83.62.66.15 2012/1/31 Richard Rafalski <[email protected]>
Hi,
i played a litle bit with the new release 3.4 and debian on virtual machines.
First i tried out the standalone installation on the testing distribution wheezy. The installation works well. But the page 'Administration: Rights' does not show the users and the groups. Did not investigate the situation further.
Instead tried to install form the debian package xwiki-enterprise-tomcat-pgsql. Here got the error 'depends on libpg-java (>= 8.4) [UNAVAILABLE]'.
Should XWiki run on wheezy at all?
So I changed to the stable distribution squeeze. The installation of the deb package xwiki-enterprise-tomcat-pgsql works well here (did not try the standalone installation anymore). The Wiki is also runing well, with one exception: The browser shows a message box with the text 'Server returned TRANSPORT_ERROR with no error message' somtimes. But all seems to be ok.
So far my feedback.
The issues with the testing distribution are no problem for me. Feel confortable enough with the stable distribution but would like to get rid of the above-mentioned errer messages. Any ideas how to solve this.
Thanks Ritchi
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Thoms, hi Guillaume, Am 31.01.2012 15:05, schrieb Guillaume Fenollar:
Hi,
Concerning Wheezy, I can find this package on debian.org website, that's strange you don't have it on your side. http://packages.debian.org/en/wheezy/libpg-java It's done by installing the non-virtual package "libpostgresql-jdbc-java<http://packages.debian.org/en/wheezy/libpostgresql-jdbc-java>", can you try installing manually?
The installation of libpostgresql-jdbc-java does not help. Because libpg-java package is virtual I searched for virtual packages in the debian policy and I think I found the solution. The dependency of a virtual packages should not take a version nummber. If a dependency have got a version number the package manager searchs for a real package to satisfy the dependency. So omitting the version number of libpg-java in the dependency of xwiki-enterprise-tomcat-pgsql should solve the problem.
And concerning the others error, it would be good to have more details. For example, a screenshot of what the Administration : Rights provides.
This problem is not realy reproduceable. Evrything works in most cases. Sometimes a reload of the page helps. Anyway you can see a screenshot here http://www.richard-rafalski.de/xwiki/Administration_Rights.jpg
About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right? No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
Ritchi
On 02/02/2012 04:17 AM, Richard Rafalski wrote:
Hi Thoms, hi Guillaume,
Am 31.01.2012 15:05, schrieb Guillaume Fenollar:
Hi,
Concerning Wheezy, I can find this package on debian.org website, that's strange you don't have it on your side. http://packages.debian.org/en/wheezy/libpg-java It's done by installing the non-virtual package "libpostgresql-jdbc-java<http://packages.debian.org/en/wheezy/libpostgresql-jdbc-java>", can you try installing manually?
The installation of libpostgresql-jdbc-java does not help.
Because libpg-java package is virtual I searched for virtual packages in the debian policy and I think I found the solution.
The dependency of a virtual packages should not take a version nummber. If a dependency have got a version number the package manager searchs for a real package to satisfy the dependency.
So omitting the version number of libpg-java in the dependency of xwiki-enterprise-tomcat-pgsql should solve the problem.
And concerning the others error, it would be good to have more details. For example, a screenshot of what the Administration : Rights provides.
This problem is not realy reproduceable. Evrything works in most cases. Sometimes a reload of the page helps. Anyway you can see a screenshot here http://www.richard-rafalski.de/xwiki/Administration_Rights.jpg
Looks like you're hitting http://jira.xwiki.org/browse/XE-844
About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right? No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
Ritchi
-- Sergiu Dumitriu http://purl.org/net/sergiu/
Am 02.02.2012 10:37, schrieb Sergiu Dumitriu: ...
This problem is not realy reproduceable. Evrything works in most cases. Sometimes a reload of the page helps. Anyway you can see a screenshot here http://www.richard-rafalski.de/xwiki/Administration_Rights.jpg
Looks like you're hitting http://jira.xwiki.org/browse/XE-844
You are right. Thanks for the pointer. I attached a comment there. Ritchi
Am 02.02.2012 10:17, schrieb Richard Rafalski:
Hi Thoms, hi Guillaume,
Am 31.01.2012 15:05, schrieb Guillaume Fenollar:
Hi,
...
About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right? No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
The error massage started to apear again. It was not the common massage box of the browser as i thought the last time. You can view a screen shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg. Any sugestion how to find out more about this problem? Thank you Richard
Am 11.03.2012 11:40, schrieb Richard Rafalski:
Am 02.02.2012 10:17, schrieb Richard Rafalski:
Hi Thoms, hi Guillaume,
Am 31.01.2012 15:05, schrieb Guillaume Fenollar:
Hi, ... About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right? No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
The error massage started to apear again. It was not the common massage box of the browser as i thought the last time. You can view a screen shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg.
Any sugestion how to find out more about this problem?
Hi Richard, this is a typical error message of Smartclient. It indicates a problem with an Web Service call. XWiki uses on several place smartclient as client side javascript framework. Please have a look into your server log files. You may find there the real cause of the problem. Richard H.
Thank you
Richard _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Sun, Mar 11, 2012 at 9:16 PM, rh <[email protected]> wrote:
Am 11.03.2012 11:40, schrieb Richard Rafalski:
Am 02.02.2012 10:17, schrieb Richard Rafalski:
Hi Thoms, hi Guillaume,
Am 31.01.2012 15:05, schrieb Guillaume Fenollar:
Hi,
...
About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right?
No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
The error massage started to apear again. It was not the common massage box of the browser as i thought the last time. You can view a screen shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg.
Any sugestion how to find out more about this problem?
Hi Richard,
this is a typical error message of Smartclient. It indicates a problem with an Web Service call. XWiki uses on several place smartclient as client side javascript framework.
This should have been fixed by https://github.com/xwiki/xwiki-platform/commit/4de07a2bfa3dfc41ef3cfab4a38d2... . Thanks, Marius
Please have a look into your server log files. You may find there the real cause of the problem.
Richard H.
Thank you
Richard _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Am 12.03.2012 08:16, schrieb Marius Dumitru Florea:
On Sun, Mar 11, 2012 at 9:16 PM, rh <[email protected]> wrote:
Am 11.03.2012 11:40, schrieb Richard Rafalski:
Am 02.02.2012 10:17, schrieb Richard Rafalski:
Hi Thoms, hi Guillaume,
Am 31.01.2012 15:05, schrieb Guillaume Fenollar:
Hi,
...
About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right?
No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
The error massage started to apear again. It was not the common massage box of the browser as i thought the last time. You can view a screen shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg.
Any sugestion how to find out more about this problem?
Hi Richard,
this is a typical error message of Smartclient. It indicates a problem with an Web Service call. XWiki uses on several place smartclient as client side javascript framework.
Ok thank you. Now i have a start point for my search if the problem reapear.
This should have been fixed by https://github.com/xwiki/xwiki-platform/commit/4de07a2bfa3dfc41ef3cfab4a38d2... .
I read here http://jira.xwiki.org/browse/XWIKI-7299 that the fix went into 3.4-milestone-1. So it should not apear in the version 3.5 (this is the version i am using). Do i misunderstand something or have i found a new problem? A short explanation would be very helpfull. I am new in XWiki and not familiar with the development process. Thank you Richard R.
Thanks, Marius
Please have a look into your server log files. You may find there the real cause of the problem.
Richard H.
Thank you
Richard _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Mon, Mar 12, 2012 at 12:18 PM, Richard Rafalski <[email protected]> wrote:
Am 12.03.2012 08:16, schrieb Marius Dumitru Florea:
On Sun, Mar 11, 2012 at 9:16 PM, rh <[email protected]> wrote:
Am 11.03.2012 11:40, schrieb Richard Rafalski:
Am 02.02.2012 10:17, schrieb Richard Rafalski:
Hi Thoms, hi Guillaume,
Am 31.01.2012 15:05, schrieb Guillaume Fenollar:
Hi,
...
About 'Server returned TRANSPORT_ERROR with no error message', can you tell us more details? When does that happen? It's a red box in the bottom of the screen, right?
No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
The error massage started to apear again. It was not the common massage box of the browser as i thought the last time. You can view a screen shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg.
Any sugestion how to find out more about this problem?
Hi Richard,
this is a typical error message of Smartclient. It indicates a problem with an Web Service call. XWiki uses on several place smartclient as client side javascript framework.
Ok thank you. Now i have a start point for my search if the problem reapear.
This should have been fixed by https://github.com/xwiki/xwiki-platform/commit/4de07a2bfa3dfc41ef3cfab4a38d2... .
I read here http://jira.xwiki.org/browse/XWIKI-7299 that the fix went into 3.4-milestone-1. So it should not apear in the version 3.5 (this is the version i am using). Do i misunderstand something or have i found a new problem?
It should be fixed in 3.5. I haven't seen this message again since I fixed the problem. There might be a regression, but without the steps to reproduce the problem I can't do anything.. You should check if you have the committed changes and make sure to clear the browser cache. Hope this helps, Marius
A short explanation would be very helpfull. I am new in XWiki and not familiar with the development process.
Thank you Richard R.
Thanks, Marius
Please have a look into your server log files. You may find there the real cause of the problem.
Richard H.
Thank you
Richard _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Am 12.03.2012 14:01, schrieb Marius Dumitru Florea:
On Mon, Mar 12, 2012 at 12:18 PM, Richard Rafalski <[email protected]> wrote:
Am 12.03.2012 08:16, schrieb Marius Dumitru Florea:
On Sun, Mar 11, 2012 at 9:16 PM, rh <[email protected]> wrote:
Am 11.03.2012 11:40, schrieb Richard Rafalski:
Am 02.02.2012 10:17, schrieb Richard Rafalski:
Hi Thoms, hi Guillaume,
Am 31.01.2012 15:05, schrieb Guillaume Fenollar: > > Hi,
...
> > About 'Server returned TRANSPORT_ERROR with no error message', can you > tell > us more details? When does that happen? It's a red box in the bottom of > the > screen, right?
No. It is the common message box of the webbrowser. It happened maybe two or three times yet. I do not remember in which situation. Is it possible to search in a log file for this mesage text to get more information?
The error massage started to apear again. It was not the common massage box of the browser as i thought the last time. You can view a screen shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg.
Any sugestion how to find out more about this problem?
Hi Richard,
this is a typical error message of Smartclient. It indicates a problem with an Web Service call. XWiki uses on several place smartclient as client side javascript framework.
Ok thank you. Now i have a start point for my search if the problem reapear.
This should have been fixed by https://github.com/xwiki/xwiki-platform/commit/4de07a2bfa3dfc41ef3cfab4a38d2... .
I read here http://jira.xwiki.org/browse/XWIKI-7299 that the fix went into 3.4-milestone-1. So it should not apear in the version 3.5 (this is the version i am using). Do i misunderstand something or have i found a new problem?
It should be fixed in 3.5. I haven't seen this message again since I fixed the problem. There might be a regression, but without the steps to reproduce the problem I can't do anything..
Sure. I will try to find out how to reproduce it.
You should check if you have the committed changes
How can i do this check? I've installed from the deb packages.
and make sure to clear the browser cache. Done.
Thanks Richard R.
Hope this helps, Marius
A short explanation would be very helpfull. I am new in XWiki and not familiar with the development process.
Thank you Richard R.
Thanks, Marius
Please have a look into your server log files. You may find there the real cause of the problem.
Richard H.
Thank you
Richard _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Mon, Mar 12, 2012 at 4:56 PM, Richard Rafalski <[email protected]> wrote:
Am 12.03.2012 14:01, schrieb Marius Dumitru Florea:
On Mon, Mar 12, 2012 at 12:18 PM, Richard Rafalski <[email protected]> wrote:
Am 12.03.2012 08:16, schrieb Marius Dumitru Florea:
On Sun, Mar 11, 2012 at 9:16 PM, rh <[email protected]> wrote:
Am 11.03.2012 11:40, schrieb Richard Rafalski:
Am 02.02.2012 10:17, schrieb Richard Rafalski: > > Hi Thoms, hi Guillaume, > > Am 31.01.2012 15:05, schrieb Guillaume Fenollar: >> >> Hi,
... >> >> About 'Server returned TRANSPORT_ERROR with no error message', can you >> tell >> us more details? When does that happen? It's a red box in the bottom of >> the >> screen, right? > > No. It is the common message box of the webbrowser. It happened maybe > two or three times yet. I do not remember in which situation. Is it > possible to search in a log file for this mesage text to get more > information? > The error massage started to apear again. It was not the common massage box of the browser as i thought the last time. You can view a screen shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg.
Any sugestion how to find out more about this problem?
Hi Richard,
this is a typical error message of Smartclient. It indicates a problem with an Web Service call. XWiki uses on several place smartclient as client side javascript framework.
Ok thank you. Now i have a start point for my search if the problem reapear.
This should have been fixed by https://github.com/xwiki/xwiki-platform/commit/4de07a2bfa3dfc41ef3cfab4a38d2... .
I read here http://jira.xwiki.org/browse/XWIKI-7299 that the fix went into 3.4-milestone-1. So it should not apear in the version 3.5 (this is the version i am using). Do i misunderstand something or have i found a new problem?
It should be fixed in 3.5. I haven't seen this message again since I fixed the problem. There might be a regression, but without the steps to reproduce the problem I can't do anything..
Sure. I will try to find out how to reproduce it.
You should check if you have the committed changes
How can i do this check? I've installed from the deb packages.
I'm not sure where the war is deployed when you install the deb package but you should look for resources/js/xwiki/xwikiexplorer/xwikiexplorer.js file inside the folder where XWiki was deployed and check if it contains this string: "willHandleError". Hope this helps, Marius
and make sure to clear the browser cache. Done.
Thanks Richard R.
Hope this helps, Marius
A short explanation would be very helpfull. I am new in XWiki and not familiar with the development process.
Thank you Richard R.
Thanks, Marius
Please have a look into your server log files. You may find there the real cause of the problem.
Richard H.
Thank you
Richard _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Am 13.03.2012 12:29, schrieb Marius Dumitru Florea:
On Mon, Mar 12, 2012 at 4:56 PM, Richard Rafalski <[email protected]> wrote:
Am 12.03.2012 14:01, schrieb Marius Dumitru Florea:
On Mon, Mar 12, 2012 at 12:18 PM, Richard Rafalski <[email protected]> wrote:
Am 12.03.2012 08:16, schrieb Marius Dumitru Florea:
On Sun, Mar 11, 2012 at 9:16 PM, rh <[email protected]> wrote:
Am 11.03.2012 11:40, schrieb Richard Rafalski:
> Am 02.02.2012 10:17, schrieb Richard Rafalski: >> >> Hi Thoms, hi Guillaume, >> >> Am 31.01.2012 15:05, schrieb Guillaume Fenollar: >>> >>> Hi, > > ... >>> >>> About 'Server returned TRANSPORT_ERROR with no error message', can you >>> tell >>> us more details? When does that happen? It's a red box in the bottom of >>> the >>> screen, right? >> >> No. It is the common message box of the webbrowser. It happened maybe >> two or three times yet. I do not remember in which situation. Is it >> possible to search in a log file for this mesage text to get more >> information? >> > The error massage started to apear again. It was not the common massage > box of the browser as i thought the last time. You can view a screen > shot here http://www.richard-rafalski.de/xwiki/TRANSPORT_ERROR.jpg. > > Any sugestion how to find out more about this problem?
Hi Richard,
this is a typical error message of Smartclient. It indicates a problem with an Web Service call. XWiki uses on several place smartclient as client side javascript framework.
Ok thank you. Now i have a start point for my search if the problem reapear.
This should have been fixed by https://github.com/xwiki/xwiki-platform/commit/4de07a2bfa3dfc41ef3cfab4a38d2... .
I read here http://jira.xwiki.org/browse/XWIKI-7299 that the fix went into 3.4-milestone-1. So it should not apear in the version 3.5 (this is the version i am using). Do i misunderstand something or have i found a new problem?
It should be fixed in 3.5. I haven't seen this message again since I fixed the problem. There might be a regression, but without the steps to reproduce the problem I can't do anything..
Sure. I will try to find out how to reproduce it.
You should check if you have the committed changes
How can i do this check? I've installed from the deb packages.
I'm not sure where the war is deployed when you install the deb package but you should look for resources/js/xwiki/xwikiexplorer/xwikiexplorer.js file inside the folder where XWiki was deployed and check if it contains this string: "willHandleError".
This string is located in /usr/lib/xwiki/resources/js/xwiki/xwikiexplorer/xwikiexplorer.js At a next step i will try to find a relation between the occurrance of this error message and warnings in the log file of tomcat. Thnak you
and make sure to clear the browser cache. Done.
Thanks Richard R.
Hope this helps, Marius
A short explanation would be very helpfull. I am new in XWiki and not familiar with the development process.
Thank you Richard R.
Thanks, Marius
Please have a look into your server log files. You may find there the real cause of the problem.
Richard H.
> Thank you > > Richard > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (6)
-
Guillaume Fenollar -
Marius Dumitru Florea -
rh -
Richard Rafalski -
Sergiu Dumitriu -
Thomas Mortagne