You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by lh...@apache.org on 2011/01/18 11:19:41 UTC

svn commit: r1060288 - in /servicemix/smx4/features/trunk: branding/ camel/servicemix-camel/ cxf/cxf-binding-nmr/ cxf/cxf-transport-nmr/ examples/camel-blueprint/ examples/camel-nmr-blueprint/ examples/camel-nmr/ examples/camel-osgi/ examples/cxf-camel...

Author: lhein
Date: Tue Jan 18 10:19:41 2011
New Revision: 1060288

URL: http://svn.apache.org/viewvc?rev=1060288&view=rev
Log:
added description (see SM-2038)

Modified:
    servicemix/smx4/features/trunk/branding/pom.xml
    servicemix/smx4/features/trunk/camel/servicemix-camel/pom.xml
    servicemix/smx4/features/trunk/cxf/cxf-binding-nmr/pom.xml
    servicemix/smx4/features/trunk/cxf/cxf-transport-nmr/pom.xml
    servicemix/smx4/features/trunk/examples/camel-blueprint/pom.xml
    servicemix/smx4/features/trunk/examples/camel-nmr-blueprint/pom.xml
    servicemix/smx4/features/trunk/examples/camel-nmr/pom.xml
    servicemix/smx4/features/trunk/examples/camel-osgi/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-camel-nmr/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-jaxrs/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-nmr/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-osgi/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-ws-addressing/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-ws-rm/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-ws-security-osgi/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfbc-bundle/pom.xml
    servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfse-bundle/pom.xml

Modified: servicemix/smx4/features/trunk/branding/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/branding/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/branding/pom.xml (original)
+++ servicemix/smx4/features/trunk/branding/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>org.apache.servicemix.features.branding</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Branding Support</name>
+    <description>Branding for Apache ServiceMix features</description>
 
     <build>
         <resources>

Modified: servicemix/smx4/features/trunk/camel/servicemix-camel/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/camel/servicemix-camel/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/camel/servicemix-camel/pom.xml (original)
+++ servicemix/smx4/features/trunk/camel/servicemix-camel/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>org.apache.servicemix.camel.component</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Camel Support :: Component</name>
+    <description>Apache Camel component tight integrated in the NMR</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/cxf/cxf-binding-nmr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/cxf/cxf-binding-nmr/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/cxf/cxf-binding-nmr/pom.xml (original)
+++ servicemix/smx4/features/trunk/cxf/cxf-binding-nmr/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>org.apache.servicemix.cxf.binding.nmr</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: CXF Support :: Binding For NMR</name>
+    <description>Apache CXF Binding integration in the NMR </description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/cxf/cxf-transport-nmr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/cxf/cxf-transport-nmr/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/cxf/cxf-transport-nmr/pom.xml (original)
+++ servicemix/smx4/features/trunk/cxf/cxf-transport-nmr/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>org.apache.servicemix.cxf.transport.nmr</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: CXF Support :: Transport For NMR</name>
+    <description>Apache CXF Transport integration to NMR</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/camel-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/camel-blueprint/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/camel-blueprint/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/camel-blueprint/pom.xml Tue Jan 18 10:19:41 2011
@@ -32,6 +32,7 @@
     <artifactId>camel-blueprint</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: Camel Blueprint</name>
+    <description>Camel Example using blueprint for configuration</description>
 
     <build>
         <plugins>

Modified: servicemix/smx4/features/trunk/examples/camel-nmr-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/camel-nmr-blueprint/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/camel-nmr-blueprint/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/camel-nmr-blueprint/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>camel-nmr-blueprint</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: Camel NMR Blueprint</name>
+    <description>Camel example using NMR component and blueprint configuration</description>
 
     <build>
         <plugins>

Modified: servicemix/smx4/features/trunk/examples/camel-nmr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/camel-nmr/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/camel-nmr/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/camel-nmr/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>camel-nmr</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: Camel NMR</name>
+    <description>Camel Example using the Camel NMR component</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/camel-osgi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/camel-osgi/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/camel-osgi/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/camel-osgi/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>camel-osgi</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: Camel OSGi</name>
+    <description>Camel example using OSGi instead of JBI</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-camel-nmr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-camel-nmr/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-camel-nmr/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-camel-nmr/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>cxf-camel-nmr</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: CXF-Camel NMR</name>
+    <description>CXF Example using the CXF NMR integration</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-jaxrs/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-jaxrs/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-jaxrs/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-jaxrs/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>cxf-jaxrs</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: CXF JAX-RS OSGI</name>
+    <description>CXF Example using JAX-RS</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-nmr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-nmr/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-nmr/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-nmr/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>cxf-nmr</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: CXF NMR</name>
+    <description>CXF Example using the NMR integration</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-osgi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-osgi/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-osgi/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-osgi/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>cxf-osgi</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: CXF OSGi</name>
+    <description>CXF example using OSGi instead of JBI</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-ws-addressing/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-ws-addressing/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-ws-addressing/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-ws-addressing/pom.xml Tue Jan 18 10:19:41 2011
@@ -68,6 +68,7 @@
     <artifactId>cxf-ws-addressing</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: CXF WS-Addressing OSGI</name>
+    <description>CXF example using WS-Addressing</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-ws-rm/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-ws-rm/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-ws-rm/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-ws-rm/pom.xml Tue Jan 18 10:19:41 2011
@@ -30,6 +30,7 @@
     <artifactId>cxf-ws-rm</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: CXF WS-RM OSGi</name>
+    <description>CXF example using WS-RM</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-ws-security-osgi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-ws-security-osgi/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-ws-security-osgi/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-ws-security-osgi/pom.xml Tue Jan 18 10:19:41 2011
@@ -31,6 +31,7 @@
     <artifactId>cxf-ws-security-osgi</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: CXF WS-Security OSGi</name>
+    <description>CXF example using WS-Security</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfbc-bundle/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfbc-bundle/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfbc-bundle/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfbc-bundle/pom.xml Tue Jan 18 10:19:41 2011
@@ -31,6 +31,7 @@
     <artifactId>wsdl-first-cxfbc-bundle</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: WSDL First OSGi Package :: CXF BC Bundle</name>
+    <description>CXF WSDL first example :: CXF BC Bundle</description>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfse-bundle/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfse-bundle/pom.xml?rev=1060288&r1=1060287&r2=1060288&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfse-bundle/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/cxf-wsdl-first-osgi-package/wsdl-first-cxfse-bundle/pom.xml Tue Jan 18 10:19:41 2011
@@ -31,6 +31,7 @@
     <artifactId>wsdl-first-cxfse-bundle</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Features :: Examples :: WSDL First OSGi Package :: CXF SE Bundle</name>
+    <description>CXF WSDL first example :: CXF SE Bundle</description>
 
     <dependencies>
         <dependency>