Old modules removed
Project: http://git-wip-us.apache.org/repos/asf/servicemix-features/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-features/commit/d358d2ea Tree: http://git-wip-us.apache.org/repos/asf/servicemix-features/tree/d358d2ea Diff: http://git-wip-us.apache.org/repos/asf/servicemix-features/diff/d358d2ea Branch: refs/heads/master Commit: d358d2eab720bacba339eeff3a3d74d13e617f50 Parents: b081df7 Author: Krzysztof Sobkowiak <[email protected]> Authored: Wed Feb 8 20:20:35 2017 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Wed Feb 8 20:20:35 2017 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 531 ----------------- activiti/activiti-config/pom.xml | 78 --- .../activiti/config/CamelAwareELResolver.java | 77 --- .../OSGI-INF/blueprint/activiti-config.xml | 75 --- .../config/CamelAwareELResolverTest.java | 35 -- activiti/pom.xml | 40 -- assemblies/apache-servicemix-full/pom.xml | 67 --- .../src/main/descriptors/unix-bin.xml | 33 -- .../src/main/descriptors/windows-bin.xml | 33 -- .../etc/org.apache.karaf.features.cfg | 29 - assemblies/apache-servicemix-jbi/pom.xml | 106 ---- .../src/main/descriptors/unix-bin.xml | 102 ---- .../src/main/descriptors/windows-bin.xml | 98 ---- .../src/main/filtered-resources/README.txt | 236 -------- .../etc/org.apache.karaf.features.cfg | 29 - .../src/main/filtered-resources/pom.xml | 56 -- assemblies/apache-servicemix-minimal/pom.xml | 70 --- .../src/main/descriptors/minimal-unix-bin.xml | 128 ---- .../main/descriptors/minimal-windows-bin.xml | 116 ---- .../src/main/descriptors/unix-bin.xml | 33 -- .../src/main/descriptors/windows-bin.xml | 33 -- .../org.apache.felix.fileinstall-activemq.cfg | 25 - .../etc/org.apache.karaf.features.cfg | 29 - assemblies/apache-servicemix/pom.xml | 355 ----------- .../src/main/descriptors/unix-bin.xml | 42 -- .../src/main/descriptors/unix-src.xml | 125 ---- .../src/main/descriptors/windows-bin.xml | 41 -- .../src/main/descriptors/windows-src.xml | 125 ---- .../etc/org.apache.karaf.features.cfg | 29 - .../src/main/filtered-resources/features.xml | 373 ------------ assemblies/pom.xml | 48 -- assemblies/shared/pom.xml | 49 -- .../org.apache.felix.fileinstall-activemq.cfg | 24 - .../shared/src/main/filtered-resources/pom.xml | 55 -- .../filtered-resources/startup-obr.properties | 4 - assemblies/shared/src/main/resources/ant/README | 254 -------- .../main/resources/ant/servicemix-ant-task.xml | 588 ------------------- .../ant/servicemix_ant_taskdef.properties | 34 -- .../appended-resources/META-INF/LICENSE.vm | 39 -- .../appended-resources/META-INF/NOTICE | 5 - .../shared/src/main/resources/common-bin.xml | 47 -- .../src/main/resources/common-unix-bin.xml | 118 ---- .../src/main/resources/common-windows-bin.xml | 106 ---- .../src/main/resources/etc/activemq-broker.xml | 135 ----- .../src/main/resources/etc/custom.properties | 119 ---- .../src/main/resources/etc/jre.properties | 297 ---------- .../etc/org.apache.aries.transaction.cfg | 22 - .../etc/org.apache.karaf.features.obr.cfg | 28 - .../resources/etc/org.apache.servicemix.jbi.cfg | 34 -- .../resources/etc/org.apache.servicemix.nmr.cfg | 37 -- .../resources/etc/org.ops4j.pax.logging.cfg | 46 -- .../resources/etc/org.ops4j.pax.url.mvn.cfg | 100 ---- .../etc/org.ops4j.pax.web.cfg.empty.stub | 41 -- .../src/main/resources/etc/system.properties | 123 ---- .../src/main/resources/etc/users.properties | 21 - .../src/main/resources/examples-unix-bin.xml | 77 --- .../src/main/resources/examples-windows-bin.xml | 77 --- .../shared/src/main/resources/licenses/asm.txt | 30 - .../shared/src/main/resources/licenses/bsd.txt | 12 - .../src/main/resources/licenses/cddl-1.0.txt | 385 ------------ .../src/main/resources/licenses/cpl-1.0.txt | 213 ------- .../src/main/resources/licenses/epl-1.0.txt | 71 --- .../src/main/resources/licenses/slf4j-mit.txt | 21 - branding/pom.xml | 67 --- .../apache/karaf/branding/branding.properties | 32 - camel/pom.xml | 40 -- camel/servicemix-camel/pom.xml | 298 ---------- .../servicemix/camel/nmr/ServiceMixBinding.java | 166 ------ .../camel/nmr/ServiceMixComponent.java | 69 --- .../camel/nmr/ServiceMixConsumer.java | 141 ----- .../camel/nmr/ServiceMixEndpoint.java | 144 ----- .../camel/nmr/ServiceMixProducer.java | 214 ------- .../services/org/apache/camel/component/nmr | 18 - .../services/org/apache/camel/component/smx | 18 - .../resources/OSGI-INF/blueprint/camel-nmr.xml | 26 - .../apache/servicemix/camel/nmr/camel-nmr.xml | 35 -- .../camel/nmr/AbstractComponentTest.java | 136 ----- .../servicemix/camel/nmr/AttachmentTest.java | 167 ------ .../camel/nmr/CamelAsyncRouteTest.java | 134 ----- .../servicemix/camel/nmr/CamelTryCatchTest.java | 84 --- .../servicemix/camel/nmr/CxfMessageTest.java | 102 ---- .../camel/nmr/ExceptionHandleTest.java | 181 ------ .../servicemix/camel/nmr/HelloService.java | 26 - .../servicemix/camel/nmr/HelloServiceImpl.java | 34 -- .../apache/servicemix/camel/nmr/MtomImpl.java | 57 -- .../camel/nmr/MultipleProducersTest.java | 74 --- .../apache/servicemix/camel/nmr/PersonImpl.java | 43 -- .../servicemix/camel/nmr/RunAsSubjectTest.java | 75 --- .../camel/nmr/SecuritySubjectTest.java | 154 ----- .../camel/nmr/ServiceMixBindingTest.java | 58 -- .../camel/nmr/ServiceMixComponentTest.java | 71 --- .../camel/nmr/ShouldRunSynchronouslyTest.java | 64 -- .../servicemix/camel/nmr/SimpleNmrTest.java | 107 ---- .../camel/nmr/SmxToCxfSpringTest.java | 57 -- .../servicemix/camel/nmr/SmxToCxfTest.java | 120 ---- .../servicemix/camel/nmr/TimeoutTest.java | 99 ---- .../camel/nmr/ws/addressing/GreeterImpl.java | 222 ------- .../camel/nmr/ws/addressing/HeaderVerifier.java | 226 ------- .../camel/nmr/ws/addressing/MAPVerifier.java | 107 ---- .../nmr/ws/addressing/VerificationCache.java | 21 - .../nmr/ws/addressing/WSAddressingTest.java | 386 ------------ .../camel/nmr/ws/policy/ConnectionHelper.java | 43 -- .../camel/nmr/ws/policy/GreeterImpl.java | 29 - .../camel/nmr/ws/policy/WSPolicyTest.java | 162 ----- .../servicemix/camel/nmr/ws/rm/GreeterImpl.java | 142 ----- .../camel/nmr/ws/rm/TwowayThread.java | 38 -- .../servicemix/camel/nmr/ws/rm/WSRMTest.java | 151 ----- .../camel/nmr/ws/security/GreeterImpl.java | 34 -- .../ws/security/KeystorePasswordCallback.java | 62 -- .../camel/nmr/ws/security/WSSecurityTest.java | 143 ----- .../src/test/resources/log4j.properties | 37 -- .../servicemix/camel/spring/CxfMessageBeans.xml | 57 -- .../servicemix/camel/spring/DummyBean.xml | 28 - .../servicemix/camel/spring/EndpointBeans.xml | 49 -- .../org/apache/servicemix/camel/spring/mtom.xml | 51 -- .../camel/ws/addressing/addressing-hpux.xml | 33 -- .../camel/ws/addressing/addressing.xml | 33 -- .../camel/ws/addressing/hello_world.wsdl | 407 ------------- .../servicemix/camel/ws/addressing/server.xml | 89 --- .../camel/ws/addressing/wsa_interceptors.xml | 63 -- .../camel/ws/policy/addr-external.xml | 33 -- .../apache/servicemix/camel/ws/policy/addr.xml | 41 -- .../servicemix/camel/ws/policy/server.xml | 66 --- .../apache/servicemix/camel/ws/policy/xbean.xml | 69 --- .../servicemix/camel/ws/rm/atmostonce.xml | 45 -- .../apache/servicemix/camel/ws/rm/decoupled.xml | 56 -- .../apache/servicemix/camel/ws/rm/deferred.xml | 41 -- .../camel/ws/rm/inactivity-timeout.xml | 38 -- .../camel/ws/rm/message-loss-server.xml | 83 --- .../servicemix/camel/ws/rm/message-loss.xml | 41 -- .../apache/servicemix/camel/ws/rm/no-offer.xml | 42 -- .../servicemix/camel/ws/rm/rminterceptors.xml | 64 -- .../servicemix/camel/ws/rm/seqlength1.xml | 35 -- .../servicemix/camel/ws/rm/seqlength10.xml | 36 -- .../apache/servicemix/camel/ws/rm/sequence.xml | 106 ---- .../apache/servicemix/camel/ws/rm/server.xml | 88 --- .../servicemix/camel/ws/rm/suppressed.xml | 41 -- .../camel/ws/rm/terminate-on-shutdown.xml | 44 -- .../camel/ws/rm/twoway-endpoint-specific.xml | 90 --- .../servicemix/camel/ws/security/alice.jks | Bin 1821 -> 0 bytes .../camel/ws/security/alice.properties | 23 - .../apache/servicemix/camel/ws/security/bob.jks | Bin 1820 -> 0 bytes .../servicemix/camel/ws/security/bob.properties | 23 - .../servicemix/camel/ws/security/client.xml | 89 --- .../camel/ws/security/hello_world.wsdl | 43 -- .../camel/ws/security/hello_world_base.wsdl | 407 ------------- .../servicemix/camel/ws/security/server.xml | 114 ---- .../src/test/resources/person.wsdl | 97 --- cxf/cxf-binding-nmr/pom.xml | 243 -------- .../servicemix/cxf/binding/nmr/NMRBinding.java | 50 -- .../cxf/binding/nmr/NMRBindingFactory.java | 67 --- .../cxf/binding/nmr/NMRBindingInfo.java | 30 - .../cxf/binding/nmr/NMRConstants.java | 37 -- .../servicemix/cxf/binding/nmr/NMRFault.java | 64 -- .../servicemix/cxf/binding/nmr/NMRMessage.java | 35 -- .../nmr/interceptors/NMRFaultInInterceptor.java | 71 --- .../interceptors/NMRFaultOutInterceptor.java | 103 ---- .../interceptors/NMROperationInInterceptor.java | 72 --- .../interceptors/NMRWrapperInInterceptor.java | 139 ----- .../interceptors/NMRWrapperOutInterceptor.java | 102 ---- .../cxf/binding/nmr/cxf-binding-nmr.xml | 36 -- .../nmr/interceptors/Messages.properties | 61 -- .../servicemix/cxf/binding/nmr/GreeterImpl.java | 55 -- .../binding/nmr/HackOperationInterceptor.java | 53 -- .../cxf/binding/nmr/NMRBindingFactoryTest.java | 56 -- .../cxf/binding/nmr/NMRClientServerTest.java | 81 --- .../servicemix/cxf/binding/nmr/Server.java | 66 --- .../NMRFaultOutInterceptorTest.java | 106 ---- .../NMROperationInInterceptorTest.java | 99 ---- .../src/test/resources/cxf-binding-nmr.xml | 49 -- .../src/test/resources/hello_world_nmr.wsdl | 165 ------ cxf/cxf-transport-nmr/pom.xml | 244 -------- .../src/main/build-resources/catalog.cat | 21 - .../src/main/build-resources/wsdl.xsd | 310 ---------- .../cxf/transport/nmr/NMRConduit.java | 73 --- .../transport/nmr/NMRConduitOutputStream.java | 313 ---------- .../cxf/transport/nmr/NMRDestination.java | 230 -------- .../nmr/NMRDestinationOutputStream.java | 145 ----- .../cxf/transport/nmr/NMRMessageHelper.java | 57 -- .../cxf/transport/nmr/NMRTransportFactory.java | 170 ------ .../nmr/wsdl11/NMRTransportPlugin.java | 45 -- .../cxf/transport/nmr/cxf-transport-nmr.xml | 42 -- .../cxf/transport/nmr/Messages.properties | 46 -- .../src/main/resources/schemas/wsdl/nmr.xjb | 34 -- .../src/main/resources/schemas/wsdl/nmr.xsd | 46 -- .../cxf/transport/nmr/AbstractJBITest.java | 119 ---- .../servicemix/cxf/transport/nmr/Greeter.java | 93 --- .../cxf/transport/nmr/NMRConduitTest.java | 135 ----- .../cxf/transport/nmr/NMRDestinationTest.java | 205 ------- cxf/pom.xml | 41 -- examples/README.txt | 152 ----- .../activemq-camel-blueprint/README.txt | 247 -------- .../org.apache.servicemix.examples.cfg | 22 - .../activemq/activemq-camel-blueprint/pom.xml | 51 -- .../examples/activemq/MyTransform.java | 52 -- .../resources/OSGI-INF/blueprint/blueprint.xml | 54 -- examples/activemq/pom.xml | 39 -- examples/activiti/activiti-camel/README.txt | 146 ----- examples/activiti/activiti-camel/pom.xml | 61 -- .../examples/activiti/ActivitiRouteBuilder.java | 95 --- .../OSGI-INF/activiti/OrderProcess.bpmn20.xml | 44 -- .../OSGI-INF/blueprint/activiti-camel.xml | 48 -- examples/activiti/pom.xml | 38 -- examples/akka/akka-camel/README.txt | 134 ----- examples/akka/akka-camel/pom.xml | 118 ---- .../resources/OSGI-INF/blueprint/akka-camel.xml | 43 -- .../src/main/resources/application.conf | 5 - .../servicemix/examples/akka/Application.scala | 36 -- .../servicemix/examples/akka/CamelBridge.scala | 80 --- .../servicemix/examples/akka/RouteBuilder.scala | 54 -- .../apache/servicemix/examples/akka/Stats.scala | 134 ----- .../src/test/resources/generate_test_data.rb | 25 - .../src/test/resources/log4j.properties | 33 -- .../src/test/resources/samples/file1.csv | 200 ------- .../src/test/resources/samples/file2.csv | 200 ------- .../src/test/resources/samples/file3.csv | 200 ------- .../src/test/resources/samples/file4.csv | 200 ------- .../src/test/resources/samples/file5.csv | 200 ------- .../examples/akka/RouteBuilderTest.scala | 57 -- .../servicemix/examples/akka/StatsTest.scala | 73 --- examples/akka/pom.xml | 39 -- examples/camel/camel-blueprint/README.txt | 235 -------- .../org.apache.servicemix.examples.cfg | 22 - examples/camel/camel-blueprint/pom.xml | 51 -- .../servicemix/examples/camel/MyTransform.java | 52 -- .../resources/OSGI-INF/blueprint/blueprint.xml | 44 -- examples/camel/camel-osgi/README.txt | 237 -------- .../org.apache.servicemix.examples.cfg | 22 - examples/camel/camel-osgi/pom.xml | 64 -- .../examples/camel/MyRouteBuilder.java | 48 -- .../servicemix/examples/camel/MyTransform.java | 58 -- .../main/resources/META-INF/spring/beans.xml | 51 -- examples/camel/pom.xml | 40 -- examples/cxf/cxf-jaxrs-blueprint/README.txt | 263 --------- examples/cxf/cxf-jaxrs-blueprint/pom.xml | 82 --- .../servicemix/examples/cxf/jaxrs/Customer.java | 43 -- .../examples/cxf/jaxrs/CustomerService.java | 118 ---- .../servicemix/examples/cxf/jaxrs/Order.java | 71 --- .../servicemix/examples/cxf/jaxrs/Product.java | 43 -- .../examples/cxf/jaxrs/client/Client.java | 112 ---- .../resources/OSGI-INF/blueprint/blueprint.xml | 35 -- .../examples/cxf/jaxrs/client/add_customer.xml | 3 - .../cxf/jaxrs/client/update_customer.xml | 4 - examples/cxf/cxf-jaxrs/README.txt | 263 --------- examples/cxf/cxf-jaxrs/pom.xml | 86 --- .../servicemix/examples/cxf/jaxrs/Customer.java | 43 -- .../examples/cxf/jaxrs/CustomerService.java | 118 ---- .../servicemix/examples/cxf/jaxrs/Order.java | 71 --- .../servicemix/examples/cxf/jaxrs/Product.java | 43 -- .../examples/cxf/jaxrs/client/Client.java | 112 ---- .../main/resources/META-INF/spring/beans.xml | 38 -- .../examples/cxf/jaxrs/client/add_customer.xml | 3 - .../cxf/jaxrs/client/update_customer.xml | 4 - examples/cxf/cxf-jaxws-blueprint/README.txt | 243 -------- examples/cxf/cxf-jaxws-blueprint/client.html | 136 ----- examples/cxf/cxf-jaxws-blueprint/pom.xml | 86 --- .../examples/cxf/EnableCORSInterceptor.java | 48 -- .../servicemix/examples/cxf/HelloWorld.java | 28 - .../servicemix/examples/cxf/HelloWorldImpl.java | 31 - .../servicemix/samples/cxf_osgi/Client.java | 52 -- .../resources/OSGI-INF/blueprint/blueprint.xml | 44 -- .../servicemix/samples/cxf_osgi/request.xml | 24 - examples/cxf/cxf-osgi/README.txt | 243 -------- examples/cxf/cxf-osgi/client.html | 136 ----- examples/cxf/cxf-osgi/pom.xml | 90 --- .../examples/cxf/EnableCORSInterceptor.java | 48 -- .../servicemix/examples/cxf/HelloWorld.java | 28 - .../servicemix/examples/cxf/HelloWorldImpl.java | 31 - .../servicemix/samples/cxf_osgi/Client.java | 54 -- .../main/resources/META-INF/spring/beans.xml | 38 -- .../servicemix/samples/cxf_osgi/request.xml | 24 - examples/cxf/cxf-ws-addressing/README.txt | 308 ---------- examples/cxf/cxf-ws-addressing/client.html | 145 ----- examples/cxf/cxf-ws-addressing/pom.xml | 134 ----- .../examples/cxf/EnableCORSInterceptor.java | 48 -- .../examples/cxf/wsaddressing/Client.java | 54 -- .../examples/cxf/wsaddressing/GreeterImpl.java | 79 --- .../main/resources/META-INF/spring/beans.xml | 109 ---- .../examples/cxf/wsaddressing/request.xml | 18 - .../main/resources/wsdl/hello_world_addr.wsdl | 174 ------ examples/cxf/cxf-ws-rm/README.txt | 214 ------- examples/cxf/cxf-ws-rm/pom.xml | 118 ---- .../servicemix/examples/cxf/HelloWorld.java | 28 - .../servicemix/examples/cxf/HelloWorldImpl.java | 31 - .../servicemix/samples/cxf_ws_rm/Client.java | 78 --- .../samples/cxf_ws_rm/MessageLossSimulator.java | 130 ---- .../src/main/resources/HelloWorld.wsdl | 52 -- .../main/resources/META-INF/spring/beans.xml | 61 -- .../servicemix/samples/cxf_ws_rm/ws_rm.xml | 54 -- .../cxf/cxf-ws-security-blueprint/README.txt | 257 -------- .../cxf/cxf-ws-security-blueprint/client.html | 144 ----- examples/cxf/cxf-ws-security-blueprint/pom.xml | 101 ---- .../apache/servicemix/examples/cxf/Client.java | 55 -- .../examples/cxf/ClientPasswordCallback.java | 41 -- .../cxf/CustomerSecurityInterceptor.java | 54 -- .../examples/cxf/EnableCORSInterceptor.java | 48 -- .../servicemix/examples/cxf/HelloWorld.java | 28 - .../servicemix/examples/cxf/HelloWorldImpl.java | 31 - .../resources/OSGI-INF/blueprint/blueprint.xml | 54 -- .../src/main/resources/log4j.properties | 9 - examples/cxf/cxf-ws-security-osgi/README.txt | 256 -------- examples/cxf/cxf-ws-security-osgi/client.html | 144 ----- examples/cxf/cxf-ws-security-osgi/pom.xml | 101 ---- .../apache/servicemix/examples/cxf/Client.java | 55 -- .../examples/cxf/ClientPasswordCallback.java | 41 -- .../cxf/CustomerSecurityInterceptor.java | 54 -- .../examples/cxf/EnableCORSInterceptor.java | 48 -- .../servicemix/examples/cxf/HelloWorld.java | 28 - .../servicemix/examples/cxf/HelloWorldImpl.java | 31 - .../main/resources/META-INF/spring/beans.xml | 55 -- .../src/main/resources/log4j.properties | 8 - .../cxf/cxf-ws-security-signature/README.txt | 248 -------- examples/cxf/cxf-ws-security-signature/pom.xml | 96 --- .../apache/servicemix/examples/cxf/Client.java | 54 -- .../servicemix/examples/cxf/HelloWorld.java | 29 - .../servicemix/examples/cxf/HelloWorldImpl.java | 33 -- .../examples/cxf/ServerPasswordCallback.java | 41 -- .../main/resources/META-INF/spring/beans.xml | 71 --- .../apache/servicemix/examples/cxf/request.xml | 1 - .../src/main/resources/server-truststore.jks | Bin 639 -> 0 bytes examples/cxf/pom.xml | 47 -- examples/jbi/bridge-camel/README.txt | 151 ----- .../jbi/bridge-camel/bridge-camel-sa/pom.xml | 63 -- .../jbi/bridge-camel/bridge-camel-su/pom.xml | 48 -- .../src/main/resources/bridge.xslt | 29 - .../src/main/resources/camel-context.xml | 36 -- .../jbi/bridge-camel/bridge-http-su/pom.xml | 52 -- .../bridge-http-su/src/main/resources/xbean.xml | 30 - examples/jbi/bridge-camel/bridge-jms-su/pom.xml | 78 --- .../bridge-jms-su/src/main/resources/xbean.xml | 34 -- examples/jbi/bridge-camel/client.html | 137 ----- examples/jbi/bridge-camel/client/pom.xml | 61 -- .../servicemix/samples/bridgecamel/Client.java | 60 -- .../servicemix/samples/bridgecamel/request.xml | 10 - examples/jbi/bridge-camel/pom.xml | 72 --- .../jbi/bridge-camel/src/main/assembly/src.xml | 45 -- examples/jbi/bridge/README.txt | 161 ----- examples/jbi/bridge/bridge-eip-su/pom.xml | 52 -- .../bridge-eip-su/src/main/resources/xbean.xml | 32 - examples/jbi/bridge/bridge-http-su/pom.xml | 52 -- .../bridge-http-su/src/main/resources/xbean.xml | 30 - examples/jbi/bridge/bridge-jms-su/pom.xml | 78 --- .../bridge-jms-su/src/main/resources/xbean.xml | 34 -- examples/jbi/bridge/bridge-sa/pom.xml | 68 --- examples/jbi/bridge/bridge-xslt-su/pom.xml | 52 -- .../src/main/resources/bridge.xslt | 29 - .../bridge-xslt-su/src/main/resources/xbean.xml | 30 - examples/jbi/bridge/client.html | 137 ----- examples/jbi/bridge/client/pom.xml | 61 -- .../servicemix/samples/bridge/Client.java | 60 -- .../servicemix/samples/bridge/request.xml | 26 - examples/jbi/bridge/pom.xml | 53 -- examples/jbi/camel/README.txt | 132 ----- examples/jbi/camel/camel-sa/pom.xml | 57 -- examples/jbi/camel/camel-simple-su/pom.xml | 66 --- .../servicemix/samples/MyRouteBuilder.java | 33 -- .../src/main/resources/camel-context.xml | 31 - examples/jbi/camel/pom.xml | 50 -- examples/jbi/cluster/README.txt | 151 ----- .../cluster/instances/smx1/deploy/cluster.xml | 33 -- .../jbi/cluster/instances/smx1/deploy/jms.xml | 65 -- .../cluster/instances/smx1/deploy/quartz.xml | 53 -- .../jbi/cluster/instances/smx2/deploy/camel.xml | 52 -- .../cluster/instances/smx2/deploy/cluster.xml | 33 -- .../jbi/cluster/instances/smx2/deploy/jms.xml | 66 --- examples/jbi/cluster/pom.xml | 67 --- .../jbi/cxf-wsdl-first-osgi-package/README.txt | 224 ------- .../jbi/cxf-wsdl-first-osgi-package/client.html | 135 ----- .../cxf-wsdl-first-osgi-package/client/pom.xml | 61 -- .../servicemix/samples/wsdl_first/Client.java | 53 -- .../servicemix/samples/wsdl_first/request.xml | 9 - .../jbi/cxf-wsdl-first-osgi-package/pom.xml | 41 -- .../wsdl-first-cxfbc-bundle/pom.xml | 74 --- .../main/resources/META-INF/spring/beans.xml | 33 -- .../src/main/resources/person.wsdl | 98 ---- .../wsdl-first-cxfse-bundle/pom.xml | 108 ---- .../samples/wsdl_first/PersonImpl.java | 40 -- .../main/resources/META-INF/spring/beans.xml | 36 -- .../src/main/resources/person.wsdl | 98 ---- examples/jbi/cxf-wsdl-first/README.txt | 208 ------- examples/jbi/cxf-wsdl-first/client.html | 135 ----- examples/jbi/cxf-wsdl-first/client/pom.xml | 61 -- .../servicemix/samples/wsdl_first/Client.java | 53 -- .../servicemix/samples/wsdl_first/request.xml | 9 - examples/jbi/cxf-wsdl-first/pom.xml | 70 --- .../cxf-wsdl-first/src/main/assembly/src.xml | 39 -- .../cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml | 58 -- .../cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml | 52 -- .../src/main/resources/person.wsdl | 98 ---- .../src/main/resources/xbean.xml | 27 - .../cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml | 118 ---- .../samples/wsdl_first/PersonImpl.java | 40 -- .../src/main/resources/person.wsdl | 98 ---- .../src/main/resources/xbean.xml | 28 - examples/jbi/pom.xml | 43 -- examples/jbi/simple/README.txt | 119 ---- examples/jbi/simple/client.html | 224 ------- examples/jbi/simple/groovy.xml | 69 --- examples/jbi/simple/quartz.xml | 56 -- examples/jbi/simple/wsn.xml | 76 --- examples/nmr/basic/README.txt | 195 ------ examples/nmr/basic/client/pom.xml | 81 --- .../nmr/examples/nmr/client/Client.java | 98 ---- .../main/resources/META-INF/spring/beans.xml | 39 -- examples/nmr/basic/endpoint/pom.xml | 70 --- .../nmr/examples/nmr/endpoint/EchoEndpoint.java | 45 -- .../main/resources/META-INF/spring/beans.xml | 44 -- examples/nmr/basic/pom.xml | 40 -- examples/nmr/camel-nmr-blueprint/README.txt | 239 -------- .../org.apache.servicemix.examples.cfg | 22 - examples/nmr/camel-nmr-blueprint/pom.xml | 52 -- .../servicemix/examples/camel/MyTransform.java | 54 -- .../resources/OSGI-INF/blueprint/blueprint.xml | 50 -- examples/nmr/camel-nmr/README.txt | 191 ------ examples/nmr/camel-nmr/pom.xml | 60 -- .../servicemix/examples/camel/MyTransform.java | 56 -- .../main/resources/META-INF/spring/beans.xml | 48 -- examples/nmr/cxf-camel-nmr/README.txt | 196 ------- examples/nmr/cxf-camel-nmr/pom.xml | 83 --- .../examples/cxfcamel/HelloWorld.java | 28 - .../examples/cxfcamel/HelloWorldImpl.java | 31 - .../examples/cxfcamel/MyTransform.java | 66 --- .../src/main/resources/META-INF/MANIFEST.MF | 5 - .../main/resources/META-INF/spring/beans.xml | 55 -- examples/nmr/cxf-nmr/README.txt | 144 ----- examples/nmr/cxf-nmr/pom.xml | 71 --- .../servicemix/examples/cxf/HelloWorld.java | 28 - .../servicemix/examples/cxf/HelloWorldImpl.java | 31 - .../main/resources/META-INF/spring/beans.xml | 36 -- examples/nmr/interceptors/README.txt | 37 -- examples/nmr/interceptors/endpoint/README.txt | 140 ----- examples/nmr/interceptors/endpoint/pom.xml | 71 --- .../endpoint/CustomEndpointListener.java | 51 -- .../main/resources/META-INF/spring/beans.xml | 44 -- examples/nmr/interceptors/exchange/README.txt | 156 ----- examples/nmr/interceptors/exchange/pom.xml | 71 --- .../exchange/CustomExchangeListener.java | 90 --- .../main/resources/META-INF/spring/beans.xml | 44 -- examples/nmr/interceptors/pom.xml | 40 -- examples/nmr/pom.xml | 44 -- examples/pom.xml | 46 -- itests/cxf-handler-cfg/pom.xml | 104 ---- .../cxf/springcfghandler/AddNumbersImpl.java | 58 -- .../springcfghandler/ModifyNumberHandler.java | 76 --- .../main/resources/META-INF/spring/beans.xml | 67 --- .../src/main/resources/wsdl/addNumbers.wsdl | 96 --- itests/cxf-http-osgi/pom.xml | 85 --- .../examples/cxf_http_osgi/HelloWorldImpl.java | 35 -- .../main/resources/META-INF/spring/beans.xml | 61 -- .../src/main/resources/wsdl/hello_world.wsdl | 79 --- itests/cxf-jms-osgi/pom.xml | 97 --- .../examples/cxf_jms_osgi/HelloWorldImpl.java | 36 -- .../META-INF/spring/activemq-broker.xml | 133 ----- .../main/resources/META-INF/spring/beans.xml | 85 --- .../src/main/resources/wsdl/hello_world.wsdl | 86 --- itests/cxf-mtom-osgi/pom.xml | 107 ---- .../examples/cxf/mtom/TestMtomImpl.java | 65 -- .../main/resources/META-INF/spring/beans.xml | 71 --- .../src/main/resources/wsdl/mtom.wsdl | 83 --- itests/cxf-nmr-osgi/pom.xml | 89 --- .../examples/cxf_nmr_osgi/HelloWorldImpl.java | 35 -- .../main/resources/META-INF/spring/beans.xml | 68 --- .../src/main/resources/wsdl/hello_world.wsdl | 81 --- itests/cxf-soap-handler-osgi/pom.xml | 105 ---- .../cxf/soaphandler/AddNumbersImpl.java | 58 -- .../cxf/soaphandler/LoggingHandler.java | 104 ---- .../cxf/soaphandler/SmallNumberHandler.java | 135 ----- .../main/resources/META-INF/spring/beans.xml | 57 -- .../src/main/resources/config/demo_handlers.xml | 29 - .../src/main/resources/wsdl/addNumbers.wsdl | 96 --- itests/cxf-ws-security-osgi/pom.xml | 83 --- .../servicemix/examples/cxf/HelloWorld.java | 28 - .../servicemix/examples/cxf/HelloWorldImpl.java | 31 - .../examples/cxf/ServerPasswordCallback.java | 41 -- .../main/resources/META-INF/spring/beans.xml | 53 -- itests/pom.xml | 48 -- itests/test-commons/pom.xml | 100 ---- .../src/main/resources/wsdl/hello_world.wsdl | 79 --- itests/tests/pom.xml | 562 ------------------ .../examples/CXFNMRIntegrationTest.java | 174 ------ .../servicemix/examples/IntegrationTest.java | 405 ------------- .../tests/src/test/resources/log4j.properties | 34 -- itests/tests/src/test/resources/me.bmp | Bin 163166 -> 0 bytes .../resources/org/apache/servicemix/MANIFEST.MF | 32 - .../resources/org/apache/servicemix/request.xml | 16 - logging/jms-appender/README.txt | 52 -- logging/jms-appender/pom.xml | 98 ---- .../logging/jms/DefaultLoggingEventFormat.java | 70 --- .../servicemix/logging/jms/JMSAppender.java | 121 ---- .../logging/jms/LoggingEventFormat.java | 28 - .../logging/jms/LogstashEventFormat.java | 68 --- .../resources/OSGI-INF/blueprint/config.xml | 45 -- .../servicemix/logging/jms/JMSAppenderTest.java | 105 ---- .../logging/jms/LogstashEventFormatTest.java | 50 -- .../servicemix/logging/jms/MockEvents.java | 53 -- .../src/test/resources/log4j.properties | 33 -- logging/pom.xml | 39 -- pom.xml | 8 - 498 files changed, 42208 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES deleted file mode 100644 index 0f133fa..0000000 --- a/RELEASE-NOTES +++ /dev/null @@ -1,531 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with - * this work for additional information regarding copyright ownership. - * The ASF licenses this file to You under the Apache License, Version 2.0 - * (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - Apache ServiceMix 4.5.2 - ================================ - Overview - -------- - -Apache ServiceMix 4.5.2 is a minor release of the OSGi based ServiceMix ESB platform. This release picks up new versions of -Apache Camel and Apache Karaf. It also contains a few bug fixes. - -ServiceMix 4.5.2 includes the following major dependency versions: -- Apache ActiveMQ 5.7.0 (http://activemq.apache.org) -- Activiti 5.10 (http://www.activiti.org) -- Apache Camel 2.10.6 (http://camel.apache.org) -- Apache CXF 2.6.8 (http://cxf.apache.org) -- Apache Karaf 2.2.11 (http://karaf.apache.org) -- Apache ServiceMix NMR 1.6.1 -- Apache ServiceMix JBI Components 2013.01 - - Changelog - --------- - -Release Notes - ServiceMix 4 - Version 4.5.2 - -** Bug - * [SMX4-1381] - cannot install servicemix-drools feature - * [SMX4-1423] - No org.apache.cxf.jaxws.spi.ProviderImpl found - * [SMX4-1424] - Use official org.jruby:jruby lib - * [SMX4-1448] - Activiti repository URL missing in Pax URL Maven configuration - * [SMX4-1451] - Upgrade to Karaf 2.2.11 - * [SMX4-1455] - drools install error - * [SMX4-1472] - servicemix-camel component should honor the synchronous option - * [SMX4-1486] - Update to Camel 2.10.5 - -** Improvement - * [SMX4-1378] - cxf-nmr trasport should copy the message header from CXF the Protocol Header - * [SMX4-1452] - introduce a throwExceptionOnFailure parameter for camel-nmr producer endpoint - -** Task - * [SMX4-1453] - Excessive logging in CXF NMR binding and transport - * [SMX4-1487] - Release Apache ServiceMix 4.5.2 - - - - Apache ServiceMix 4.5.1 - ================================ - Overview - -------- - -Apache ServiceMix 4.5.1 is a minor release of the OSGi based ServiceMix ESB platform. This release picks up new versions of -Apache Camel and Apache CXF. It also contains a few bug fixes/ - -ServiceMix 4.5.1 includes the following major dependency versions: -- Apache ActiveMQ 5.7.0 (http://activemq.apache.org) -- Activiti 5.10 (http://www.activiti.org) -- Apache Camel 2.10.4 (http://camel.apache.org) -- Apache CXF 2.6.6 (http://cxf.apache.org) -- Apache Karaf 2.2.10 (http://karaf.apache.org) -- Apache ServiceMix NMR 1.6.0 -- Apache ServiceMix JBI Components 2013.01 - - Changelog - --------- - -** Bug - * [SMX4-1286] - Replace camel-activemq with activemq-camel - * [SMX4-1380] - Exception when using CXF/SAAJ in ServiceMix 4.5.0 - * [SMX4-1399] - incorrect readme.txt files in cxf examples - * [SMX4-1401] - cxf-ws-security-blueprint log4j warning + wrong README info - * [SMX4-1405] - NMR example is broken - -** Task - * [SMX4-1318] - upgrade to cxf 2.6.6 - * [SMX4-1388] - Release Apache ServiceMix 4.5.1 - - - Apache ServiceMix 4.5.0 - ================================ - Overview - -------- - -Apache ServiceMix 4.5.0 is a major release of the OSGi based ServiceMix ESB platform. This release contains many -bugfixes and feature enhancements over the 4.5.0 release. New features include support for Activiti and a JMS log -appender implementation. - -ServiceMix 4.5.0 includes the following major dependency upgrades: -- Apache ActiveMQ 5.7.0 (http://activemq.apache.org) -- Activiti 5.10 (http://www.activiti.org) -- Apache Camel 2.10.3 (http://camel.apache.org) -- Apache CXF 2.6.3 (http://cxf.apache.org) -- Apache Karaf 2.2.10 (http://karaf.apache.org) -- Apache ServiceMix NMR 1.6.0 -- Apache ServiceMix JBI Components 2013.01 - - Changelog - --------- - -** Bug - * [SMX4-537] - Startup script (bin/servicemix) misconfigures java.ext.dirs, breaking things like SSL in CXF - * [SMX4-784] - activemq:list/activemq:query/activemq:bstat command doesn't work - * [SMX4-1013] - Port already in use warning message in JBI assembly - * [SMX4-1084] - ServiceMix won't boot when Felix 4.0.x is used - * [SMX4-1094] - feature connector can't be load cause aries.version is not defined - * [SMX4-1150] - Unable to install examples-cxf-jaxrs feature - * [SMX4-1172] - upgrade to cxf 2.6.1 - * [SMX4-1193] - servicemix-shared feature is not self-contained - * [SMX4-1204] - remove unnecessary runtime dependency for camel-nmr component - * [SMX4-1206] - JBI configuration present in non-JBI assemblies - * [SMX4-1207] - minimal kit by default will install activemq-broker.xml bundle - * [SMX4-1258] - servicemix-saxon feature is missing dependencies - * [SMX4-1271] - WarDeployer tries to load README file - * [SMX4-1272] - Error installing 'connector' and 'activiti' features - * [SMX4-1273] - cxf-nmr trasport should copy the message header which value is String as the Protocol Header - * [SMX4-1276] - At examples-activiti-camel startup get has *ERROR* Configuration - * [SMX4-1277] - ResourceManager in activemq-broker.xml doesn't recover from TX after crash - * [SMX4-1278] - Jetty logging to console - * [SMX4-1285] - Activiti camel Test failed Order process lookup. - * [SMX4-1287] - nmr toc has broken link - * [SMX4-1314] - CXF NMR transport throws NPE when it handles the fault message - * [SMX4-1315] - Can't install servicemix-drools feature - * [SMX4-1317] - activemq-broker.xml should be given start-level 50 - * [SMX4-1342] - Cxf examples that need org.apache.commons.httpclient does not start - -** Improvement - * [SMX4-1019] - Remove README file from deploy directory to avoid WarDeployer error message on TRACE - * [SMX4-1037] - some bundle miss dependency="true" in cxf-jaxrs feature - * [SMX4-1107] - Added cxf blueprint examples - * [SMX4-1108] - Upgrade CXF version to 2.5.2 - * [SMX4-1120] - remove some uncessary features - * [SMX4-1132] - cxf-ws-security-osgi/blueprint example should use smx/smx by default - * [SMX4-1145] - add a new cxf ws-security example which demonstrate how to use signaturePropRefId in OSGi container - * [SMX4-1179] - remove unecessary annotations from cxf nmr transport - * [SMX4-1187] - Upgrade to XBean 3.11.1 - * [SMX4-1191] - Add support for Activiti - * [SMX4-1224] - remove jetty6 bundle from kit - * [SMX4-1256] - Add Logstash event message format to JMS appender - * [SMX4-1262] - remove jre.properties.cxf from SMX distribution - * [SMX4-1313] - Add EnableCORSInterceptor for cxf related examples - * [SMX4-1316] - add address/endpintName for dispatch process for CXF NMR transport - * [SMX4-1319] - use StreamSource but not DOMSource for cxf-nmr-transport - * [SMX4-1320] - missing features for cxf-jaxrs-blueprint and cxf-jaxws-blueprint example - * [SMX4-1338] - Upgrade to Karaf 2.2.10 - -** Task - * [SMX4-1004] - upgrade to cxf 2.5.1 - * [SMX4-1005] - upgrade to camel 2.9 - * [SMX4-1022] - wrap the smack bundle 3.2.1 - * [SMX4-1032] - add twitter4j-core and twitter4j-stream 2.2.5 bundle - * [SMX4-1036] - Create Bundler wrap of saxon 9.3.0.11 - * [SMX4-1109] - upgrade to wss4j 1.6.5 and xmlsec 1.5.1 - * [SMX4-1115] - Align jdom version with Camel - * [SMX4-1128] - Upgrade to Karaf 2.2.7 - * [SMX4-1129] - Upgrade to Camel 2.9.2 - * [SMX4-1130] - Upgrade to CXF 2.5.3 - * [SMX4-1131] - Upgrade to ActiveMQ 5.6.0 - * [SMX4-1134] - Upgrade to Camel 2.10.x - * [SMX4-1135] - Upgrade to CXF 2.6.x - * [SMX4-1146] - AWS SDK 1.3.10 bundle - * [SMX4-1194] - Align http client version with Camel - * [SMX4-1225] - upgrade to cxf 2.6.2 - * [SMX4-1227] - upgrade to camel 2.10.1 - * [SMX4-1228] - upgrade to spring 3.0.7.RELEAS - * [SMX4-1241] - upgrade to karaf 2.2.9 - * [SMX4-1242] - endorse the smx spec api jar - * [SMX4-1257] - Release Apache ServiceMix 4.5.0 - * [SMX4-1263] - upgrade to activemq 5.7.0 - * [SMX4-1267] - upgrade to cxf 2.6.3 - * [SMX4-1274] - upgrade to activiti 5.10 - * [SMX4-1275] - Add Activiti examples to the release - * [SMX4-1323] - upgrade to saxon 9.3.0.11 - -** Wish - * [SMX4-944] - Provide a SMX test jar - - - Apache ServiceMix 4.4.0 - ================================ - Overview - -------- - -Apache ServiceMix 4.4.0 is a major release of the OSGi based ServiceMix ESB platform. This release contains many -bugfixes and feature enhancements over the 4.3.0 release. ServiceMix 4.4.0 includes the following major dependency upgrades: - -- Apache ActiveMQ 5.5.1 (http://activemq.apache.org) -- Apache Camel 2.8.3 (http://camel.apache.org) -- Apache CXF 2.4.4 (http://cxf.apache.org) -- Apache Karaf 2.2.4 (http://karaf.apache.org) -- Apache ServiceMix NMR 1.5.0 -- Apache ServiceMix JBI Components 2011.02 - - Changelog - --------- - -** Sub-task - * [SMX4-220] - Extend the help command to display usefull help for all commands available - * [SMX4-221] - The option --help on commands doesn't display good enough help - * [SMX4-721] - Add complete distribution for offline deployments - * [SMX4-884] - Rename existing assembly to apache-servicemix-4.x.0-jbi - * [SMX4-885] - Add a basic distribution for new users - * [SMX4-955] - Add minimal distribution to allow building any ServiceMix-based distribution - -** Bug - * [SMX4-206] - Apache ServiceMix 4 binary assembly zip file is not valid - * [SMX4-246] - Avoid duplication of config files for NMR and Features assembly build - * [SMX4-458] - Command activemq:list, activemq:browse return null - * [SMX4-461] - Test failures in SMX4 Features' project on AIX - * [SMX4-480] - Files in deploy folder before initial startup are getting deployed before boot features - * [SMX4-518] - Camel NMR component WSSecurityTest fails - * [SMX4-687] - ServiceMix 4.3.0-fuse-02-00 does not start correctly with fresh unzip on Windows - * [SMX4-737] - Components Not Loading Before Routes - * [SMX4-751] - Property replacement is broken in camel-blueprint examples - * [SMX4-768] - bin/client script missing from Linux distribution - * [SMX4-771] - simple example use out-of-date DocumentFactory - * [SMX4-774] - artchetypes for servicemix-cxf-code-first-osgi-bundle and servicemix-cxf-code-first-osgi-bundle doesn't work - * [SMX4-780] - omit client script in bin folder - * [SMX4-797] - Create OSGi bundle for RJC (Redis Java Client) - * [SMX4-804] - ensure some bundle could be installed with OBR resolver - * [SMX4-821] - wsdl4j bundle shouldn't import javax.wsdl as itself export it - * [SMX4-853] - Simple quartz.xml example caue intermittent exception - * [SMX4-867] - the endorsed xml-api jar can't correctly load org.apache.xpath.jaxp.XPathFactoryImpl class - * [SMX4-869] - Missing class reference in the log:display output - * [SMX4-873] - system bundle should export xerces and xalan package as we already endorse those jar - * [SMX4-897] - reuse woodstox feature but not list seperate bundle - * [SMX4-907] - BOM marker in camel-osgi Spring XML file not handled well on CI server - * [SMX4-922] - Not all content of branding.properties is shown - * [SMX4-926] - should add org.ops4j.pax.web.config.file properties to etc/org.ops4j.pax.web.cfg - * [SMX4-932] - system.properties miss karaf.admin.role property - * [SMX4-940] - ServiceMix features depends on non-existent version of geronimo servlet spec. - * [SMX4-948] - Build failure when building with a clean maven repository (unable to determine JBI component) - * [SMX4-962] - servicemix xstream 1.4.1 bundle incorrectly refer xstream 1.4 - * [SMX4-967] - remove saaj feature from add-features-to-repo - * [SMX4-968] - distribution kit miss org.apache.karaf.features.obr bundles which cause startup failed - * [SMX4-969] - features itests depends on old karaf management jar - * [SMX4-980] - rename etc/org.ops4j.pax.web.cfg to etc/org.ops4j.pax.web.cfg.empty.stub - * [SMX4-987] - simple/quartz.xml example output doesn't comply with the README - * [SMX4-993] - The link to the FuseSource commercial documentation is broken - * [SMX4-996] - examples won't build with clean Maven local repo - -** Improvement - * [SMX4-219] - The help of the shell commands is wrong or not sufficient and needs improvement - * [SMX4-446] - Update Feature file of SMX4 to use HTTP feature of karaf and same version of jetty as camel feature file - * [SMX4-572] - Cleanup POMs and provide a better build - * [SMX4-597] - Use Camel feature - * [SMX4-654] - Improve features.xml to leverage OBR improvements in Karaf - * [SMX4-659] - Create bundle for jSch 0.1.44 - * [SMX4-722] - Update POMs to Maven3 - * [SMX4-727] - Consider dropping commons-logging for standard Java.util.logging - * [SMX4-744] - specify camel feature bundle start level less than 60 - * [SMX4-772] - add configuration stub file for SSL pax-web suport for ease of users - * [SMX4-775] - Provide assembly in JAR packaging as well - * [SMX4-777] - Upgrade to Jetty 7.3.1.v20110307 - * [SMX4-778] - Rework the smx4 build to have better dependency handling - * [SMX4-787] - Upgrade to ActiveMQ 5.5.1 - * [SMX4-791] - Make allowCoreThreadTimeOut name consistent across mbeans and properties - * [SMX4-792] - Support run as subject for Camel NMR endpoint - * [SMX4-793] - Support run as subject for CXF NMR endpoint - * [SMX4-798] - Ensure OBR support is available before boot features are installed - * [SMX4-799] - use the latest xerces to replace the jaxp-ri-1.4.4 to resolve cocurrent issue - * [SMX4-801] - update a set of bundle version - * [SMX4-802] - use features.xml from cxf - * [SMX4-805] - Ignore the sun saaj package from the org.osgi.framework.bootdelegation - * [SMX4-808] - Ignore the sun jaxb package from the org.osgi.framework.bootdelegation - * [SMX4-809] - camel-cache ehcache cache repilication using ehcache-jmsreplication - * [SMX4-812] - Upgrade FreeMarker to 2.3.16 - * [SMX4-815] - upgrade to cxf 2.4.0 - * [SMX4-825] - Support timeout property on Camel NMR endpoints - * [SMX4-836] - Upgrade FreeMarker to 2.3.17 - * [SMX4-837] - Upgrade FreeMarker to 2.3.18 - * [SMX4-846] - Upgrade to Jetty 7.4.1.v20110513 - * [SMX4-852] - Add 'karaf-framework' to boot features to avoid uninstalling core Karaf bundles - * [SMX4-854] - add avalon-framework-api bundle - * [SMX4-855] - create avalon-framework-impl bundle - * [SMX4-863] - upgrade to jetty 7.4.2.v20110526 - * [SMX4-870] - ">>>> JavaDSL set body:" displayed but not noted in the Camel/OSGi example's README.txt file - * [SMX4-871] - README.txt file incomplete for "simple" example in regards to the wsn.xml file. - * [SMX4-877] - create wrap bundle for axiom API and Impl 1.2.12 - * [SMX4-882] - specify start-level as 50 for default installed jbi component features which ensure jbi component related bundle can get started before customer bundles when restart OSGi container - * [SMX4-883] - Alter packaging options to better reflect common use cases - * [SMX4-899] - xerces and xalan SPI factory package should be added in custom.properties org.osgi.framework.bootdelegation - * [SMX4-900] - add camel-blueprint as default installed feature - * [SMX4-910] - install activemq-web-console feature should work out of the box - * [SMX4-911] - use system properties to define activemq url - * [SMX4-923] - add activemq-spring feature to featuresBoot - * [SMX4-924] - should ship servlet api 2.5 but not servlet api 3.0 - * [SMX4-931] - Sample project module elements are missing from top-level POM. - * [SMX4-938] - features.xml should reuse jetty feature from karaf - * [SMX4-939] - Refactor features build to be independent of NMR build - * [SMX4-943] - Camel NMR producer is not registered with its keyName but using the UUID - * [SMX4-956] - Monitor etc/activemq-broker.xml for changes - * [SMX4-957] - Add a name attribute to the features descriptors - * [SMX4-960] - extract servicemix-soap and servicemix-soap2 bundle into servicemix-shared feature - * [SMX4-966] - Connection refused to embedded broker when starting up - * [SMX4-978] - Upgrade to Camel 2.8.3 - * [SMX4-979] - add specs feature to featuresBoot list ensure the specs bundle are available in time - * [SMX4-981] - Reorganize examples by technology - * [SMX4-988] - should add delay to camel timer of camel-nmr and camel-nmr-blueprint example so that the nmr endpoint get chance to create - * [SMX4-989] - create demo using Camel and local ActiveMQ broker - * [SMX4-998] - cleanup cxf related examples to remove unnecessary package/resource import and Required-Bundle - * [SMX4-999] - enhance cxf-ws-security-osgi example to leverage cxf JAASLoginInterceptor to authenticate against karaf default jaas configuration - * [SMX4-1002] - Use SLF4J instead of Java standard logging for CXF in SMX - * [SMX4-1008] - let cxf-ws-rm example use http osgi transport - -** New Feature - * [SMX4-776] - Create OSGi bundle for Perf4j - * [SMX4-786] - Add a struts2-core and struts-xwork bundles for SMX project - * [SMX4-794] - Provide a convenience POM for users - -** Task - * [SMX4-752] - Switch to use slf4j as logger (instead of commons-logging) - * [SMX4-770] - Update to Karaf 2.2.0 - * [SMX4-781] - Upgrade to Camel 2.7 - * [SMX4-785] - upgrade to cxf 2.3.3 - * [SMX4-795] - Update to CXF 2.4.0 - * [SMX4-816] - Create JBoss Netty 3.2.4 bundle - * [SMX4-820] - Create Bundle for cometd java server 2.1.1 - * [SMX4-834] - upgrade karaf version to 2.2.1 - * [SMX4-851] - Velocity bundle - Add dynamic imports so the #parse macro can load the resource - * [SMX4-856] - Upgrade to Java Mail 1.4.4 - * [SMX4-858] - Quartz 2.0.1 bundle - * [SMX4-861] - upgrade to cxf 2.4.1 - * [SMX4-876] - Upgrade to Karaf 2.2.2 - * [SMX4-880] - Release Apache ServiceMix 4.4.0 - * [SMX4-881] - Upgrade to Groovy 1.8.0 - * [SMX4-887] - Upgrade to Quartz 1.8.5 - * [SMX4-888] - Upgrade to Camel 2.8.0 - * [SMX4-896] - upgrade to cxf 2.4.2 - * [SMX4-902] - upgrade to cxf 2.4.2 - * [SMX4-903] - upgrade to jetty 7.4.5.v20110725 - * [SMX4-905] - Create a scala 2.9.1 bundle - * [SMX4-906] - upgrade xmlsec and opensaml bundle version - * [SMX4-908] - Upgrade to Camel 2.8.1 - * [SMX4-912] - upgrade to spring-dm 1.2.1 - * [SMX4-916] - upgrade to cxf 2.4.4 - * [SMX4-942] - upgrade to spring 3.0.6 - * [SMX4-952] - upgrade axiom version to 1.2.12 - * [SMX4-961] - XStream 1.4.2 bundle - * [SMX4-995] - use same version of jsr311 as cxf 2.4.4 - - - - Apache ServiceMix 4.3.0 - ================================ - Overview - -------- - -Apache ServiceMix 4.3.0 is a major release of the OSGi based ServiceMix ESB platform. This release contains many -bugfixes and feature enhancements over the 4.2.0 release. ServiceMix 4.3.0 includes the following dependencies: - -- Apache Felix Karaf 2.1.3 (http://karaf.apache.org) - A lightweight OSGi container built on top of Apache Felix OSGi framework. Karaf provides much of the core OSGi - functionality and features (SSH shell, console commands, provisioning, blueprint XML support, etc...) - -- Apache ServiceMix NMR 1.4.0 - An OSGi based NMR and JBI container, with a new clustering engine ready for enterprise deployment - -- Apache ServiceMix Components 2011.01 - OSGi and JBI compatible components for common integration bindings such as FTP, HTTP, JMS, etc. as well as - service engines such as Camel (Enterprise Integration Patterns), Quartz, JSR-223 Scripting, etc. - -ServiceMix 4.3.0 also ships with a web console for administering and deploying endpoints and components, -additional OSGi bundles, and configuration files. We also include support for running outof the box web applications -via WAR file deployment. This release includes preliminary implementations of the OSGi Enterprise Specification 4.2 -and includes support for OSGi fragment bundles. OSGi framework support defauls to Apache Felix, but can be changed -via a simple configuration paramater to use Eclipse Equinox. - - Java 1.5.0 support - ------------------ -To be able to run ServiceMix 4.3.0 using Java 1.5.0, you need to remove jaxp-ri-1.4.4.jar from the lib/endorsed folder. - - Changelog - --------- -The following list shows the bug fixes and enhancements included in this release. - -Release Notes - ServiceMix 4 - Version 4.3.0 - -** Sub-task -* [SMX4-543] - Improve Camel NMR component to leverage async camel routing - -** Bug -* [SMX4-398] - openjpa bundle should import the transaction package without optional flag -* [SMX4-415] - need add josql bundle to activemq feature -* [SMX4-417] - calling <setHeader> with <groovy> expression can delete message and headers -* [SMX4-455] - activemq feature missing dependencies; fails to start two bundles without camel-cxf installed -* [SMX4-489] - ServiceMix 4.x/ Fuse 4.2 hangs when using command dev:show-tree -* [SMX4-519] - Allow configuring Camel NMR endpoint to bypass thread pool for handling exchanges -* [SMX4-520] - NMR Destination should check Exchange Status and Mep Pattern -* [SMX4-522] - Camel NMR component: reponse NMR message contains reference to itself in property -* [SMX4-527] - cxf nmr transport should copy over property headers and attachment between cxf message and nmr message -* [SMX4-530] - servicemix-vfs fails with sftp -* [SMX4-539] - Inconsistent use of Endpoint.INTERFACE_NAME in cxf nmr transport -* [SMX4-541] - Jetty bundles export package is not correct -* [SMX4-548] - remove javax.script package from config.properties for jre export package -* [SMX4-561] - Servicemix flatpack component is missing the default fpconvert.properties, causing NullPointerException -* [SMX4-564] - stacktrace dumped on console when shutdown smx -* [SMX4-578] - Ensure that SecuritySubject is properly conveyed by cxf-nmr transport -* [SMX4-581] - xpp3 bundle is missing META-INF/services/org.xmlpull.v1.XmlPullParserFactory needed to support zero configuation operation mode -* [SMX4-585] - incorrect MTOM message for NMR transport -* [SMX4-602] - Update Karaf jre package -* [SMX4-608] - Drools package doesn't export org.drools.runtime.rule -* [SMX4-648] - Camel NMR component does not propagate Exception when using an InOnly MEP -* [SMX4-649] - config:* commands not available out-of-the-box -* [SMX4-652] - camel example doesn't work -* [SMX4-674] - ActiveMQ 5.4.1 feature has a missing dependency -* [SMX4-706] - specify version for cxf-codegen-plugin in pluginManagement to avoid downloading latest snapshot cxf-codegen-plugin -* [SMX4-708] - NMR adds null header in Camel Exchange ? -* [SMX4-709] - Features pom contains duplicate dependency declaration -* [SMX4-711] - check Exception from Camel Exchange at very first place to honor asyn processor in camel 2.5 -* [SMX4-720] - Several poms contain old JIRA URL -* [SMX4-729] - "Ather URL Handler not available" messages in the log file -* [SMX4-735] - Problem on install camel-cxf component for unresolved dependency org.apache.servicemix.specs/org.apache.servicemix.specs.jsr311-api_1.0/1.6.0 -* [SMX4-739] - add nmr features.xml dependency to make the kit build pass -* [SMX4-748] - Improve logging policy to avoid impact on performances -* [SMX4-749] - JBI deployer version range is not up to date -* [SMX4-760] - JAXB API and implementation version mismatch in Camel features descriptor -* [SMX4-761] - cxf-osgi example miss a package import which cause it fail with felix -* [SMX4-763] - Remove examples/web from the distribution -* [SMX4-764] - Override Apache Felix Framework version to 3.0.8 in the distribution -* [SMX4-765] - ServiceMix doesn't start with Java 1.5.0 - -** Improvement -* [SMX4-512] - Upgrade to ActiveMQ 5.3.1 -* [SMX4-523] - Use Camel Synchronization to ensure NMR exchange can be handled asynchronously -* [SMX4-531] - Update the jsmpp bundle to 2.1.0 -* [SMX4-534] - Add quartz 1.8.1 bundle -* [SMX4-536] - Add Quartz 1.8.2 bundle -* [SMX4-538] - Add quartz 1.8.3 bundle -* [SMX4-544] - Update poms to not have warnings with Maven 3 -* [SMX4-551] - upgrade to spring 3.x -* [SMX4-552] - Upgrade to ActiveMQ 5.4 -* [SMX4-556] - Wrap the jaxb impl 2.1.13 -* [SMX4-560] - Prepare the upgrade to ActiveMQ 5.4.0 -* [SMX4-562] - Update flatpack to 3.2.0 -* [SMX4-565] - Upgrade to Karaf 2.0.0 -* [SMX4-567] - Normalize SMX4 naming convention of resources -* [SMX4-573] - Rome bundle should try to load the configure file from local bundle classloader as a fallback -* [SMX4-576] - Ensure that Subject is properly conveyed by camel-nmr component -* [SMX4-579] - extract common used classes for itests -* [SMX4-584] - Upgrade to the latest release of ServiceMix Bundles -* [SMX4-586] - The Camel examples uses @deprecated namespace -* [SMX4-588] - refactor NMRMessageHelper to use new api from cxf StaxUtis -* [SMX4-591] - Upgrade to ActveMQ 5.4.0 -* [SMX4-592] - Add hibernate-validator 4.1.0.Final bundle -* [SMX4-598] - HSQLDB bundles. -* [SMX4-599] - Create drools-5.1.1 bundle with minimal set of dependencies -* [SMX4-600] - Create antlr-runtime 3.2 bundle -* [SMX4-601] - Upgrade to Karaf 2.1.0 -* [SMX4-603] - Upgrade to Camel 2.5.0 -* [SMX4-604] - Upgrade to CXF 2.2.11 -* [SMX4-606] - Make the executors/threadpool viewable as JMX mbeans -* [SMX4-660] - Create OSGi wrap bundle for Jetty 6.1.25 -* [SMX4-667] - Upgrade to JAXP 1.4.4 -* [SMX4-673] - Upgrade to Karaf 2.1.1 -* [SMX4-676] - Upgrade to Karaf 2.1.2 -* [SMX4-689] - Upgrade to ActiveMQ 5.4.2 -* [SMX4-710] - Add Camel NMR blueprint example -* [SMX4-713] - upgrade to cxf 2.3.1 -* [SMX4-716] - Upgrade to SMX components 2010.02 -* [SMX4-719] - Make camel-blueprint feature installed by default -* [SMX4-728] - Add a Camel blueprint example -* [SMX4-738] - remove org.apache.camel.osgi package import for camel-osgi example -* [SMX4-740] - JAXB-IMPL 2.1.13 Release -* [SMX4-741] - Upgrade to Karaf 2.1.3 -* [SMX4-742] - Upgrade to Spring 3.0.5.RELEASE -* [SMX4-745] - Upgrade to Camel 2.6.0 -* [SMX4-746] - Upgrade to CXF 2.3.2 -* [SMX4-754] - Upgrade to ServiceMix Components 2011.01 -* [SMX4-755] - Upgrade to ServiceMix NMR 1.4.0 -* [SMX4-757] - Upgrade to Apache ODE 1.3.5 -* [SMX4-766] - Upgrade to Felix Framework 3.0.9 - -** New Feature -* [SMX4-558] - Add a wrap bundle of xmlbeans 2.5.0 -* [SMX4-559] - Add the wrap bundle of jsch-0.1.43 -* [SMX4-590] - Create OSGi bundle for Jasypt 1.6 -* [SMX4-614] - Documentation: Add a Getting Started Guide -* [SMX4-675] - Bundles for Mongo DB - -** Task -* [SMX4-524] - upgrade to cxf 2.2.7 -* [SMX4-528] - upgrade to cxf 2.2.8 -* [SMX4-533] - upgrade to cxf 2.2.9 -* [SMX4-542] - Upgrade to Camel 2.4.0 -* [SMX4-545] - Update SMX to use aries version of blueprint and latest Felix/Karaf stuff that also uses aries -* [SMX4-547] - upgrade to use new karaf artifacts -* [SMX4-553] - Upgrade to google protobuf 2.3.0 -* [SMX4-557] - Upgrade to Velocity 1.6.4 -* [SMX4-563] - upgrade aries to 0.1-r964701 -* [SMX4-574] - add commons-digester-1.8 bundle -* [SMX4-575] - add commons-configuration-1.4 bundle -* [SMX4-582] - upgrade to activemq 5.4 -* [SMX4-587] - upgrade to cxf 2.2.10 -* [SMX4-593] - Create Bundles for SIP API and RI. -* [SMX4-607] - downgrade geronimo-annotation version to 1.0 from 1.1 -* [SMX4-613] - Create a wrap bundle dozer 5.3.0 -* [SMX4-668] - Upgrade to MVEL 2.0.18 -* [SMX4-671] - add scala 2.8.1 bundle -* [SMX4-672] - Create a wrap bundle for Jetty 6.1.26 -* [SMX4-707] - Fix the camel-nmr failed unit tests - -** Test -* [SMX4-554] - fix itests failure -* [SMX4-568] - add cxf mtom test -* [SMX4-650] - fix loan-broker-drools-su test failure -* [SMX4-651] - add osgi service property for itests test client - -** Wish -* [SMX4-540] - Jetty bundle 6.1.24 - - -See the README file for more general informations about ServiceMix 4. - -Thanks you for downloading ServiceMix. Enjoy ! - -The ServiceMix Team -http://servicemix.apache.org/team.html - http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/activiti/activiti-config/pom.xml ---------------------------------------------------------------------- diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml deleted file mode 100644 index 0d78294..0000000 --- a/activiti/activiti-config/pom.xml +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <artifactId>activiti</artifactId> - <groupId>org.apache.servicemix.activiti</groupId> - <version>4.6.0-SNAPSHOT</version> - </parent> - - <artifactId>org.apache.servicemix.activiti.config</artifactId> - <packaging>bundle</packaging> - <name>Apache ServiceMix :: Features :: Activiti Support :: Activiti Configuration</name> - - <dependencies> - <dependency> - <groupId>org.activiti</groupId> - <artifactId>activiti-camel</artifactId> - </dependency> - <dependency> - <groupId>org.activiti</groupId> - <artifactId>activiti-engine</artifactId> - </dependency> - <dependency> - <groupId>org.activiti</groupId> - <artifactId>activiti-osgi</artifactId> - </dependency> - - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.easymock</groupId> - <artifactId>easymock</artifactId> - <scope>test</scope> - </dependency> - - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.felix</groupId> - <artifactId>maven-bundle-plugin</artifactId> - <configuration> - <instructions> - <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName> - <Import-Package>*</Import-Package> - <Export-Package>org.apache.servicemix.activiti.config.*</Export-Package> - <Bundle-Description>${project.description}</Bundle-Description> - </instructions> - </configuration> - </plugin> - </plugins> - </build> - - -</project> http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/activiti/activiti-config/src/main/java/org/apache/servicemix/activiti/config/CamelAwareELResolver.java ---------------------------------------------------------------------- diff --git a/activiti/activiti-config/src/main/java/org/apache/servicemix/activiti/config/CamelAwareELResolver.java b/activiti/activiti-config/src/main/java/org/apache/servicemix/activiti/config/CamelAwareELResolver.java deleted file mode 100644 index 5c6db0a..0000000 --- a/activiti/activiti-config/src/main/java/org/apache/servicemix/activiti/config/CamelAwareELResolver.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with - * this work for additional information regarding copyright ownership. - * The ASF licenses this file to You under the Apache License, Version 2.0 - * (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package org.apache.servicemix.activiti.config; - -import org.activiti.camel.CamelBehaviour; -import org.activiti.camel.ContextProvider; -import org.activiti.osgi.blueprint.BlueprintELResolver; - -import java.util.LinkedList; -import java.util.List; - -/** - * Custom EL resolver that allows Activiti to interact with routes that have been defined in CamelContexts - * for which a ContextProvider has been registered in the service registry. - * - * All these CamelContext instances will be available through a single CamelBehaviour bean that you can access - * with the EL expression ${camel} in your business process definitions. - */ -public class CamelAwareELResolver extends BlueprintELResolver { - - public static final String CAMEL_PROPERTY_NAME = "camel"; - private final List<ContextProvider> providers = new LinkedList<ContextProvider>(); - private final CamelBehaviour camelBehaviour = new CamelBehaviour(providers); - - @Override - public Object getValue(org.activiti.engine.impl.javax.el.ELContext context, Object base, Object property) { - if (base == null && property != null && property instanceof String) { - String key = (String) property; - if (CAMEL_PROPERTY_NAME.endsWith(key)) { - context.setPropertyResolved(true); - return camelBehaviour; - } - } - return super.getValue(context, base, property); - } - - /** - * Add a context provider to the global ${camel} variable - * - * @param provider the context provider - */ - public void addContextProvider(ContextProvider provider) { - providers.add(provider); - } - - /** - * Remove a context provider from the global ${camel} variable - * - * @param provider the context provider - */ - public void removeContextProvider(ContextProvider provider) { - providers.remove(provider); - } - - /** - * Access the {@link CamelBehaviour} instance that is being returned - * - * @return the {@link CamelBehaviour} instance - */ - protected CamelBehaviour getCamelBehaviour() { - return camelBehaviour; - } -} http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/activiti/activiti-config/src/main/resources/OSGI-INF/blueprint/activiti-config.xml ---------------------------------------------------------------------- diff --git a/activiti/activiti-config/src/main/resources/OSGI-INF/blueprint/activiti-config.xml b/activiti/activiti-config/src/main/resources/OSGI-INF/blueprint/activiti-config.xml deleted file mode 100644 index 08fa882..0000000 --- a/activiti/activiti-config/src/main/resources/OSGI-INF/blueprint/activiti-config.xml +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0" - xmlns:ext="http://aries.apache.org/blueprint/xmlns/blueprint-ext/v1.0.0"> - - <ext:property-placeholder /> - - <!-- - Setting up the process engine configuration, using an embedded H2 database together with our default Aries - transaction manager. - --> - <bean id="dataSource" class="org.h2.jdbcx.JdbcDataSource"> - <property name="URL" value="jdbc:h2:file:${karaf.data}/activiti/database;DB_CLOSE_ON_EXIT=FALSE"/> - <property name="user" value="sa"/> - <property name="password" value=""/> - </bean> - - <reference id="transactionManager" interface="javax.transaction.TransactionManager"/> - - <bean id="configuration" class="org.activiti.engine.impl.cfg.JtaProcessEngineConfiguration" ext:field-injection="true"> - <property name="databaseType" value="h2"/> - <property name="dataSource" ref="dataSource"/> - <property name="transactionManager" ref="transactionManager"/> - <property name="databaseSchemaUpdate" value="true"/> - <property name="transactionsExternallyManaged" value="true" /> - </bean> - - <!-- - Set up the custom resolver implementation to ease integration with Camel routes - --> - <bean id="resolver" class="org.apache.servicemix.activiti.config.CamelAwareELResolver"/> - - <reference-list availability="optional" interface="org.activiti.camel.ContextProvider"> - <reference-listener ref="resolver" bind-method="addContextProvider" unbind-method="removeContextProvider" /> - </reference-list> - - <reference-list availability="optional" interface="org.activiti.engine.delegate.JavaDelegate"> - <reference-listener ref="resolver" bind-method="bindService" unbind-method="unbindService" /> - </reference-list> - - <!-- - Set up the Activiti process engine itself - --> - <bean id="processEngineFactory" class="org.activiti.osgi.blueprint.ProcessEngineFactoryWithELResolver" init-method="init" destroy-method="destroy"> - <property name="processEngineConfiguration" ref="configuration"/> - <property name="bundle" ref="blueprintBundle"/> - <property name="blueprintELResolver" ref="resolver" /> - </bean> - - <bean id="processEngine" factory-ref="processEngineFactory" factory-method="getObject"/> - - <bean id="runtimeService" factory-ref="processEngine" factory-method="getRuntimeService" /> - - <!-- - Register the ProcessEngine and RuntimeService as OSGi services to allow other bundles to use them - --> - <service ref="processEngine" interface="org.activiti.engine.ProcessEngine"/> - <service ref="runtimeService" interface="org.activiti.engine.RuntimeService"/> - -</blueprint> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/activiti/activiti-config/src/test/java/org/apache/servicemix/activiti/config/CamelAwareELResolverTest.java ---------------------------------------------------------------------- diff --git a/activiti/activiti-config/src/test/java/org/apache/servicemix/activiti/config/CamelAwareELResolverTest.java b/activiti/activiti-config/src/test/java/org/apache/servicemix/activiti/config/CamelAwareELResolverTest.java deleted file mode 100644 index 0269c13..0000000 --- a/activiti/activiti-config/src/test/java/org/apache/servicemix/activiti/config/CamelAwareELResolverTest.java +++ /dev/null @@ -1,35 +0,0 @@ -package org.apache.servicemix.activiti.config; - -import org.activiti.engine.impl.javax.el.ELContext; -import org.junit.Test; - -import static org.apache.servicemix.activiti.config.CamelAwareELResolver.CAMEL_PROPERTY_NAME; -import static org.easymock.EasyMock.*; -import static org.junit.Assert.*; - -/** - * Tests for {@link CamelAwareELResolver} - */ -public class CamelAwareELResolverTest { - - private final CamelAwareELResolver resolver = new CamelAwareELResolver(); - - @Test - public void testGetValue() { - assertNull(resolver.getValue(null, null, null)); - assertNull(resolver.getValue(null, null, "NonCamelProperty")); - - ELContext context = expectELContextResolved(); - assertSame(resolver.getCamelBehaviour(), resolver.getValue(context, null, CAMEL_PROPERTY_NAME)); - } - - /* - * Set up a mock ELContext that expects the property to get resolved - */ - private ELContext expectELContextResolved() { - ELContext context = createMock(ELContext.class); - context.setPropertyResolved(true); - replay(context); - return context; - } -} http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/activiti/pom.xml ---------------------------------------------------------------------- diff --git a/activiti/pom.xml b/activiti/pom.xml deleted file mode 100644 index d182bfa..0000000 --- a/activiti/pom.xml +++ /dev/null @@ -1,40 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <groupId>org.apache.servicemix</groupId> - <artifactId>parent</artifactId> - <version>4.6.0-SNAPSHOT</version> - <relativePath>../parent/pom.xml</relativePath> - </parent> - - <groupId>org.apache.servicemix.activiti</groupId> - <artifactId>activiti</artifactId> - <packaging>pom</packaging> - <name>Apache ServiceMix :: Features :: Activiti Support</name> - - <modules> - <module>activiti-config</module> - </modules> - -</project> http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/assemblies/apache-servicemix-full/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-servicemix-full/pom.xml b/assemblies/apache-servicemix-full/pom.xml deleted file mode 100644 index 7de261a..0000000 --- a/assemblies/apache-servicemix-full/pom.xml +++ /dev/null @@ -1,67 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <groupId>org.apache.servicemix</groupId> - <artifactId>apache-servicemix</artifactId> - <version>4.6.0-SNAPSHOT</version> - <relativePath>../apache-servicemix/pom.xml</relativePath> - </parent> - - <artifactId>apache-servicemix-full</artifactId> - <packaging>pom</packaging> - <name>Apache ServiceMix :: Features :: Assemblies :: Apache ServiceMix (Full)</name> - - <build> - <plugins> - <plugin> - <groupId>org.apache.karaf.tooling</groupId> - <artifactId>features-maven-plugin</artifactId> - <version>${karaf.version}</version> - <executions> - <execution> - <id>add-features-to-repo</id> - <phase>generate-resources</phase> - <goals> - <goal>add-features-to-repo</goal> - </goals> - <configuration> - <descriptors> - <descriptor>mvn:org.apache.karaf.assemblies.features/standard/${karaf.version}/xml/features</descriptor> - <descriptor>mvn:org.apache.karaf.assemblies.features/enterprise/${karaf.version}/xml/features</descriptor> - <descriptor>mvn:org.apache.servicemix.nmr/apache-servicemix-nmr/${servicemix.nmr.version}/xml/features</descriptor> - <descriptor>mvn:org.apache.activemq/activemq-karaf/${activemq.version}/xml/features</descriptor> - <descriptor>mvn:org.apache.camel.karaf/apache-camel/${camel.version}/xml/features</descriptor> - <descriptor>mvn:org.apache.cxf.karaf/apache-cxf/${cxf.features.version}/xml/features</descriptor> - <descriptor>mvn:org.apache.servicemix/apache-servicemix/${project.version}/xml/features</descriptor> - </descriptors> - <includeMvnBasedDescriptors>true</includeMvnBasedDescriptors> - <repository>target/features-repo</repository> - </configuration> - </execution> - </executions> - </plugin> - </plugins> - </build> -</project> - http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/assemblies/apache-servicemix-full/src/main/descriptors/unix-bin.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-servicemix-full/src/main/descriptors/unix-bin.xml b/assemblies/apache-servicemix-full/src/main/descriptors/unix-bin.xml deleted file mode 100644 index 6cc8850..0000000 --- a/assemblies/apache-servicemix-full/src/main/descriptors/unix-bin.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<assembly> - <id>apache-servicemix</id> - - <formats> - <format>tar.gz</format> - </formats> - - <baseDirectory>apache-servicemix-${version}</baseDirectory> - - <componentDescriptors> - <componentDescriptor>target/shared/common-bin.xml</componentDescriptor> - <componentDescriptor>target/shared/common-unix-bin.xml</componentDescriptor> - <componentDescriptor>target/shared/examples-unix-bin.xml</componentDescriptor> - </componentDescriptors> - -</assembly> http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/assemblies/apache-servicemix-full/src/main/descriptors/windows-bin.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-servicemix-full/src/main/descriptors/windows-bin.xml b/assemblies/apache-servicemix-full/src/main/descriptors/windows-bin.xml deleted file mode 100644 index 30efc17..0000000 --- a/assemblies/apache-servicemix-full/src/main/descriptors/windows-bin.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<assembly> - <id>apache-servicemix</id> - - <formats> - <format>zip</format> - </formats> - - <baseDirectory>apache-servicemix-${version}</baseDirectory> - - <componentDescriptors> - <componentDescriptor>target/shared/common-bin.xml</componentDescriptor> - <componentDescriptor>target/shared/common-windows-bin.xml</componentDescriptor> - <componentDescriptor>target/shared/examples-windows-bin.xml</componentDescriptor> - </componentDescriptors> - -</assembly> http://git-wip-us.apache.org/repos/asf/servicemix-features/blob/d358d2ea/assemblies/apache-servicemix-full/src/main/filtered-resources/etc/org.apache.karaf.features.cfg ---------------------------------------------------------------------- diff --git a/assemblies/apache-servicemix-full/src/main/filtered-resources/etc/org.apache.karaf.features.cfg b/assemblies/apache-servicemix-full/src/main/filtered-resources/etc/org.apache.karaf.features.cfg deleted file mode 100644 index ac18f88..0000000 --- a/assemblies/apache-servicemix-full/src/main/filtered-resources/etc/org.apache.karaf.features.cfg +++ /dev/null @@ -1,29 +0,0 @@ -################################################################################ -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -################################################################################ - -# -# Comma separated list of features repositories to register by default -# -featuresRepositories=mvn:org.apache.karaf.assemblies.features/standard/${karaf.version}/xml/features,mvn:org.apache.karaf.assemblies.features/enterprise/${karaf.version}/xml/features,mvn:org.apache.servicemix.nmr/apache-servicemix-nmr/${servicemix.nmr.version}/xml/features,mvn:org.apache.servicemix/apache-servicemix/${version}/xml/features,mvn:org.apache.camel.karaf/apache-camel/${camel.version}/xml/features,mvn:org.apache.activemq/activemq-karaf/${activemq.version}/xml/features - -# -# Comma separated list of features to install at startup -# -featuresBoot=karaf-framework,config,activemq-broker,activemq-spring,saaj,cxf-specs,camel,activemq-camel,camel-cxf,camel-blueprint,war -
