Author: jbonofre
Date: Mon Jan 24 20:55:53 2011
New Revision: 1062969

URL: http://svn.apache.org/viewvc?rev=1062969&view=rev
Log:
[SM-2038] Resuming adding OSGI-INF/bundle.info.

Added:
    servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/
    servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/
    servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/resources/
    servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/resources/OSGI-INF/
    
servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/resources/OSGI-INF/bundle.info
    servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/
    servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/
    servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/resources/
    servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/resources/OSGI-INF/
    
servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/resources/OSGI-INF/bundle.info
    servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/
    servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/
    servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/resources/
    servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/resources/OSGI-INF/
    
servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/resources/OSGI-INF/bundle.info
    servicemix/smx4/bundles/trunk/xmlresolver-1.2/src/main/resources/
    servicemix/smx4/bundles/trunk/xmlresolver-1.2/src/main/resources/OSGI-INF/
    
servicemix/smx4/bundles/trunk/xmlresolver-1.2/src/main/resources/OSGI-INF/bundle.info
Modified:
    servicemix/smx4/bundles/trunk/pom.xml
    
servicemix/smx4/bundles/trunk/xfire-1.2.5/src/main/resources/OSGI-INF/bundle.info
    servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml
    servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/pom.xml
    servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/pom.xml
    servicemix/smx4/bundles/trunk/xmlresolver-1.2/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1062969&r1=1062968&r2=1062969&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Jan 24 20:55:53 2011
@@ -228,6 +228,10 @@
         <module>xalan-serializer-2.7.1</module>
         <module>xerces-2.9.1</module>
         <module>xfire-1.2.5</module>
+        <module>xmlbeans-2.4.0</module>
+        <module>xmlbeans-2.5.0</module>
+        <module>xmlpull-1.1.3.1</module>
+        <module>xmlresolver-1.2</module>
     </modules>
 
 </project>

Modified: 
servicemix/smx4/bundles/trunk/xfire-1.2.5/src/main/resources/OSGI-INF/bundle.info
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xfire-1.2.5/src/main/resources/OSGI-INF/bundle.info?rev=1062969&r1=1062968&r2=1062969&view=diff
==============================================================================
--- 
servicemix/smx4/bundles/trunk/xfire-1.2.5/src/main/resources/OSGI-INF/bundle.info
 (original)
+++ 
servicemix/smx4/bundles/trunk/xfire-1.2.5/src/main/resources/OSGI-INF/bundle.info
 Mon Jan 24 20:55:53 2011
@@ -1,4 +1,37 @@
 \u001B[1mSYNOPSIS\u001B[0m
     ${project.description}
 
-    Original Maven URLs:
\ No newline at end of file
+    Original Maven URLs:
+        \u001B[33mmvn:${pkgGroupId}/xfire-aegis/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-annotations/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-castor/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-core/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-generator/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-jaxb2/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-jaxws/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-jibx/${pkgVersion}\u001B[0m
+        \u001B[33mmvn:${pkgGroupId}/xfire-xmlbeans/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    Codehaus XFire is a next-generation java SOAP framework. Codehaus XFire
+    makes service oriented development approachable through its easy to use
+    API and support for standards. It is also highly performant since it is
+    built on a low memory StAX based model.
+
+    XFire supports the following features:
+        *  Support for important Web Service standards - SOAP, WSDL, WS-I
+           Basic Profile, WS-Addressing, WS-Security, etc.
+        * High performance SOAP Stack
+        * Pluggable bindings POJOs, XMLBeans, JAXB 1.1, JAXB 2.0, and Castor
+          support
+        * JSR 181 API to configure services via Java 5 and 1.4
+          (Commons attributes JSR 181 syntax)
+        * Support for many different transports - HTTP, JMS, XMPP, In-JVM, etc.
+        * Embeddable and Intuitive API
+        * Spring, Pico, Plexus, and Loom support.
+        * JBI Support
+        * Client and server stub generation
+        * JAX-WS early access support
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttp://xfire.codehaus.org/\u001B[0m

Modified: servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml?rev=1062969&r1=1062968&r2=1062969&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml Mon Jan 24 20:55:53 
2011
@@ -21,9 +21,10 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-      <groupId>org.apache.servicemix.bundles</groupId>
-      <artifactId>bundles-pom</artifactId>
-      <version>4</version>
+        <groupId>org.apache.servicemix.bundles</groupId>
+        <artifactId>bundles-pom</artifactId>
+        <version>6-SNAPSHOT</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -31,9 +32,7 @@
     <version>2.4.0_5-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>
-        This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
-    </description>
+    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
 
     <properties>
         <pkgGroupId>org.apache.xmlbeans</pkgGroupId>

Added: 
servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/resources/OSGI-INF/bundle.info
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/resources/OSGI-INF/bundle.info?rev=1062969&view=auto
==============================================================================
--- 
servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/resources/OSGI-INF/bundle.info
 (added)
+++ 
servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/src/main/resources/OSGI-INF/bundle.info
 Mon Jan 24 20:55:53 2011
@@ -0,0 +1,21 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    XMLBeans is a technology for accessing XML by binding it to Java types.
+    XMLBeans provides several ways to get at the XML, including:
+
+        * Through XML schema that has been compiled to generate Java types that
+          represent schema types. In this way, you can access instances of the
+          schema through JavaBeans-style accessors after the fashion of 
"getFoo"
+          and "setFoo".
+          The XMLBeans API also allows you to reflect into the XML schema 
itself
+          through an XML Schema Object model.
+        * A cursor model through which you can traverse the full XML infoset.
+        * Support for XML DOM.
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttp://xmlbeans.apache.org/\u001B[0m

Modified: servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/pom.xml?rev=1062969&r1=1062968&r2=1062969&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/pom.xml Mon Jan 24 20:55:53 
2011
@@ -21,10 +21,10 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-      <groupId>org.apache.servicemix.bundles</groupId>
-      <artifactId>bundles-pom</artifactId>
-      <version>5-SNAPSHOT</version>
-      <relativePath>../bundles-pom/pom.xml</relativePath>        
+        <groupId>org.apache.servicemix.bundles</groupId>
+        <artifactId>bundles-pom</artifactId>
+        <version>6-SNAPSHOT</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -32,9 +32,7 @@
     <version>2.5.0_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>
-        This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
-    </description>
+    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
 
     <repositories>
       <repository>

Added: 
servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/resources/OSGI-INF/bundle.info
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/resources/OSGI-INF/bundle.info?rev=1062969&view=auto
==============================================================================
--- 
servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/resources/OSGI-INF/bundle.info
 (added)
+++ 
servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/src/main/resources/OSGI-INF/bundle.info
 Mon Jan 24 20:55:53 2011
@@ -0,0 +1,21 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    XMLBeans is a technology for accessing XML by binding it to Java types.
+    XMLBeans provides several ways to get at the XML, including:
+
+        * Through XML schema that has been compiled to generate Java types that
+          represent schema types. In this way, you can access instances of the
+          schema through JavaBeans-style accessors after the fashion of 
"getFoo"
+          and "setFoo".
+          The XMLBeans API also allows you to reflect into the XML schema 
itself
+          through an XML Schema Object model.
+        * A cursor model through which you can traverse the full XML infoset.
+        * Support for XML DOM.
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttp://xmlbeans.apache.org/\u001B[0m

Modified: servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/pom.xml?rev=1062969&r1=1062968&r2=1062969&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/pom.xml Mon Jan 24 20:55:53 
2011
@@ -24,7 +24,8 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>4</version>
+        <version>6-SNAPSHOT</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
     
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -32,9 +33,7 @@
     <packaging>bundle</packaging>
     <version>1.1.3.1_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>
-        This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
-    </description>
+    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
     
     <properties>
         <pkgGroupId>xmlpull</pkgGroupId>

Added: 
servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/resources/OSGI-INF/bundle.info
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/resources/OSGI-INF/bundle.info?rev=1062969&view=auto
==============================================================================
--- 
servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/resources/OSGI-INF/bundle.info
 (added)
+++ 
servicemix/smx4/bundles/trunk/xmlpull-1.1.3.1/src/main/resources/OSGI-INF/bundle.info
 Mon Jan 24 20:55:53 2011
@@ -0,0 +1,17 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    XMLPULL is a new streaming API that can read arbitrarily large documents
+    like SAX. However, as the name indicates, it is based on a pull model 
rather
+    than a push model. In XMLPULL the client is in control rather than the 
parser.
+    The application tells the parser when it wants to receive the next data 
chunk
+    rather than the parser telling the client when the next chunk of data is 
available.
+
+    Like SAX, XMLPULL is an open source, parser independent pure Java API 
based on
+    interfaces that can be implemented by multiple parsers.
+
+\u001B[1mSEE ALSO\u001B[0m

Modified: servicemix/smx4/bundles/trunk/xmlresolver-1.2/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlresolver-1.2/pom.xml?rev=1062969&r1=1062968&r2=1062969&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlresolver-1.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlresolver-1.2/pom.xml Mon Jan 24 20:55:53 
2011
@@ -23,7 +23,8 @@
     <parent>
            <groupId>org.apache.servicemix.bundles</groupId>
            <artifactId>bundles-pom</artifactId>
-           <version>4</version>
+           <version>6-SNAPSHOT</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -31,9 +32,7 @@
     <version>1.2_4-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>
-        This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
-    </description>
+    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
 
     <properties>
         <pkgArtifactId>xmlresolver</pkgArtifactId>

Added: 
servicemix/smx4/bundles/trunk/xmlresolver-1.2/src/main/resources/OSGI-INF/bundle.info
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlresolver-1.2/src/main/resources/OSGI-INF/bundle.info?rev=1062969&view=auto
==============================================================================
--- 
servicemix/smx4/bundles/trunk/xmlresolver-1.2/src/main/resources/OSGI-INF/bundle.info
 (added)
+++ 
servicemix/smx4/bundles/trunk/xmlresolver-1.2/src/main/resources/OSGI-INF/bundle.info
 Mon Jan 24 20:55:53 2011
@@ -0,0 +1,10 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:xml-resolver/xml-resolver/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+
+\u001B[1mSEE ALSO\u001B[0m
+    
\u001B[36mhttp://xml.apache.org/commons/components/resolver/#overview\u001B[0m


Reply via email to