|
org.apache.mina appears to have been removed from the bpms modules (it was in bpms, but no longer seems to appear there). We have soa modules that depend on org.apache.mina:main, so we should put org.apache.mina:main into the soa layer.
Before : bananastand:jboss-eap-6.1 tcunning$ find . | grep mina ./modules/system/layers/bpms/org/apache/mina ./modules/system/layers/bpms/org/apache/mina/main ./modules/system/layers/bpms/org/apache/mina/main/mina-core-2.0.4.jar ./modules/system/layers/bpms/org/apache/mina/main/module.xml
|