bug 413270: [proposal] technology.kura
https://bugs.eclipse.org/bugs/show_bug.cgi?id=413270
diff --git a/technology.kura/images/kura_logo_small.png b/technology.kura/images/kura_logo_small.png
new file mode 100644
index 0000000..c1db6ad
--- /dev/null
+++ b/technology.kura/images/kura_logo_small.png
Binary files differ
diff --git a/technology.kura/proposal.html b/technology.kura/proposal.html
index f5b3b24..1f8926b 100644
--- a/technology.kura/proposal.html
+++ b/technology.kura/proposal.html
@@ -24,7 +24,7 @@
rendered webpage. Do not duplicate the title within the text of your page.
-->
-<title>Kura</title>
+<title>Kura - OSGi-based Application Framework for M2M Service Gateways</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
</head>
@@ -47,7 +47,9 @@
</style>
<body>
-<p>The Eclipse Kura project is a proposed open source project under the <a
+<img src="images/kura_logo_small.png" width="160" height="48"/>
+
+<p>The Eclipse Kura project is a proposed open source incubator project under the <a
href="http://www.eclipse.org/projects/project_summary.php?projectid=technology">
Eclipse Technology Project</a>.</p>
@@ -123,7 +125,7 @@
has at least a fighting chance of understanding its purpose.
-->
<p>
-Kura offers a Java/OSGi-based container for M2M applications running in service
+Kura aims at offering a Java/OSGi-based container for M2M applications running in service
gateways. Kura provides or, when available, aggregates open source implementations for
the most common services needed by M2M applications. Kura components are designed as
configurable OSGi Declarative Service exposing service API and raising events.
@@ -218,6 +220,7 @@
<li><a href="http://www.eclipse.org/paho/">Eclipse Paho</a> is the default message
protocol library used in Kura. The default communication protocol in Kura is MQTT and
it is used to transport both data and device management messages.</li>
+</li>
<li>Eclipse Equinox is the default OSGi container for Kura.</li>
<li><a href="http://www.eclipse.org/proposals/rt.concierge/">Eclipse Concierge</a>,
a small-footprint OSGi container optimized for embedded devices, will be considered
@@ -329,6 +332,8 @@
<li>Pascal Rapicault, Rapicorp, Inc.</li>
<li>Kai Kreuzer, openHAB</li>
<li>Werner Keil, Eclipse UOMo Project lead</li>
+ <li>Paul Pishal, Hitachi CTA</li>
+ <li>Walt Bowers, Hitachi CTA</li>
</ul>
@@ -372,6 +377,9 @@
<td>15-July-2013</td>
<td>Incorporated Dave Locke's feedback</td>
</tr>
-</table>
+ <tr>
+ <td>10-Aug-2013</td>
+ <td>Add more interested parties and Kura logo</td>
+ </tr></table>
</body>
</html>
\ No newline at end of file