Advertisement
Guest User

Untitled

a guest
May 6th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. Chain 1:
  2. ch.vivates.ams.pep [152.9]
  3. import: (&(osgi.wiring.package=org.joda.time)(version>=2.7.0)(!(version>=3.0.0)))
  4. |
  5. export: osgi.wiring.package=org.joda.time
  6. joda-time [64.0]
  7.  
  8. Chain 2:
  9. ch.vivates.ams.pep [152.9]
  10. import: (osgi.wiring.package=org.apache.activemq)
  11. |
  12. export: osgi.wiring.package=org.apache.activemq; uses:=com.thoughtworks.xstream
  13. org.apache.activemq.activemq-osgi [108.0]
  14. import: (&(osgi.wiring.package=com.thoughtworks.xstream)(version>=1.4.0)(!(version>=2.0.0)))
  15. |
  16. export: osgi.wiring.package=com.thoughtworks.xstream; uses:=org.joda.time
  17. org.apache.servicemix.bundles.xstream [118.0]
  18. import: (&(osgi.wiring.package=org.joda.time)(version>=1.6.0)(!(version>=3.0.0)))
  19. |
  20. export: osgi.wiring.package=org.joda.time
  21. joda-time [117.0]
  22.  
  23. bundle:install -s mvn:joda-time/joda-time/2.7
  24.  
  25. <feature name="name" version="3.0.0-SNAPSHOT" description="description">
  26. <details>details</details>
  27. <feature>http</feature>
  28. <feature>http-whiteboard</feature>
  29. <feature version="5.11.1">activemq-broker-noweb</feature>
  30. <feature version="2.14.1">camel-core</feature>
  31. <feature version="2.14.1">camel-blueprint</feature>
  32. <feature version="2.14.1">camel-netty4-http</feature>
  33. <feature version="2.14.1">camel-http4</feature>
  34. <feature version="2.14.1">camel-jms</feature>
  35. <feature version="5.11.1">activemq-camel</feature>
  36. <bundle dependency="true">mvn:my.package/base/3.0.0-SNAPSHOT</bundle>
  37. <bundle>mvn:my.package/myBundle/3.0.0-SNAPSHOT</bundle>
  38. <bundle>mvn:joda-time/joda-time/2.7</bundle>
  39. <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/2.6.1_3</bundle>
  40. <bundle>mvn:commons-lang/commons-lang/2.6</bundle>
  41. <bundle>wrap:mvn:org.owasp.esapi/esapi/2.0.1</bundle>
  42. <bundle>mvn:org.apache.santuario/xmlsec/1.5.6</bundle>
  43. <bundle>mvn:org.bouncycastle/bcprov-jdk15/1.46</bundle>
  44. <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-httpclient/3.1_7</bundle>
  45. <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-collections/3.2.1_3</bundle>
  46. <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.not-yet-commons-ssl/0.3.11_1</bundle>
  47. <bundle>mvn:org.codehaus.woodstox/woodstox-core-asl/4.4.1</bundle>
  48. <bundle>mvn:org.codehaus.woodstox/stax2-api/3.1.4</bundle>
  49. <bundle>mvn:org.herasaf.xacml.core/herasaf-xacml-core/1.0.0.RELEASE</bundle>
  50. <bundle>mvn:net.sf.ehcache/ehcache/2.9.0</bundle>
  51. <bundle>mvn:commons-codec/commons-codec/1.9</bundle>
  52. <bundle>mvn:commons-io/commons-io/2.4</bundle>
  53. </feature>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement