[xwiki-devs] [VOTE] XEclipse release
Dear all, I would like to release XEclipse soon. During the last days I've fixed many of the outstanding bugs thanks also to the effective collaboration of Eduard Moraru who provided a lot of patches and I think that now XEclipse is pretty stable, usable and functional. This release incorporates a lot of features that have been implemented during the last months. In particular a better integration with the Eclipse ecosystem, object editor, translation management, page history, syntax highlighting and completion (thanks to the work done by Malaka during the last GSoC and Venkatesh) and many other improvements. There are still many things to do but I think that it's a priority to have a new version out asap in order to have more feedbacks from users and to build upon it. Due to some previous engagements I think I will be able to release it on Friday or during the weekend. WDYT? -Fabio ____________________________________
On Nov 26, 2008, at 5:26 PM, Fabio Mancinelli wrote:
Dear all,
I would like to release XEclipse soon. During the last days I've fixed many of the outstanding bugs thanks also to the effective collaboration of Eduard Moraru who provided a lot of patches and I think that now XEclipse is pretty stable, usable and functional.
This release incorporates a lot of features that have been implemented during the last months. In particular a better integration with the Eclipse ecosystem, object editor, translation management, page history, syntax highlighting and completion (thanks to the work done by Malaka during the last GSoC and Venkatesh) and many other improvements.
There are still many things to do but I think that it's a priority to have a new version out asap in order to have more feedbacks from users and to build upon it.
Due to some previous engagements I think I will be able to release it on Friday or during the weekend.
WDYT?
I guess this is a vote for the XEclipse 1.2 release. +1 from me. Thanks -Vincent
Fabio Mancinelli wrote:
Dear all,
I would like to release XEclipse soon. During the last days I've fixed many of the outstanding bugs thanks also to the effective collaboration of Eduard Moraru who provided a lot of patches and I think that now XEclipse is pretty stable, usable and functional.
This release incorporates a lot of features that have been implemented during the last months. In particular a better integration with the Eclipse ecosystem, object editor, translation management, page history, syntax highlighting and completion (thanks to the work done by Malaka during the last GSoC and Venkatesh) and many other improvements.
There are still many things to do but I think that it's a priority to have a new version out asap in order to have more feedbacks from users and to build upon it.
Due to some previous engagements I think I will be able to release it on Friday or during the weekend.
WDYT?
If you do a RC first, +1. -- Sergiu Dumitriu http://purl.org/net/sergiu/
+1 Fabio Mancinelli wrote:
Dear all,
I would like to release XEclipse soon. During the last days I've fixed many of the outstanding bugs thanks also to the effective collaboration of Eduard Moraru who provided a lot of patches and I think that now XEclipse is pretty stable, usable and functional.
This release incorporates a lot of features that have been implemented during the last months. In particular a better integration with the Eclipse ecosystem, object editor, translation management, page history, syntax highlighting and completion (thanks to the work done by Malaka during the last GSoC and Venkatesh) and many other improvements.
There are still many things to do but I think that it's a priority to have a new version out asap in order to have more feedbacks from users and to build upon it.
Due to some previous engagements I think I will be able to release it on Friday or during the weekend.
WDYT?
-Fabio ____________________________________ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
If you make sure you activate the short key to do script completion +1 Fabio Mancinelli wrote:
Dear all,
I would like to release XEclipse soon. During the last days I've fixed many of the outstanding bugs thanks also to the effective collaboration of Eduard Moraru who provided a lot of patches and I think that now XEclipse is pretty stable, usable and functional.
This release incorporates a lot of features that have been implemented during the last months. In particular a better integration with the Eclipse ecosystem, object editor, translation management, page history, syntax highlighting and completion (thanks to the work done by Malaka during the last GSoC and Venkatesh) and many other improvements.
There are still many things to do but I think that it's a priority to have a new version out asap in order to have more feedbacks from users and to build upon it.
Due to some previous engagements I think I will be able to release it on Friday or during the weekend.
WDYT?
-Fabio ____________________________________ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
+1 happy coding, Anca Luca Fabio Mancinelli wrote:
Dear all,
I would like to release XEclipse soon. During the last days I've fixed many of the outstanding bugs thanks also to the effective collaboration of Eduard Moraru who provided a lot of patches and I think that now XEclipse is pretty stable, usable and functional.
This release incorporates a lot of features that have been implemented during the last months. In particular a better integration with the Eclipse ecosystem, object editor, translation management, page history, syntax highlighting and completion (thanks to the work done by Malaka during the last GSoC and Venkatesh) and many other improvements.
There are still many things to do but I think that it's a priority to have a new version out asap in order to have more feedbacks from users and to build upon it.
Due to some previous engagements I think I will be able to release it on Friday or during the weekend.
WDYT?
-Fabio ____________________________________ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 :), but, as Sergiu suggested, not without a RC first. http://jira.xwiki.org/jira/browse/XECLIPSE-118 is a real blocker and I don't know how It got trough so far, probably nobody actually tested XEclipse with no network connection at all :). Another blocker is the NullPointerException that Fabio also told me about and I had to face at the Eclipse Demo Camps presentation caused by the XWiki Context not being initialized by the XML-RPC. Although a workaround exists for this (access pages trough the browser to init the context), this should also be fixed (either using the workaround automatically, or changing server-side code). AFAIK, Fabio could have already fixed this in the meantime. If these 2 get solved, with a little(at least internal) testing I'm eager to see an XEclipse release ASAP :) Fabio Mancinelli wrote:
Dear all,
I would like to release XEclipse soon. During the last days I've fixed many of the outstanding bugs thanks also to the effective collaboration of Eduard Moraru who provided a lot of patches and I think that now XEclipse is pretty stable, usable and functional.
This release incorporates a lot of features that have been implemented during the last months. In particular a better integration with the Eclipse ecosystem, object editor, translation management, page history, syntax highlighting and completion (thanks to the work done by Malaka during the last GSoC and Venkatesh) and many other improvements.
There are still many things to do but I think that it's a priority to have a new version out asap in order to have more feedbacks from users and to build upon it.
Due to some previous engagements I think I will be able to release it on Friday or during the weekend.
WDYT?
-Fabio ____________________________________ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Eduard Moraru wrote:
+1 :), but, as Sergiu suggested, not without a RC first.
I totally agree for a RC.
http://jira.xwiki.org/jira/browse/XECLIPSE-118 is a real blocker and I don't know how It got trough so far, probably nobody actually tested XEclipse with no network connection at all :).
Yes, finally it's quite unusual to be totally deconnected these days.
Another blocker is the NullPointerException that Fabio also told me about and I had to face at the Eclipse Demo Camps presentation caused by the XWiki Context not being initialized by the XML-RPC. Although a workaround exists for this (access pages trough the browser to init the context), this should also be fixed (either using the workaround automatically, or changing server-side code). AFAIK, Fabio could have already fixed this in the meantime.
No, these were quite hectic days and I totally forgot it :( It has to do with context initialization in com.xpn.xwiki.xmlrpc.XWikiReflectiveXmlRpcHandler which doesn't work as it should. Eduard have you open an issue about it? (It seems not to be the case, If not I am going to do it) -Fabio
participants (7)
-
Anca Paula Luca -
Eduard Moraru -
Fabio Mancinelli -
Ludovic Dubost -
Marius Dumitru Florea -
Sergiu Dumitriu -
Vincent Massol