On Monday 22 September 2008 8:30:06 am [EMAIL PROTECTED] wrote: > If you need any help on creating bundles, please let me know > how I can help. We'll rely on CXF and OSGi in the future and I think > offering our help would be the least we could do.
Definitely file requests with the servicemix group and attach patches to get the bundles created. Their trunk: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/ Their JIRA: One of the IONA folks did a quick audit last week to get a list of stuff that needs to be done. Any patches toward reducing this list would be greatly appreciated. This is what it looks like as of last week broken up by feature/functionality: Ws-Security: +- bouncycastle:bcprov-jdk14:jar:136:runtime +- opensaml:opensaml:jar:1.1:compile +- xalan:xalan:jar:2.7.0:compile +- org.apache.ws.security:wss4j:jar:1.5.4:compile Any Json stuff: +- org.codehaus.jettison:jettison:jar:1.0.1:compile Jaxrs: +- commons-codec:commons-codec:jar:1.3:compile +- org.apache.abdera:abdera-extensions-json:jar:0.4.0-incubating:compile +- org.apache.abdera:abdera-i18n:jar:0.4.0-incubating:compile +- org.apache.abdera:abdera-parser:jar:0.4.0-incubating:compile +- org.apache.ws.commons.axiom:axiom-api:jar:1.2.7:compile | \- xml-apis:xml-apis:jar:1.3.02:compile (version managed from 1.3.04) +- org.apache.ws.commons.axiom:axiom-impl:jar:1.2.7:compile +- javax.ws.rs:jsr311-api:jar:0.8:compile +- org.apache.abdera:abdera-extensions-main:jar:0.4.0-incubating:compile +- jaxen:jaxen:jar:1.1:compile +- commons-lang:commons-lang:jar:2.4:compile \- org.apache.abdera:abdera-core:jar:0.4.0-incubating:compile Http binding: (older REST stuff) +- org.codehaus.jra:jra:jar:1.0-alpha-4:compile Javascript frontend: (not the ?js stuff) +- rhino:js:jar:1.6R7:compile Aegis databinding: +- jdom:jdom:jar:1.0:compile XMLBeans databinding: +- org.apache.xmlbeans:xmlbeans:jar:2.3.0:compile Jetty transport (instead of the OSGi HTTP transport that smx4 provides): +- org.slf4j:slf4j-api:jar:1.3.1:runtime +- org.mortbay.jetty:jetty:jar:6.1.9:compile +- org.slf4j:slf4j-jdk14:jar:1.3.1:runtime Dynamic client as well as tooling: +- com.sun.xml.bind:jaxb-xjc:jar:2.1.6:compile (version managed from 2.1.7) Tooling: +- velocity:velocity-dep:jar:1.4:runtime +- velocity:velocity:jar:1.4:compile +- antlr:antlr:jar:2.7.7:compile (corba tooling) Won't be needed anymore once we do a 2.1.3 but is needed for 2.1.2 aegis/javascript: +- net.java.dev.stax-utils:stax-utils:jar:20060502:compile -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog
