From 31f478ebcbc3e3a5605b616eb1e9f759b92489ca Mon Sep 17 00:00:00 2001 From: Ruwan Yatawara Date: Mon, 12 Mar 2018 19:03:29 +0530 Subject: [PATCH] Fixing ouath2 application deployment failure and captcha error --- modules/distribution/src/assembly/bin.xml | 6 ++++++ modules/p2-profile/iot-core-profile/pom.xml | 22 +++++++++++++++++++++ pom.xml | 6 ++++-- 3 files changed, 32 insertions(+), 2 deletions(-) diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml index c37a322e..6ce4cd3f 100755 --- a/modules/distribution/src/assembly/bin.xml +++ b/modules/distribution/src/assembly/bin.xml @@ -386,6 +386,12 @@ 644 + + + ../cxf-filters/target/cxfFilters/jar + ${pom.artifactId}-${pom.version}/wso2/lib/runtimes/cxf + + diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index a6d84421..488bd79e 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -99,6 +99,15 @@ true + + org.wso2.carbon.identity.governance:org.wso2.carbon.identity.captcha.server.feature:${identity.governance.version} + + + org.wso2.carbon.identity.governance:org.wso2.carbon.identity.governance.feature:${identity.governance.version} + + + org.wso2.carbon.identity.event.handler.accountlock:org.wso2.carbon.identity.handler.event.account.lock.feature:${identity.event.handler.account.lock.version} + org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.feature:${carbon.device.mgt.version} @@ -878,7 +887,20 @@ true + + org.wso2.carbon.identity.captcha.server.feature.group + ${identity.governance.version} + + + org.wso2.carbon.identity.governance.feature.group + ${identity.governance.version} + + + org.wso2.carbon.identity.handler.event.account.lock.feature.group + ${identity.event.handler.account.lock.version} + + org.wso2.carbon.identity.inbound.metadata.saml2.server.feature.group 0.1.1 diff --git a/pom.xml b/pom.xml index 89e42f82..6f178bdf 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ modules/features modules/scripts modules/tools + modules/cxf-filters modules/p2-profile modules/distribution @@ -492,7 +493,6 @@ org.wso2.carbon.identity.jwt.client.extension ${carbon.device.mgt.version} - org.wso2.carbon.devicemgt-plugins @@ -1525,7 +1525,7 @@ 4.7.23 - 3.0.242-SNAPSHOT + 3.0.244-SNAPSHOT [3.0.0, 4.0.0) @@ -1673,6 +1673,8 @@ 4.5.2 true + 1.0.38 + 1.1.12