[xwiki-devs] [VOTE] Release XWiki Platform, Panels Application and XWiki Enterprise 1.2 RC2
Hi, As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week. Thanks, Sergiu and my +1
+1 Sergiu Dumitriu wrote:
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1 _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Stéphane Laurière [email protected] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org
+1 2007/12/7, Sergiu Dumitriu <[email protected]>:
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1 _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1 _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
2 things: 1) trunks doesn't build fine. It includes 2 versions of the core jar in WEB-INF/lib 2) I have a problem to reimport some XARs. I'm debugging it now to see what the problem is. Thanks -Vincent On Dec 7, 2007, at 10:21 AM, Sergiu Dumitriu wrote:
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1
On Dec 7, 2007, at 12:09 PM, Vincent Massol wrote:
2 things:
1) trunks doesn't build fine. It includes 2 versions of the core jar in WEB-INF/lib
Sergiu could you fix this please?
2) I have a problem to reimport some XARs. I'm debugging it now to see what the problem is.
ok I've investigated a bit. The reason the import fails is because there are some files which are empty (0 bytes). I've not been able to reproduce this locally though. It only happened when exporting some pages from xwiki.org. I don't have more time to investigate right now so I say let's release. -Vincent
On Dec 7, 2007, at 10:21 AM, Sergiu Dumitriu wrote:
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1
On Dec 7, 2007, at 1:11 PM, Vincent Massol wrote:
On Dec 7, 2007, at 12:09 PM, Vincent Massol wrote:
2 things:
1) trunks doesn't build fine. It includes 2 versions of the core jar in WEB-INF/lib
Sergiu could you fix this please?
2) I have a problem to reimport some XARs. I'm debugging it now to see what the problem is.
ok I've investigated a bit. The reason the import fails is because there are some files which are empty (0 bytes). I've not been able to reproduce this locally though. It only happened when exporting some pages from xwiki.org. I don't have more time to investigate right now so I say let's release.
Actually when I tried to delete one of those pages that fail to be exported it failed with this: Error number 0 in 11: Uncaught exception Wrapped Exception: null com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception Wrapped Exception: null at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:164) at org .apache .struts .action.RequestProcessor.processActionPerform(RequestProcessor.java:431) at org .apache.struts.action.RequestProcessor.process(RequestProcessor.java: 236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java: 1196) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 290) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com .xpn .xwiki .web .SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java: 117) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 235) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org .apache .catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 233) at org .apache .catalina.core.StandardContextValve.invoke(StandardContextValve.java: 175) at org .apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java: 128) at org .apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java: 102) at org .apache .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: 263) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java: 844) at org.apache.coyote.http11.Http11Protocol $Http11ConnectionHandler.process(Http11Protocol.java:584) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java: 447) at java.lang.Thread.run(Thread.java:619) Wrapped Exception: java.lang.NullPointerException at org.dom4j.io.XMLWriter.write(XMLWriter.java:337) at com.xpn.xwiki.doc.XWikiDocument.toXML(XWikiDocument.java:2042) at com.xpn.xwiki.doc.XWikiDocument.toXML(XWikiDocument.java:2098) at com.xpn.xwiki.doc.XWikiDocument.toFullXML(XWikiDocument.java:2065) at com .xpn .xwiki.doc.XWikiDeletedDocument.setDocument(XWikiDeletedDocument.java: 182) at com.xpn.xwiki.doc.XWikiDeletedDocument.(XWikiDeletedDocument.java: 85) at com .xpn .xwiki .store .XWikiHibernateRecycleBinStore .saveToRecycleBin(XWikiHibernateRecycleBinStore.java:54) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3249) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3241) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:5000) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:4988) at com.xpn.xwiki.web.DeleteAction.action(DeleteAction.java:85) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:147) at org .apache .struts .action.RequestProcessor.processActionPerform(RequestProcessor.java:431) at org .apache.struts.action.RequestProcessor.process(RequestProcessor.java: 236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java: 1196) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 290) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com .xpn .xwiki .web .SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java: 117) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 235) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org .apache .catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 233) at org .apache .catalina.core.StandardContextValve.invoke(StandardContextValve.java: 175) at org .apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java: 128) at org .apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java: 102) at org .apache .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: 263) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java: 844) at org.apache.coyote.http11.Http11Protocol $Http11ConnectionHandler.process(Http11Protocol.java:584) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java: 447) at java.lang.Thread.run(Thread.java:619) So it seems there's some other issue on the page, probably to do with revisions... We should investigate this, probably before the release or it may require a RC3 release which would be a pity. Can someone do this? Thanks -Vincent
On Dec 7, 2007, at 10:21 AM, Sergiu Dumitriu wrote:
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1
Forgot to mention the page: http://www.xwiki.org/xwiki/bin/view/FAQ/WhycantIaccessadministrationfromsupe... -Vincent On Dec 7, 2007, at 1:14 PM, Vincent Massol wrote:
On Dec 7, 2007, at 1:11 PM, Vincent Massol wrote:
On Dec 7, 2007, at 12:09 PM, Vincent Massol wrote:
2 things:
1) trunks doesn't build fine. It includes 2 versions of the core jar in WEB-INF/lib
Sergiu could you fix this please?
2) I have a problem to reimport some XARs. I'm debugging it now to see what the problem is.
ok I've investigated a bit. The reason the import fails is because there are some files which are empty (0 bytes). I've not been able to reproduce this locally though. It only happened when exporting some pages from xwiki.org. I don't have more time to investigate right now so I say let's release.
Actually when I tried to delete one of those pages that fail to be exported it failed with this:
Error number 0 in 11: Uncaught exception Wrapped Exception: null com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception Wrapped Exception: null at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:164) at org .apache .struts .action.RequestProcessor.processActionPerform(RequestProcessor.java: 431) at org .apache.struts.action.RequestProcessor.process(RequestProcessor.java: 236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java: 1196) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java: 414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 290) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com .xpn .xwiki .web .SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java: 117) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 235) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org .apache .catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 233) at org .apache .catalina.core.StandardContextValve.invoke(StandardContextValve.java: 175) at org .apache .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org .apache .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org .apache .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: 109) at org .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: 263) at org .apache.coyote.http11.Http11Processor.process(Http11Processor.java: 844) at org.apache.coyote.http11.Http11Protocol $Http11ConnectionHandler.process(Http11Protocol.java:584) at org.apache.tomcat.util.net.JIoEndpoint $Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619)
Wrapped Exception:
java.lang.NullPointerException at org.dom4j.io.XMLWriter.write(XMLWriter.java:337) at com.xpn.xwiki.doc.XWikiDocument.toXML(XWikiDocument.java:2042) at com.xpn.xwiki.doc.XWikiDocument.toXML(XWikiDocument.java:2098) at com.xpn.xwiki.doc.XWikiDocument.toFullXML(XWikiDocument.java:2065) at com .xpn .xwiki .doc.XWikiDeletedDocument.setDocument(XWikiDeletedDocument.java:182) at com.xpn.xwiki.doc.XWikiDeletedDocument. (XWikiDeletedDocument.java:85) at com .xpn .xwiki .store .XWikiHibernateRecycleBinStore .saveToRecycleBin(XWikiHibernateRecycleBinStore.java:54) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3249) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3241) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:5000) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:4988) at com.xpn.xwiki.web.DeleteAction.action(DeleteAction.java:85) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:147) at org .apache .struts .action.RequestProcessor.processActionPerform(RequestProcessor.java: 431) at org .apache.struts.action.RequestProcessor.process(RequestProcessor.java: 236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java: 1196) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java: 414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 290) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com .xpn .xwiki .web .SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java: 117) at org .apache .catalina .core .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: 235) at org .apache .catalina .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org .apache .catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 233) at org .apache .catalina.core.StandardContextValve.invoke(StandardContextValve.java: 175) at org .apache .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org .apache .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org .apache .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: 109) at org .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: 263) at org .apache.coyote.http11.Http11Processor.process(Http11Processor.java: 844) at org.apache.coyote.http11.Http11Protocol $Http11ConnectionHandler.process(Http11Protocol.java:584) at org.apache.tomcat.util.net.JIoEndpoint $Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619)
So it seems there's some other issue on the page, probably to do with revisions... We should investigate this, probably before the release or it may require a RC3 release which would be a pity.
Can someone do this?
Thanks -Vincent
On Dec 7, 2007, at 10:21 AM, Sergiu Dumitriu wrote:
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1
Vincent Massol wrote:
On Dec 7, 2007, at 12:09 PM, Vincent Massol wrote:
2 things:
1) trunks doesn't build fine. It includes 2 versions of the core jar in WEB-INF/lib
Sergiu could you fix this please?
Yes, I noticed that, too, and was planning to look why maven does it.
2) I have a problem to reimport some XARs. I'm debugging it now to see what the problem is.
ok I've investigated a bit. The reason the import fails is because there are some files which are empty (0 bytes). I've not been able to reproduce this locally though. It only happened when exporting some pages from xwiki.org. I don't have more time to investigate right now so I say let's release.
-Vincent
On Dec 7, 2007, at 10:21 AM, Sergiu Dumitriu wrote:
Hi,
As previously proposed, today (Friday 7th) is the planned day for the second (and hopefully last) 1.2 Release Candidate. If there are no critical bugs discovered, this release will be promoted as 1.2 next week.
Thanks, Sergiu and my +1
participants (5)
-
Jerome Velociter -
Sergiu Dumitriu -
Stéphane Laurière -
Thomas Mortagne -
Vincent Massol