[jboss-cvs] JBossAS SVN: r87631 - in projects/jboss-osgi/trunk/build: docbook/en/modules and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 21 09:18:55 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-04-21 09:18:55 -0400 (Tue, 21 Apr 2009)
New Revision: 87631

Modified:
   projects/jboss-osgi/trunk/build/distribution/src/main/etc/ReleaseNotes.html
   projects/jboss-osgi/trunk/build/docbook/en/modules/ch06-provided-examples.xml
   projects/jboss-osgi/trunk/build/docbook/en/modules/ch07-references.xml
Log:
Update release notes

Modified: projects/jboss-osgi/trunk/build/distribution/src/main/etc/ReleaseNotes.html
===================================================================
--- projects/jboss-osgi/trunk/build/distribution/src/main/etc/ReleaseNotes.html	2009-04-21 13:17:06 UTC (rev 87630)
+++ projects/jboss-osgi/trunk/build/distribution/src/main/etc/ReleaseNotes.html	2009-04-21 13:18:55 UTC (rev 87631)
@@ -1,6 +1,35 @@
+<html>
 <body>
-<h1>JBossOSGi JBossOSGi 1.0.0 Alpha3 Release Notes</h1>
 
+<h1>JBossOSGi 1.0.0 Beta1</h1>
+<h2>        Bug</h2>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-36'>JBOSGI-36</a>] -         Bundle classes leak into system classloader
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-37'>JBOSGI-37</a>] -         Prevent creation of deployment unit for nested jars 
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-40'>JBOSGI-40</a>] -         Cannot run embedded tests with SecurityManager
+</li>
+</ul>
+<h2>        Task</h2>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-28'>JBOSGI-28</a>] -         Setup OSGi Framework TCK
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-31'>JBOSGI-31</a>] -         Integration layer for Equinox
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-32'>JBOSGI-32</a>] -         Integration layer for Knopflerfish
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-59'>JBOSGI-59</a>] -         Provide initial Examples
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-63'>JBOSGI-63</a>] -         Update to Felix HTTP Service (Jetty) 1.0.0
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-64'>JBOSGI-64</a>] -         Update to Felix Log Service 1.0.0
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-65'>JBOSGI-65</a>] -         Update to Felix 1.6.0
+</li>
+</ul>
+
+<h1>JBossOSGi 1.0.0 Alpha3</h1>
 <h2>Task</h2>
 <ul>
 <li>[<a href='https://jira.jboss.org/jira/browse/JBOSGI-29'>JBOSGI-29</a>] -         Provide Initial Framework SPI
@@ -35,4 +64,5 @@
 </li>
 </ul>
 
-</body>
\ No newline at end of file
+</body>
+</html>

Modified: projects/jboss-osgi/trunk/build/docbook/en/modules/ch06-provided-examples.xml
===================================================================
--- projects/jboss-osgi/trunk/build/docbook/en/modules/ch06-provided-examples.xml	2009-04-21 13:17:06 UTC (rev 87630)
+++ projects/jboss-osgi/trunk/build/docbook/en/modules/ch06-provided-examples.xml	2009-04-21 13:18:55 UTC (rev 87631)
@@ -6,7 +6,7 @@
   <title>Provided Examples</title>
   
   <sect1 xml:id="SecBuildAndRunExamples">  
-    <title>Build and Run the Examples</title>
+    <title>Building the Examples</title>
     
     <para>JBossOSGi comes with a number of examples that demonstrate supported functionality
     and show best practices. All examples are part of the binary distribution and tightly 

Modified: projects/jboss-osgi/trunk/build/docbook/en/modules/ch07-references.xml
===================================================================
--- projects/jboss-osgi/trunk/build/docbook/en/modules/ch07-references.xml	2009-04-21 13:17:06 UTC (rev 87630)
+++ projects/jboss-osgi/trunk/build/docbook/en/modules/ch07-references.xml	2009-04-21 13:18:55 UTC (rev 87631)
@@ -8,7 +8,7 @@
   <para><emphasis role="bold">Resources</emphasis></para>
   
   <itemizedlist>
-    <listitem><ulink url="http://www.jboss.org/community/docs/DOC-13273">JBossOSGi Wiki</ulink></listitem> 
+    <listitem><ulink url="http://www.jboss.org/community/wiki/JBossOSGi">JBossOSGi Wiki</ulink></listitem> 
     <listitem><ulink url="http://jbossosgi.blogspot.com">JBossOSGi Diary (Blog)</ulink></listitem>
     <listitem><ulink url="https://jira.jboss.org/jira/browse/JBOSGI">Issue Tracking</ulink></listitem> 
     <listitem><ulink url="http://jbmuc.dyndns.org:8280/hudson">Hudson QA</ulink></listitem>




More information about the jboss-cvs-commits mailing list