[xwiki-devs] XE and XEM 3.0 released on maven.xwiki.org
Hi devs, XWiki Enterprise and XWiki Enterprise Manager 3.0 are available on maven.xwiki.org. It would be good if some of you can test them ( http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-jetty-... and http://maven.xwiki.org/releases/org/xwiki/manager/xwiki-enterprise-manager-m... ) before we publish them on the download page. Thanks, Marius
Tested the packages (jar, exe, zip) and they are all okay. Regards, Sorin B.
Hi devs,
XWiki Enterprise and XWiki Enterprise Manager 3.0 are available on maven.xwiki.org. It would be good if some of you can test them ( http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-jetty-... and http://maven.xwiki.org/releases/org/xwiki/manager/xwiki-enterprise-manager-m... ) before we publish them on the download page.
Thanks, Marius _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Hi, When upgrading to 3.0, there is an null-pointer exception thrown when launching the WYSIWYG-editor, before you upgrade the wiki-content. I guess it assumes that the new configuration items are present. Caused by: java.lang.NullPointerException at org.xwiki.wysiwyg.server.internal.DefaultWysiwygEditorConfiguration.isSourceEditorEnabled(DefaultWysiwygEditorConfiguration.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173) ... 109 more Best regards, Andreas Jonsson 2011-03-29 12:40, Marius Dumitru Florea skrev:
Hi devs,
XWiki Enterprise and XWiki Enterprise Manager 3.0 are available on maven.xwiki.org. It would be good if some of you can test them ( http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-jetty-... and http://maven.xwiki.org/releases/org/xwiki/manager/xwiki-enterprise-manager-m... ) before we publish them on the download page.
Thanks, Marius _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
hmmm... that's pretty important. Marius, is that the issue you fixed after the 3.0 release? Could we make sure it's in 3.0.1? Thanks -Vincent On Mar 30, 2011, at 10:38 PM, Andreas Jonsson wrote:
Hi,
When upgrading to 3.0, there is an null-pointer exception thrown when launching the WYSIWYG-editor, before you upgrade the wiki-content. I guess it assumes that the new configuration items are present.
Caused by: java.lang.NullPointerException at org.xwiki.wysiwyg.server.internal.DefaultWysiwygEditorConfiguration.isSourceEditorEnabled(DefaultWysiwygEditorConfiguration.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173) ... 109 more
Best regards,
Andreas Jonsson
2011-03-29 12:40, Marius Dumitru Florea skrev:
Hi devs,
XWiki Enterprise and XWiki Enterprise Manager 3.0 are available on maven.xwiki.org. It would be good if some of you can test them ( http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-jetty-... and http://maven.xwiki.org/releases/org/xwiki/manager/xwiki-enterprise-manager-m... ) before we publish them on the download page.
Thanks, Marius
On 03/31/2011 09:40 AM, Vincent Massol wrote:
hmmm... that's pretty important. Marius, is that the issue you fixed after the 3.0 release?
This is a different issue, and it's present only if the configuration page is missing. I've fixed it http://jira.xwiki.org/jira/browse/XWIKI-6208 .
Could we make sure it's in 3.0.1?
The issue you are referring to is included in 3.0, and was present only in multiwiki environment. Thanks, Marius
Thanks -Vincent
On Mar 30, 2011, at 10:38 PM, Andreas Jonsson wrote:
Hi,
When upgrading to 3.0, there is an null-pointer exception thrown when launching the WYSIWYG-editor, before you upgrade the wiki-content. I guess it assumes that the new configuration items are present.
Caused by: java.lang.NullPointerException at org.xwiki.wysiwyg.server.internal.DefaultWysiwygEditorConfiguration.isSourceEditorEnabled(DefaultWysiwygEditorConfiguration.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173) ... 109 more
Best regards,
Andreas Jonsson
2011-03-29 12:40, Marius Dumitru Florea skrev:
Hi devs,
XWiki Enterprise and XWiki Enterprise Manager 3.0 are available on maven.xwiki.org. It would be good if some of you can test them ( http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-jetty-... and http://maven.xwiki.org/releases/org/xwiki/manager/xwiki-enterprise-manager-m... ) before we publish them on the download page.
Thanks, Marius
devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
participants (4)
-
Andreas Jonsson -
Marius Dumitru Florea -
Sorin Burjan -
Vincent Massol