Clarification regarding Java 1.4 and addition of interested parties
diff --git a/rt.concierge/proposal.html b/rt.concierge/proposal.html
index 00742e8..52a8026 100644
--- a/rt.concierge/proposal.html
+++ b/rt.concierge/proposal.html
@@ -96,12 +96,9 @@
<p>The following are the goals and plans for the Concierge project:</p>
<ul>
- <li>Bringing the framework to compliance with the current OSGi
- core R5 specifications by aggressively focusing on the new and
- future-proof features such as the generic requirement/capability
- model and thereby keeping the footprint small. The target is in the
- order of 300-400 kB Jar file size as well as being able to compile
- the framework with the JSR-14 target and run them on Java 1.4 JVMs.</li>
+ <li>The target is in the order of 300-400 kB Jar file size as
+ well as being able to compile the framework with the JSR-14 target
+ and run them on Java 1.4 JVMs</li>
<li>Keeping the source code compact and readable so that
interested people have a realistic chance of understanding the
internals of an OSGi framework.</li>
@@ -201,6 +198,8 @@
<ul>
<li>Hans Kamutzki, MicroDoc GmbH</li>
+ <li>Werner Keil, Eclipse UOMo Project lead</li>
+ <li>Marco Carrer, Eurotech</li>
</ul>
<h2>Project Scheduling</h2>
@@ -216,18 +215,18 @@
has been posted live for the community to view and comment.
-->
- <!--
+
<table>
<tr>
<th>Date</th>
<th>Change</th>
</tr>
<tr>
- <td>DD-Month-YYYY</td>
- <td>Document created</td>
+ <td>3-July-2013</td>
+ <td>Clarification regarding Java 1.4 and addition of interested parties.</td>
</tr>
</table>
--->
+
</body>
</html>