[xwiki-devs] [Proposal] Move contrib JIRA macro to retired and hijack JIRA Macro page on e.x.o.
Hi Sorin and devs, As agreed on http://xwiki.markmail.org/thread/kwqkxrseejdmanc3 I've implemented a new JIRA macro in the xwiki-rendering module. It's written in java and has unit and integration tests. The commit is: https://github.com/xwiki/xwiki-rendering/commit/47fa81c964aebfa10523d8d135de... The new macro is superset of the old one. I'd like to propose to: * Move the current contrib JIRA macro to retired * Move the current content of http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro to "Wiki JIRA Macro" * Document the new JIRA macro on http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro * Cross-link the 2 pages with an info box I'm going to start the page move since I don't see any problem with that. Let me know if you have an issue. Thanks -Vincent
On Jun 23, 2012, at 7:15 PM, Vincent Massol wrote:
Hi Sorin and devs,
As agreed on http://xwiki.markmail.org/thread/kwqkxrseejdmanc3 I've implemented a new JIRA macro in the xwiki-rendering module. It's written in java and has unit and integration tests.
The commit is: https://github.com/xwiki/xwiki-rendering/commit/47fa81c964aebfa10523d8d135de...
The new macro is superset of the old one.
I'd like to propose to: * Move the current contrib JIRA macro to retired
Not done yet, waiting for some feedback on this thread first.
* Move the current content of http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro to "Wiki JIRA Macro"
Moved to http://extensions.xwiki.org/xwiki/bin/view/Extension/Contrib+JIRA+Macro
* Document the new JIRA macro on http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro
Done: http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro
* Cross-link the 2 pages with an info box
Done Thanks -Vincent
I'm going to start the page move since I don't see any problem with that. Let me know if you have an issue.
Thanks -Vincent
+1 Thanks, Marius On Sat, Jun 23, 2012 at 8:15 PM, Vincent Massol <[email protected]> wrote:
Hi Sorin and devs,
As agreed on http://xwiki.markmail.org/thread/kwqkxrseejdmanc3 I've implemented a new JIRA macro in the xwiki-rendering module. It's written in java and has unit and integration tests.
The commit is: https://github.com/xwiki/xwiki-rendering/commit/47fa81c964aebfa10523d8d135de...
The new macro is superset of the old one.
I'd like to propose to: * Move the current contrib JIRA macro to retired * Move the current content of http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro to "Wiki JIRA Macro" * Document the new JIRA macro on http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro * Cross-link the 2 pages with an info box
I'm going to start the page move since I don't see any problem with that. Let me know if you have an issue.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 On Sat, Jun 23, 2012 at 7:15 PM, Vincent Massol <[email protected]> wrote:
Hi Sorin and devs,
As agreed on http://xwiki.markmail.org/thread/kwqkxrseejdmanc3 I've implemented a new JIRA macro in the xwiki-rendering module. It's written in java and has unit and integration tests.
The commit is: https://github.com/xwiki/xwiki-rendering/commit/47fa81c964aebfa10523d8d135de...
The new macro is superset of the old one.
I'd like to propose to: * Move the current contrib JIRA macro to retired * Move the current content of http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro to "Wiki JIRA Macro" * Document the new JIRA macro on http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro * Cross-link the 2 pages with an info box
I'm going to start the page move since I don't see any problem with that. Let me know if you have an issue.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1 On Mon, Jun 25, 2012 at 10:05 AM, Thomas Mortagne <[email protected]> wrote:
+1
On Sat, Jun 23, 2012 at 7:15 PM, Vincent Massol <[email protected]> wrote:
Hi Sorin and devs,
As agreed on http://xwiki.markmail.org/thread/kwqkxrseejdmanc3 I've implemented a new JIRA macro in the xwiki-rendering module. It's written in java and has unit and integration tests.
The commit is: https://github.com/xwiki/xwiki-rendering/commit/47fa81c964aebfa10523d8d135de...
The new macro is superset of the old one.
I'd like to propose to: * Move the current contrib JIRA macro to retired * Move the current content of http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro to "Wiki JIRA Macro" * Document the new JIRA macro on http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro * Cross-link the 2 pages with an info box
I'm going to start the page move since I don't see any problem with that. Let me know if you have an issue.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Jun 25, 2012, at 9:18 AM, Sorin Burjan wrote:
+1
On Mon, Jun 25, 2012 at 10:05 AM, Thomas Mortagne <[email protected]> wrote:
+1
On Sat, Jun 23, 2012 at 7:15 PM, Vincent Massol <[email protected]> wrote:
Hi Sorin and devs,
As agreed on http://xwiki.markmail.org/thread/kwqkxrseejdmanc3 I've implemented a new JIRA macro in the xwiki-rendering module. It's written in java and has unit and integration tests.
The commit is: https://github.com/xwiki/xwiki-rendering/commit/47fa81c964aebfa10523d8d135de...
The new macro is superset of the old one.
I'd like to propose to: * Move the current contrib JIRA macro to retired
Actually I don't recall what's our strategy WRT retiring repository in contrib. IMO the simplest is to leave the repo where it is and just add a README.md file to explain the retirement and explain why. I've just done that, see https://github.com/xwiki-contrib/macro-jira The swap is now complete. Thanks -Vincent
* Move the current content of http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro to "Wiki JIRA Macro" * Document the new JIRA macro on http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro * Cross-link the 2 pages with an info box
I'm going to start the page move since I don't see any problem with that. Let me know if you have an issue.
Thanks -Vincent
participants (4)
-
Marius Dumitru Florea -
Sorin Burjan -
Thomas Mortagne -
Vincent Massol