<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DevelopingMaui</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/</link><description>Recent changes to DevelopingMaui</description><atom:link href="https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 31 Jul 2013 18:00:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/feed" rel="self" type="application/rss+xml"/><item><title>DevelopingMaui modified by Nils Hoffmann</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -15,7 +15,7 @@
 Contribution License Agreement
 ------------------------------

-Please note that source code contributions must include the Maui License Header, stating that the submitted source code is licensed under the terms of the [L-GPL v3 Open Source license](http://www.gnu.org/licenses/lgpl-3.0.html). Other licenses are not permitted, unless they have been explicitly conferred for the particular contribution by the project maintainer.
+Please note that source code contributions must include the Maui License Header, stating that the submitted source code is licensed under either the terms of the [L-GPL v3 Open Source license](http://www.gnu.org/licenses/lgpl-3.0.html) or the [Eclipse Public License](http://www.eclipse.org/org/documents/epl-v10.php). Other licenses are not permitted for contribution, unless they have been explicitly conferred for the particular contribution by the project maintainer. Libraries using compatible licenses may be used as dependencies.

 Development Environment
 -----------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Hoffmann</dc:creator><pubDate>Wed, 31 Jul 2013 18:00:06 -0000</pubDate><guid>https://sourceforge.net0738c480f2f86bc303dc488b0c2f5594c01c75a8</guid></item><item><title>DevelopingMaui modified by Nils Hoffmann</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Hoffmann</dc:creator><pubDate>Wed, 29 May 2013 07:22:38 -0000</pubDate><guid>https://sourceforge.net8e85478b9967b4bd530036361f3be1a15cada17c</guid></item><item><title>DevelopingMaui modified by Nils Hoffmann</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -39,4 +39,6 @@
 git clone git://git.code.sf.net/p/maltcmsui/code maltcmsui-code
 ~~~~~~

-Next: [BuildingMaui]
+Next Steps
+----------
+[BuildingMaui]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Hoffmann</dc:creator><pubDate>Wed, 29 May 2013 07:16:02 -0000</pubDate><guid>https://sourceforge.net57d8974909d6cf306f04f2c114ccea97325c729d</guid></item><item><title>DevelopingMaui modified by Nils Hoffmann</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -38,3 +38,5 @@
 ~~~~~~
 git clone git://git.code.sf.net/p/maltcmsui/code maltcmsui-code
 ~~~~~~
+
+Next: [BuildingMaui]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Hoffmann</dc:creator><pubDate>Wed, 29 May 2013 07:15:32 -0000</pubDate><guid>https://sourceforge.netf5b06d445d327153eb113c6b794174446aadd6a6</guid></item><item><title>DevelopingMaui modified by Nils Hoffmann</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -27,4 +27,14 @@

 The source code of Maui is management by git. git is a distributed version control management system. Instructions on setting up git with NetBeans are available at the [NetBeans Knowledgebase](https://netbeans.org/kb/docs/ide/git.html).

+To check out the maui code as a developer with push rights, do
+
+~~~~~~
 git clone ssh://SOURCEFORGEUSERNAME@git.code.sf.net/p/maltcmsui/code maltcmsui-code
+~~~~~~
+
+A read-only clone of the codebase can be created with 
+
+~~~~~~
+git clone git://git.code.sf.net/p/maltcmsui/code maltcmsui-code
+~~~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Hoffmann</dc:creator><pubDate>Tue, 14 May 2013 07:31:51 -0000</pubDate><guid>https://sourceforge.netce7e1d09fc0fce62480ff3e949cd7483888da743</guid></item><item><title>DevelopingMaui modified by Nils Hoffmann</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevelopingMaui/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -10,7 +10,7 @@
 Becoming a project member
 -------------------------

-If you plan to contribute more frequently, you may ask the project maintainer to join the project as a developer. This will give you write (push) access to the project's git repository. We recommend to create a private branch for each new feature.
+If you plan to contribute more frequently, you may ask the project maintainer to join the project as a developer. This will give you write (push) access to the project's git repository. We recommend to create a branch for each new feature.

 Contribution License Agreement
 ------------------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Hoffmann</dc:creator><pubDate>Tue, 14 May 2013 07:29:12 -0000</pubDate><guid>https://sourceforge.netb7c486e9d331fbbbf3acd99d884f7e5775f1d3fd</guid></item><item><title>DevlopingMaui modified by Nils Hoffmann</title><link>https://sourceforge.net/p/maltcmsui/wiki/DevlopingMaui/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="contributing-to-maui"&gt;Contributing to Maui&lt;/h1&gt;
&lt;h2 id="proposing-enhancements"&gt;Proposing enhancements&lt;/h2&gt;
&lt;p&gt;Contact the &lt;a class="" href="https://sourceforge.net/users/nilshoffmann"&gt;project maintainer&lt;/a&gt;&lt;br /&gt;
if you have an idea for a contribution. Feel free to file a &lt;a class="" href="https://sourceforge.net/p/maltcmsui/tickets/"&gt;request for enhancement&lt;/a&gt; or clone the repository, add your changes and create a pull-request or patch set against the &lt;a class="" href="https://sourceforge.net/p/maltcmsui/code/ci/master/tree/"&gt;master branch&lt;/a&gt;. You should attach these patches to a ticket, describing your contribution.&lt;/p&gt;
&lt;h2 id="becoming-a-project-member"&gt;Becoming a project member&lt;/h2&gt;
&lt;p&gt;If you plan to contribute more frequently, you may ask the project maintainer to join the project as a developer. This will give you write (push) access to the project's git repository. We recommend to create a private branch for each new feature.&lt;/p&gt;
&lt;h2 id="contribution-license-agreement"&gt;Contribution License Agreement&lt;/h2&gt;
&lt;p&gt;Please note that source code contributions must include the Maui License Header, stating that the submitted source code is licensed under the terms of the &lt;a class="" href="http://www.gnu.org/licenses/lgpl-3.0.html"&gt;L-GPL v3 Open Source license&lt;/a&gt;. Other licenses are not permitted, unless they have been explicitly conferred for the particular contribution by the project maintainer.&lt;/p&gt;
&lt;h2 id="development-environment"&gt;Development Environment&lt;/h2&gt;
&lt;p&gt;Maui is built on top of the NetBeans Rich Client Platform framework. We thus recommend to develop Maui using the latest &lt;a class="" href="http://www.netbeans.org"&gt;NetBeans IDE&lt;/a&gt; version. Other IDEs can be used as well, but may offer a lower level of assistance. &lt;/p&gt;
&lt;h2 id="source-code-management"&gt;Source Code Management&lt;/h2&gt;
&lt;p&gt;The source code of Maui is management by git. git is a distributed version control management system. Instructions on setting up git with NetBeans are available at the &lt;a class="" href="https://netbeans.org/kb/docs/ide/git.html"&gt;NetBeans Knowledgebase&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;git clone ssh://SOURCEFORGEUSERNAME@git.code.sf.net/p/maltcmsui/code maltcmsui-code&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nils Hoffmann</dc:creator><pubDate>Tue, 14 May 2013 07:28:12 -0000</pubDate><guid>https://sourceforge.net91c70cbc9f58d2640ba14782ad25ac511ca7fc0f</guid></item></channel></rss>