<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/moise-exceptions/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/moise-exceptions/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 07 Jul 2021 11:24:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/moise-exceptions/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/moise-exceptions/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -15,8 +15,9 @@

 ### Installation (requires Gradle)

-    git clone git clone git://git.code.sf.net/p/moise-exceptions/code moise-exceptions-code
+    git clone git://git.code.sf.net/p/moise-exceptions/code moise-exceptions-code
     cd moise-exceptions-code
+    git checkout release/v5
     gradlew build

 ### Running the examples (requires Gradle)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Wed, 07 Jul 2021 11:24:11 -0000</pubDate><guid>https://sourceforge.net44209ff6ccedb613d9bf724e7b906504801830bf</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/moise-exceptions/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,30 +1,50 @@
 ##Welcome to the Project Wiki!

-This is an extension of Moise, the organizational model and infrastructure adopted in JaCaMo, explicitly encompassing exception handling.
+This is an extension of the Moise organizational model and infrastructure  
+(adopted in JaCaMo) that explicitly encompasses exception handling.

-The JaCaMo Project official webpage is: http://jacamo.sourceforge.net/
+We propose an exception handling mechanism for organization management in multi-agent systems.  
+This mechanism relies on abstractions that are seamlessly integrated with organizational  
+concepts, such as responsibilities, goals and norms.
+
+Some examples are available in the examples folders.

 You can download the source  code here:
 [![Download moise-exceptions](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/moise-exceptions/files/latest/download)


-### Running the Examples
+### Installation (requires Gradle)

-Examples can be run with the following **gradle task** (recommended to use the Gradle Wrapper):
-```
-gradlew run
-```
+    git clone git clone git://git.code.sf.net/p/moise-exceptions/code moise-exceptions-code
+    cd moise-exceptions-code
+    gradlew build
+
+### Running the examples (requires Gradle)
+
+From the root folder of the example, execute the following **Gradle task** (recommended to use the Gradle Wrapper):
+
+    gradlew run
+
 The task automatically downloads all the required dependencies.

 Another useful gradle task for cleaning up is:

-```
-gradlew clean
-```
+    gradlew clean


 ### Contacts

 For any issue, please contact [stefano.tedeschi@unito.it](mailto:stefano.tedeschi@unito.it)

+---
+
+Developed by Matteo Baldoni, Cristina Baroglio, Roberto Micalizio, Stefano Tedeschi.
+
+---
+
+Moise is developed and maintained by Jomi F. Hubner, Jaime S. Sichman and Olivier Boissier.  
+The JaCaMo Project official webpage is: [http://jacamo.sourceforge.net/](http://jacamo.sourceforge.net/)
+
+---
+
 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Wed, 07 Jul 2021 11:15:48 -0000</pubDate><guid>https://sourceforge.net5f28ae8c6b459cb6c6054c3d334f0d62a73f5a90</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/moise-exceptions/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,21 +4,22 @@

 The JaCaMo Project official webpage is: http://jacamo.sourceforge.net/

-You can download the source  code checking out the repository in the **Code** tile with GIT.
+You can download the source  code here:
+[![Download moise-exceptions](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/moise-exceptions/files/latest/download)


 ### Running the Examples

-Examples can be run with the following **gradle task** (recommended):
+Examples can be run with the following **gradle task** (recommended to use the Gradle Wrapper):
 ```
-gradle run
+gradlew run
 ```
 The task automatically downloads all the required dependencies.

 Another useful gradle task for cleaning up is:

 ```
-gradle clean
+gradlew clean
 ```


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Wed, 07 Jul 2021 08:59:56 -0000</pubDate><guid>https://sourceforge.net311b62bba071ae09abce5f9207dd6c651fba70c4</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/moise-exceptions/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-##Welcome to the 2COMM Project Wiki!
+##Welcome to the Project Wiki!

 This is an extension of Moise, the organizational model and infrastructure adopted in JaCaMo, explicitly encompassing exception handling.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Thu, 10 Jun 2021 13:22:23 -0000</pubDate><guid>https://sourceforge.net55b75ada2cdc3183ceffc9095630de2492e1244c</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/moise-exceptions/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,29 @@
-Welcome to your wiki!
+##Welcome to the 2COMM Project Wiki!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This is an extension of Moise, the organizational model and infrastructure adopted in JaCaMo, explicitly encompassing exception handling.

-The wiki uses [Markdown](/p/moise-exceptions/wiki/markdown_syntax/) syntax.
+The JaCaMo Project official webpage is: http://jacamo.sourceforge.net/
+
+You can download the source  code checking out the repository in the **Code** tile with GIT.
+
+
+### Running the Examples
+
+Examples can be run with the following **gradle task** (recommended):
+```
+gradle run
+```
+The task automatically downloads all the required dependencies.
+
+Another useful gradle task for cleaning up is:
+
+```
+gradle clean
+```
+
+
+### Contacts
+
+For any issue, please contact [stefano.tedeschi@unito.it](mailto:stefano.tedeschi@unito.it)

 [[members limit=20]]
-[[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Thu, 10 Jun 2021 13:22:06 -0000</pubDate><guid>https://sourceforge.neted9372def88ca37a0af3146e85adf2af34e90db7</guid></item><item><title>Home modified by Stefano Tedeschi</title><link>https://sourceforge.net/p/moise-exceptions/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/moise-exceptions/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/mbaldoni/"&gt;Matteo Baldoni&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/stex93/"&gt;Stefano Tedeschi&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5f03561ae71f503ecce04661" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Tedeschi</dc:creator><pubDate>Thu, 10 Jun 2021 13:14:04 -0000</pubDate><guid>https://sourceforge.net88cf35796e11c49a34f687eed25ae99fd2504adb</guid></item></channel></rss>