Author: ffang
Date: Fri Jul 25 17:49:56 2008
New Revision: 679940
URL: http://svn.apache.org/viewvc?rev=679940&view=rev
Log:
update RELEASE-NOTES for servicemix 3.2.2 release
Modified:
servicemix/smx3/branches/servicemix-3.2.2/RELEASE-NOTES
Modified: servicemix/smx3/branches/servicemix-3.2.2/RELEASE-NOTES
URL:
http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2.2/RELEASE-NOTES?rev=679940&r1=679939&r2=679940&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2.2/RELEASE-NOTES (original)
+++ servicemix/smx3/branches/servicemix-3.2.2/RELEASE-NOTES Fri Jul 25 17:49:56
2008
@@ -175,7 +175,6 @@
* [SM-1364] - allow SimpleFlatFileMarshaler to use XmlEscapingCoverter
* [SM-1367] - Provide logging statements when doing authorization in SMX
* [SM-1372] - support exception check for cxf bc provider outgoing chain
- * [SM-1478] - ServiceMix http binding component should allow option to
create jetty Client per HttpProvider.
* [SM-1379] - CXF BC provider should support dynamic HTTP location URI
* [SM-1402] - Cleaning up the ServiceMix-Camel component pom
* [SM-1403] - Clean up the ServiceMix example of Camel
@@ -184,6 +183,7 @@
* [SM-1450] - Allow the jetty client thread pool size to be configurable
* [SM-1452] - remove camel-itests from camel example in kit
* [SM-1463] - ship commons-lang and commons-io in kit since they are used
by servicemix-core
+ * [SM-1478] - ServiceMix http binding component should allow option to
create jetty Client per HttpProvider.
New Feature