You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ff...@apache.org on 2011/11/28 12:21:14 UTC

svn commit: r1207082 - in /camel/branches/camel-2.8.x: ./ examples/camel-example-reportincident-wssecurity/pom.xml

Author: ffang
Date: Mon Nov 28 11:21:13 2011
New Revision: 1207082

URL: http://svn.apache.org/viewvc?rev=1207082&view=rev
Log:
Merged revisions 1207068 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1207068 | ffang | 2011-11-28 18:59:36 +0800 (δΈ€, 28 11 2011) | 1 line
  
  [CAMEL-4718]camel-example-reportincident-wssecurity shouldn't import org.apache.cxf.transport.http_osgi package anymore
........

Modified:
    camel/branches/camel-2.8.x/   (props changed)
    camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/pom.xml

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/pom.xml?rev=1207082&r1=1207081&r2=1207082&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/pom.xml (original)
+++ camel/branches/camel-2.8.x/examples/camel-example-reportincident-wssecurity/pom.xml Mon Nov 28 11:21:13 2011
@@ -226,7 +226,6 @@
 							org.apache.cxf.transport.http,
 							org.apache.cxf.transport.http.policy,
 							org.apache.cxf.transport.http_jetty,
-							org.apache.cxf.transport.http_osgi,
 							org.apache.cxf.transport.jms,
 							org.apache.cxf.transports.http,
 							org.apache.cxf.workqueue,