[xwiki-devs] [Contrib] PlantUML Macro
Hi, I propose to host the PlantUML Macro extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro) source files on the XWiki Contrib GitHub repository. Althought this macro is only groovy code included in wiki pages, it will be easier to keep track of the different changes. In my opinion, the other hosting tools (jira, continuous build) are not needed. Is there an existing contrib project of the same kind (ie wiki macro) that I can use as a template to build the directory tree ? Thanks for your answer. Maxime Sinclair
On 08/10/2011 09:16 AM, Maxime Sinclair wrote:
Hi,
I propose to host the PlantUML Macro extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro) source files on the XWiki Contrib GitHub repository. Althought this macro is only groovy code included in wiki pages, it will be easier to keep track of the different changes.
Great, thanks for the contribution. I created the repository, but you need to register on github and tell me your username so I can give you access to it.
In my opinion, the other hosting tools (jira, continuous build) are not needed.
Is there an existing contrib project of the same kind (ie wiki macro) that I can use as a template to build the directory tree ?
You can look at https://github.com/xwiki-contrib/macro-reviews
Thanks for your answer. Maxime Sinclair
-- Sergiu Dumitriu http://purl.org/net/sergiu/
On 08/11/2011 02:27 PM, Sergiu Dumitriu wrote:
On 08/10/2011 09:16 AM, Maxime Sinclair wrote:
Hi,
I propose to host the PlantUML Macro extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro) source files on the XWiki Contrib GitHub repository. Althought this macro is only groovy code included in wiki pages, it will be easier to keep track of the different changes.
Great, thanks for the contribution.
I created the repository, but you need to register on github and tell me your username so I can give you access to it.
Forgot to give you a link to it: https://github.com/xwiki-contrib/macro-plantuml
In my opinion, the other hosting tools (jira, continuous build) are not needed.
Is there an existing contrib project of the same kind (ie wiki macro) that I can use as a template to build the directory tree ?
You can look at https://github.com/xwiki-contrib/macro-reviews
Thanks for your answer. Maxime Sinclair
-- Sergiu Dumitriu http://purl.org/net/sergiu/
My github user is maximesinclair Thanks for the pointer to macro-reviews, I will take a look at it. 2011/8/11 Sergiu Dumitriu <[email protected]>:
On 08/11/2011 02:27 PM, Sergiu Dumitriu wrote:
On 08/10/2011 09:16 AM, Maxime Sinclair wrote:
Hi,
I propose to host the PlantUML Macro extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro) source files on the XWiki Contrib GitHub repository. Althought this macro is only groovy code included in wiki pages, it will be easier to keep track of the different changes.
Great, thanks for the contribution.
I created the repository, but you need to register on github and tell me your username so I can give you access to it.
Forgot to give you a link to it: https://github.com/xwiki-contrib/macro-plantuml
In my opinion, the other hosting tools (jira, continuous build) are not needed.
Is there an existing contrib project of the same kind (ie wiki macro) that I can use as a template to build the directory tree ?
You can look at https://github.com/xwiki-contrib/macro-reviews
Thanks for your answer. Maxime Sinclair
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On 08/12/2011 05:48 AM, Maxime Sinclair wrote:
My github user is maximesinclair Thanks for the pointer to macro-reviews, I will take a look at it.
OK, you should be able to push to the macro-plantuml repository. If you have any trouble with the project configuration, feel free to ask for more help. The faster way is via our IRC channel.
2011/8/11 Sergiu Dumitriu<[email protected]>:
On 08/11/2011 02:27 PM, Sergiu Dumitriu wrote:
On 08/10/2011 09:16 AM, Maxime Sinclair wrote:
Hi,
I propose to host the PlantUML Macro extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro) source files on the XWiki Contrib GitHub repository. Althought this macro is only groovy code included in wiki pages, it will be easier to keep track of the different changes.
Great, thanks for the contribution.
I created the repository, but you need to register on github and tell me your username so I can give you access to it.
Forgot to give you a link to it: https://github.com/xwiki-contrib/macro-plantuml
In my opinion, the other hosting tools (jira, continuous build) are not needed.
Is there an existing contrib project of the same kind (ie wiki macro) that I can use as a template to build the directory tree ?
You can look at https://github.com/xwiki-contrib/macro-reviews
Thanks for your answer. Maxime Sinclair
-- Sergiu Dumitriu http://purl.org/net/sergiu/
Hi, I pushed the plantuml macro in XWiki-contrib. A first version of a pom.xml is present. Don't hesitate to comment or update it. The xar packaging seems to be working. I used the xwiki-platform-core as the parent artifactId (like in macro-reviews). The xwiki-commons-pom (as it is described in this page http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome) doesn't work for me (xar packaging unavailable). Maxime 2011/8/12 Sergiu Dumitriu <[email protected]>:
On 08/12/2011 05:48 AM, Maxime Sinclair wrote:
My github user is maximesinclair Thanks for the pointer to macro-reviews, I will take a look at it.
OK, you should be able to push to the macro-plantuml repository.
If you have any trouble with the project configuration, feel free to ask for more help. The faster way is via our IRC channel.
2011/8/11 Sergiu Dumitriu<[email protected]>:
On 08/11/2011 02:27 PM, Sergiu Dumitriu wrote:
On 08/10/2011 09:16 AM, Maxime Sinclair wrote:
Hi,
I propose to host the PlantUML Macro extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro) source files on the XWiki Contrib GitHub repository. Althought this macro is only groovy code included in wiki pages, it will be easier to keep track of the different changes.
Great, thanks for the contribution.
I created the repository, but you need to register on github and tell me your username so I can give you access to it.
Forgot to give you a link to it: https://github.com/xwiki-contrib/macro-plantuml
In my opinion, the other hosting tools (jira, continuous build) are not needed.
Is there an existing contrib project of the same kind (ie wiki macro) that I can use as a template to build the directory tree ?
You can look at https://github.com/xwiki-contrib/macro-reviews
Thanks for your answer. Maxime Sinclair
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Aug 17, 2011, at 5:22 PM, Maxime Sinclair wrote:
Hi,
I pushed the plantuml macro in XWiki-contrib. A first version of a pom.xml is present. Don't hesitate to comment or update it.
Already commented a few minutes ago ;) Thanks -Vincent
The xar packaging seems to be working. I used the xwiki-platform-core as the parent artifactId (like in macro-reviews). The xwiki-commons-pom (as it is described in this page http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome) doesn't work for me (xar packaging unavailable).
Maxime
2011/8/12 Sergiu Dumitriu <[email protected]>:
On 08/12/2011 05:48 AM, Maxime Sinclair wrote:
My github user is maximesinclair Thanks for the pointer to macro-reviews, I will take a look at it.
OK, you should be able to push to the macro-plantuml repository.
If you have any trouble with the project configuration, feel free to ask for more help. The faster way is via our IRC channel.
2011/8/11 Sergiu Dumitriu<[email protected]>:
On 08/11/2011 02:27 PM, Sergiu Dumitriu wrote:
On 08/10/2011 09:16 AM, Maxime Sinclair wrote:
Hi,
I propose to host the PlantUML Macro extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro) source files on the XWiki Contrib GitHub repository. Althought this macro is only groovy code included in wiki pages, it will be easier to keep track of the different changes.
Great, thanks for the contribution.
I created the repository, but you need to register on github and tell me your username so I can give you access to it.
Forgot to give you a link to it: https://github.com/xwiki-contrib/macro-plantuml
In my opinion, the other hosting tools (jira, continuous build) are not needed.
Is there an existing contrib project of the same kind (ie wiki macro) that I can use as a template to build the directory tree ?
You can look at https://github.com/xwiki-contrib/macro-reviews
Thanks for your answer. Maxime Sinclair
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (3)
-
Maxime Sinclair -
Sergiu Dumitriu -
Vincent Massol