You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2008/09/02 19:24:04 UTC

svn commit: r691325 - /cxf/branches/2.1.x-fixes/

Author: dkulp
Date: Tue Sep  2 10:24:04 2008
New Revision: 691325

URL: http://svn.apache.org/viewvc?rev=691325&view=rev
Log:
Blocked revisions 689458,689929,691148,691237,691247 via svnmerge

........
  r689458 | bimargulies | 2008-08-27 08:25:56 -0400 (Wed, 27 Aug 2008) | 2 lines
  
  Reveal the URL when starting the sample service.
........
  r689929 | dkulp | 2008-08-28 14:52:49 -0400 (Thu, 28 Aug 2008) | 2 lines
  
  Remove some commented out code
........
  r691148 | ffang | 2008-09-02 04:25:39 -0400 (Tue, 02 Sep 2008) | 1 line
  
  [CXF-1779]exclude non-serializable property to JBI NormalizedMessage
........
  r691237 | seanoc | 2008-09-02 09:22:29 -0400 (Tue, 02 Sep 2008) | 1 line
  
  Fix for https://issues.apache.org/jira/browse/CXF-1662
........
  r691247 | seanoc | 2008-09-02 09:43:56 -0400 (Tue, 02 Sep 2008) | 1 line
  
  removed printStackTrace()
........

Modified:
    cxf/branches/2.1.x-fixes/   (props changed)

Propchange: cxf/branches/2.1.x-fixes/
------------------------------------------------------------------------------
--- svnmerge-blocked (original)
+++ svnmerge-blocked Tue Sep  2 10:24:04 2008
@@ -1 +1 @@
-/cxf/trunk:686343,686370,686382,686529,687783,688593,688791-688792,688868
+/cxf/trunk:686343,686370,686382,686529,687783,688593,688791-688792,688868,689458,689929,691148,691237,691247