Re: [xwiki-users] xwiki 6.0RC1

2014-04-03 Thread Pascal BASTIEN
I see you fixed this bug. Thxs

By the way I use link checker functionnality to check the validity of external 
URL
http://extensions.xwiki.org/xwiki/bin/view/Extension/Link+Checker+Transformation
There are a way/file to indicate my proxy?
My web server is behind an http proxy and the url checker can't verify trough 
it.
Internet URL aren't verified but intranet URL can be verified (because for the 
moment my webserver don't need a proxy to see intranet site)

I launch my tomcat with:
JAVA_OPTS=x  -Dhttp.proxyHost=my.http.proxy.fr -Dhttp.proxyPort=

Pascal B




 De : Thomas Mortagne thomas.morta...@xwiki.com
À : Pascal BASTIEN pbasnews-xw...@yahoo.fr 
Cc : XWiki Users users@xwiki.org 
Envoyé le : Mercredi 2 avril 2014 11h33
Objet : Re: [xwiki-users] xwiki 6.0RC1
 

Thanks !

(yes it's released on
http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/6.0-milestone-2/,
need to finish paper work and announces)

On Wed, Apr 2, 2014 at 10:54 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 Is it released now?
 :-))

 More seriously, I open the bug about DW and proxy:
 http://jira.xwiki.org/browse/XWIKI-10209

 Thank you

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr
 Cc : XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 10h31

 Objet : Re: [xwiki-users] xwiki 6.0RC1

 It's a bit short, I'm currently releasing it :)

 But I really doubt it will change anything, there is no much in M2 and
 certainly nothing related.

 On Wed, Apr 2, 2014 at 10:22 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:

 Ok.
 I will try xwiki 6.0 M2 before open a bug.
 ...

  the WAR file isn't ready yet? :-)







-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-03 Thread Thomas Mortagne
On Thu, Apr 3, 2014 at 3:22 PM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 I see you fixed this bug. Thxs

 By the way I use link checker functionnality to check the validity of
 external URL
 http://extensions.xwiki.org/xwiki/bin/view/Extension/Link+Checker+Transformation
 There are a way/file to indicate my proxy?
 My web server is behind an http proxy and the url checker can't verify
 trough it.
 Internet URL aren't verified but intranet URL can be verified (because for
 the
 moment my webserver don't need a proxy to see intranet site)


No there is no special file and this module should follow standard
Java proxy. I simply think it has been forgotten, the best is probably
to create a jira issue for it.

 I launch my tomcat with:
 JAVA_OPTS=x  -Dhttp.proxyHost=my.http.proxy.fr -Dhttp.proxyPort=

 Pascal B

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr
 Cc : XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 11h33

 Objet : Re: [xwiki-users] xwiki 6.0RC1

 Thanks !

 (yes it's released on
 http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/6.0-milestone-2/,
 need to finish paper work and announces)

 On Wed, Apr 2, 2014 at 10:54 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:
 Is it released now? :-))

 More seriously, I open the bug about DW and proxy:
 http://jira.xwiki.org/browse/XWIKI-10209

 Thank you

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr
 Cc : XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 10h31

 Objet : Re: [xwiki-users] xwiki 6.0RC1

 It's a bit short, I'm currently releasing it :)

 But I really doubt it will change anything, there is no much in M2 and
 certainly nothing related.

 On Wed, Apr 2, 2014 at 10:22 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:

 Ok.
 I will try xwiki 6.0 M2 before open a bug.
 ...

  the WAR file isn't ready yet? :-)







 --
 Thomas Mortagne





-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-03 Thread Thomas Mortagne
The general issue here is that most HTTP tools in Java don't follow
the default standard proxy by default so you have to explicitly tell
them to do it (and you often forget).

On Thu, Apr 3, 2014 at 3:30 PM, Thomas Mortagne
thomas.morta...@xwiki.com wrote:
 On Thu, Apr 3, 2014 at 3:22 PM, Pascal BASTIEN pbasnews-xw...@yahoo.fr 
 wrote:
 I see you fixed this bug. Thxs

 By the way I use link checker functionnality to check the validity of
 external URL
 http://extensions.xwiki.org/xwiki/bin/view/Extension/Link+Checker+Transformation
 There are a way/file to indicate my proxy?
 My web server is behind an http proxy and the url checker can't verify
 trough it.
 Internet URL aren't verified but intranet URL can be verified (because for
 the
 moment my webserver don't need a proxy to see intranet site)


 No there is no special file and this module should follow standard
 Java proxy. I simply think it has been forgotten, the best is probably
 to create a jira issue for it.

 I launch my tomcat with:
 JAVA_OPTS=x  -Dhttp.proxyHost=my.http.proxy.fr -Dhttp.proxyPort=

 Pascal B

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr
 Cc : XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 11h33

 Objet : Re: [xwiki-users] xwiki 6.0RC1

 Thanks !

 (yes it's released on
 http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/6.0-milestone-2/,
 need to finish paper work and announces)

 On Wed, Apr 2, 2014 at 10:54 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:
 Is it released now? :-))

 More seriously, I open the bug about DW and proxy:
 http://jira.xwiki.org/browse/XWIKI-10209

 Thank you

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr
 Cc : XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 10h31

 Objet : Re: [xwiki-users] xwiki 6.0RC1

 It's a bit short, I'm currently releasing it :)

 But I really doubt it will change anything, there is no much in M2 and
 certainly nothing related.

 On Wed, Apr 2, 2014 at 10:22 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:

 Ok.
 I will try xwiki 6.0 M2 before open a bug.
 ...

  the WAR file isn't ready yet? :-)







 --
 Thomas Mortagne





 --
 Thomas Mortagne



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
Hello,

I wanted to try 6.0 version...

The distribution Wizard doesn't want install UI extension. DW display:
We couldn't find any extension with id 
'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version 
'6.0-milestone-1'. Make sure you have the right extension repositories 
configured.

I suppose I must add 6.0milestone1 repository in my xwiki.properties:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repositories

But what is the line to modify?
I add this line without success:
extension.repositories=milestone-xwiki:milestone:http://nexus.xwiki.org/nexus/content/groups/public
Thxs for your help.

Pascal B
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Thomas Mortagne
No you don't need to do anything. I guess you tested when the server
was not in a good shape for some reason, seems to work well right now.

On Wed, Apr 2, 2014 at 9:02 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 Hello,

 I wanted to try 6.0 version...

 The distribution Wizard doesn't want install UI extension. DW display:
 We couldn't find any extension with id 
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version 
 '6.0-milestone-1'. Make sure you have the right extension repositories 
 configured.

 I suppose I must add 6.0milestone1 repository in my xwiki.properties:
 http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repositories

 But what is the line to modify?
 I add this line without success:
 extension.repositories=milestone-xwiki:milestone:http://nexus.xwiki.org/nexus/content/groups/public
 Thxs for your help.

 Pascal B
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Thomas Mortagne
By the way Milestone 1 does not mean RC1, it more a Beta 1.

On Wed, Apr 2, 2014 at 9:07 AM, Thomas Mortagne
thomas.morta...@xwiki.com wrote:
 No you don't need to do anything. I guess you tested when the server
 was not in a good shape for some reason, seems to work well right now.

 On Wed, Apr 2, 2014 at 9:02 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr 
 wrote:
 Hello,

 I wanted to try 6.0 version...

 The distribution Wizard doesn't want install UI extension. DW display:
 We couldn't find any extension with id 
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version 
 '6.0-milestone-1'. Make sure you have the right extension repositories 
 configured.

 I suppose I must add 6.0milestone1 repository in my xwiki.properties:
 http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repositories

 But what is the line to modify?
 I add this line without success:
 extension.repositories=milestone-xwiki:milestone:http://nexus.xwiki.org/nexus/content/groups/public
 Thxs for your help.

 Pascal B
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 --
 Thomas Mortagne



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
I retried and I obtain same result:
We couldn't find any extension with id 
'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version 
'6.0-milestone-1'. Make sure you have the right extension repositories 
configured.
I use Java7 and tomcat 7.0.47 on Debian wheezy behind an http proxy (xwiki 
5.4.2 work well)

JAVA_OPTS=-server -Xms1724m -Xmx1724m -XX:PermSize=256M -XX:MaxPermSize=512m 
-Dfile.encoding=utf-8 -Djava.awt.headless=true -XX:+UseParallelGC 
-XX:MaxGCPauseMillis=100 -Dhttp.proxyHost=my.nice.proxy.com 
-Dhttp.proxyPort=8080
My catalin log indicate:
2014-04-02 09:41:42,790 [Active Installs Ping Thread] WARN  
a.i.c.ActiveInstallsPingThread - Failed to send Active Installation ping to 
[http://extensions.xwiki.org/activeinstalls]. Error = [ConnectException: 
Connexion terminée par expiration du délai d'attente]. Will retry in [86400] 
seconds... 

but
root@blabla:/opt/tomcat-7.0.47-x6# ping extensions.xwiki.org
PING extensions.xwiki.org (5.135.240.206) 56(84) bytes of data.
64 bytes from www.xwiki.org (5.135.240.206): icmp_req=1 ttl=46 time=115 ms

Any idea?




 De : Thomas Mortagne thomas.morta...@xwiki.com
À : Pascal BASTIEN pbasnews-xw...@yahoo.fr; XWiki Users users@xwiki.org 
Envoyé le : Mercredi 2 avril 2014 9h07
Objet : Re: [xwiki-users] xwiki 6.0RC1
 

No you don't need to do anything. I guess you tested when the server
was not in a good shape for some reason, seems to work well right now.


On Wed, Apr 2, 2014 at 9:02 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 Hello,

 I wanted to try 6.0 version...

 The distribution Wizard doesn't want install UI extension. DW display:
 We couldn't find any extension with id 
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version 
 '6.0-milestone-1'. Make sure you have the right extension repositories 
 configured.

 I suppose I must add 6.0milestone1 repository in my xwiki.properties:
 http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repositories

 But what is the line to modify?
 I add this line without success:
 extension.repositories=milestone-xwiki:milestone:http://nexus.xwiki.org/nexus/content/groups/public
 Thxs for your help.

 Pascal B
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Thomas Mortagne
Sounds like a proxy issue then. Either there is an issue with the
proxy configuration or there is a bug related to proxies in this
version (probably related to AETHER upgrade in 6.0M1).

If you are absolutely sure the exact same setup works with 5.4.2 then
would be great if you could create a bug issue on
http://jira.xwiki.org will all environment details.

On Wed, Apr 2, 2014 at 9:39 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 I retried and I obtain same result:

 We couldn't find any extension with id
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
 '6.0-milestone-1'. Make sure you have the right extension repositories
 configured.
 I use Java7 and tomcat 7.0.47 on Debian wheezy behind an http proxy (xwiki
 5.4.2 work well)
 JAVA_OPTS=-server -Xms1724m -Xmx1724m -XX:PermSize=256M
 -XX:MaxPermSize=512m -Dfile.encoding=utf-8 -Djava.awt.headless=true
 -XX:+UseParallelGC -XX:MaxGCPauseMillis=100
 -Dhttp.proxyHost=my.nice.proxy.com -Dhttp.proxyPort=8080
 My catalin log indicate:
 2014-04-02 09:41:42,790 [Active Installs Ping Thread] WARN
 a.i.c.ActiveInstallsPingThread - Failed to send Active Installation ping to
 [http://extensions.xwiki.org/activeinstalls]. Error = [ConnectException:
 Connexion terminée par expiration du délai d'attente]. Will retry in [86400]
 seconds...
 but
 root@blabla:/opt/tomcat-7.0.47-x6# ping extensions.xwiki.org
 PING extensions.xwiki.org (5.135.240.206) 56(84) bytes of data.
 64 bytes from www.xwiki.org (5.135.240.206): icmp_req=1 ttl=46 time=115 ms

 Any idea?

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr; XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 9h07
 Objet : Re: [xwiki-users] xwiki 6.0RC1

 No you don't need to do anything. I guess you tested when the server
 was not in a good shape for some reason, seems to work well right now.

 On Wed, Apr 2, 2014 at 9:02 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:
 Hello,

 I wanted to try 6.0 version...

 The distribution Wizard doesn't want install UI extension. DW display:
 We couldn't find any extension with id
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
 '6.0-milestone-1'. Make sure you have the right extension repositories
 configured.

 I suppose I must add 6.0milestone1 repository in my xwiki.properties:

 http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repositories

 But what is the line to modify?
 I add this line without success:

 extension.repositories=milestone-xwiki:milestone:http://nexus.xwiki.org/nexus/content/groups/public
 Thxs for your help.

 Pascal B
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Thomas Mortagne






-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
Ok.
I will try xwiki 6.0 M2 before open a bug.





 De : Thomas Mortagne thomas.morta...@xwiki.com
À : Pascal BASTIEN pbasnews-xw...@yahoo.fr 
Cc : XWiki Users users@xwiki.org 
Envoyé le : Mercredi 2 avril 2014 9h53
Objet : Re: [xwiki-users] xwiki 6.0RC1
 

Sounds like a proxy issue then. Either there is an issue with the
proxy configuration or there is a bug related to proxies in this
version (probably related to AETHER upgrade in 6.0M1).

If you are absolutely sure the exact same setup works with 5.4.2 then
would be great if you could create a bug issue on
http://jira.xwiki.org will all environment details.


On Wed, Apr 2, 2014 at 9:39 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 I retried and I obtain same result:

 We couldn't find any extension with id
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
 '6.0-milestone-1'. Make sure you have the right extension repositories
 configured.
 I use Java7 and tomcat 7.0.47 on Debian wheezy behind an http proxy (xwiki
 5.4.2 work well)
 JAVA_OPTS=-server -Xms1724m -Xmx1724m -XX:PermSize=256M
 -XX:MaxPermSize=512m -Dfile.encoding=utf-8 -Djava.awt.headless=true
 -XX:+UseParallelGC -XX:MaxGCPauseMillis=100
 -Dhttp.proxyHost=my.nice.proxy.com -Dhttp.proxyPort=8080
 My catalin log indicate:
 2014-04-02 09:41:42,790 [Active Installs Ping Thread] WARN
 a.i.c.ActiveInstallsPingThread - Failed to send Active Installation ping to
 [http://extensions.xwiki.org/activeinstalls]. Error = [ConnectException:
 Connexion terminée par expiration du délai d'attente]. Will retry in [86400]
 seconds...
 but
 root@blabla:/opt/tomcat-7.0.47-x6# ping extensions.xwiki.org
 PING extensions.xwiki.org (5.135.240.206) 56(84) bytes of data.
 64 bytes from www.xwiki.org (5.135.240.206): icmp_req=1 ttl=46 time=115 ms

 Any idea?

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr; XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 9h07
 Objet : Re: [xwiki-users] xwiki 6.0RC1

 No you don't need to do anything. I guess you tested when the server
 was not in a good shape for some reason, seems to work well right now.

 On Wed, Apr 2, 2014 at 9:02 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:
 Hello,

 I wanted to try 6.0 version...

 The distribution Wizard doesn't want install UI extension. DW display:
 We couldn't find any extension with id
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
 '6.0-milestone-1'. Make sure you have the right extension repositories
 configured.

 I suppose I must add 6.0milestone1 repository in my xwiki.properties:

 http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repositories

 But what is the line to modify?
 I add this line without success:

 extension.repositories=milestone-xwiki:milestone:http://nexus.xwiki.org/nexus/content/groups/public
 Thxs for your help.

 Pascal B
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Thomas Mortagne






-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN


Ok.
I will try xwiki 6.0 M2 before open a bug.
...

 the WAR file isn't ready yet? :-)



De : Thomas Mortagne thomas.morta...@xwiki.com
À : Pascal BASTIEN pbasnews-xw...@yahoo.fr 
Cc : XWiki Users users@xwiki.org 
Envoyé le : Mercredi 2 avril 2014 9h53
Objet : Re: [xwiki-users] xwiki 6.0RC1


Sounds like a proxy issue then. Either there is an issue with the
proxy configuration or there is a bug related to proxies in this
version (probably related to AETHER upgrade in 6.0M1).

If you are absolutely sure the exact same setup works with 5.4.2 then
would be great if you could create a bug issue on
http://jira.xwiki.org will all environment details.


On Wed, Apr 2, 2014 at 9:39 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 I retried and I obtain same result:

 We couldn't find any extension with id
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
 '6.0-milestone-1'. Make sure you have the right extension repositories
 configured.
 I use Java7 and tomcat 7.0.47 on Debian wheezy behind an http proxy (xwiki
 5.4.2 work well)
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Thomas Mortagne
It's a bit short, I'm currently releasing it :)

But I really doubt it will change anything, there is no much in M2 and
certainly nothing related.

On Wed, Apr 2, 2014 at 10:22 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:

 Ok.
 I will try xwiki 6.0 M2 before open a bug.
 ...

  the WAR file isn't ready yet? :-)



 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr
 Cc : XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 9h53
 Objet : Re: [xwiki-users] xwiki 6.0RC1


 Sounds like a proxy issue then. Either there is an issue with the
 proxy configuration or there is a bug related to proxies in this
 version (probably related to AETHER upgrade in 6.0M1).

 If you are absolutely sure the exact same setup works with 5.4.2 then
 would be great if you could create a bug issue on
 http://jira.xwiki.org will all environment details.


 On Wed, Apr 2, 2014 at 9:39 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:
 I retried and I obtain same result:

 We couldn't find any extension with id
 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
 '6.0-milestone-1'. Make sure you have the right extension repositories
 configured.
 I use Java7 and tomcat 7.0.47 on Debian wheezy behind an http proxy (xwiki
 5.4.2 work well)




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
Is it released now? :-))

More seriously, I open the bug about DW and proxy:
http://jira.xwiki.org/browse/XWIKI-10209

Thank you




 De : Thomas Mortagne thomas.morta...@xwiki.com
À : Pascal BASTIEN pbasnews-xw...@yahoo.fr 
Cc : XWiki Users users@xwiki.org 
Envoyé le : Mercredi 2 avril 2014 10h31
Objet : Re: [xwiki-users] xwiki 6.0RC1
 

It's a bit short, I'm currently releasing it :)

But I really doubt it will change anything, there is no much in M2 and
certainly nothing related.

On Wed, Apr 2, 2014 at 10:22 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:

 Ok.
 I will try xwiki 6.0 M2 before open a bug.
 ...

  the WAR file isn't ready yet? :-)


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Thomas Mortagne
Thanks !

(yes it's released on
http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/6.0-milestone-2/,
need to finish paper work and announces)

On Wed, Apr 2, 2014 at 10:54 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote:
 Is it released now? :-))

 More seriously, I open the bug about DW and proxy:
 http://jira.xwiki.org/browse/XWIKI-10209

 Thank you

 
 De : Thomas Mortagne thomas.morta...@xwiki.com
 À : Pascal BASTIEN pbasnews-xw...@yahoo.fr
 Cc : XWiki Users users@xwiki.org
 Envoyé le : Mercredi 2 avril 2014 10h31

 Objet : Re: [xwiki-users] xwiki 6.0RC1

 It's a bit short, I'm currently releasing it :)

 But I really doubt it will change anything, there is no much in M2 and
 certainly nothing related.

 On Wed, Apr 2, 2014 at 10:22 AM, Pascal BASTIEN pbasnews-xw...@yahoo.fr
 wrote:

 Ok.
 I will try xwiki 6.0 M2 before open a bug.
 ...

  the WAR file isn't ready yet? :-)






-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users