Author: pauls
Date: Tue Apr 26 20:58:15 2011
New Revision: 1096909
URL: http://svn.apache.org/viewvc?rev=1096909&view=rev
Log:
Prepare for release
Modified:
felix/trunk/main.distribution/doc/changelog_framework.txt
felix/trunk/main.distribution/pom.xml
Modified: felix/trunk/main.distribution/doc/changelog_framework.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/main.distribution/doc/changelog_framework.txt?rev=1096909&r1=1096908&r2=1096909&view=diff
==============================================================================
--- felix/trunk/main.distribution/doc/changelog_framework.txt (original)
+++ felix/trunk/main.distribution/doc/changelog_framework.txt Tue Apr 26
20:58:15 2011
@@ -4,7 +4,7 @@ Changes from 3.2.0 to 3.2.1
* Bug
* [FELIX-2901] - [Framework] NPE from a host bundle during framework
shutdown
* [FELIX-2917] - Constructor of SecurityExceptino() which is incompatible
to 1.4 is used
-
+ * [FELIX-2924] - bundle stop hangs for http-2.2.0 in felix-3.2.0
** Improvement
* [FELIX-2909] - [Framework] Resolver could be more efficient if it
detected if fragments were present
Modified: felix/trunk/main.distribution/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/main.distribution/pom.xml?rev=1096909&r1=1096908&r2=1096909&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Tue Apr 26 20:58:15 2011
@@ -30,7 +30,7 @@
<version>3.3.0-SNAPSHOT</version>
<properties>
<dollar>$</dollar>
- <framework.version>3.3.0-SNAPSHOT</framework.version>
+ <framework.version>3.2.1</framework.version>
<gogo.runtime.version>0.8.0</gogo.runtime.version>
<gogo.shell.version>0.8.0</gogo.shell.version>
<gogo.command.version>0.8.0</gogo.command.version>