@Lalaji Please apply this patch.

Thanks,
sanjeewa.


On Fri, Dec 20, 2013 at 12:32 PM, Asela Pathberiya <[email protected]> wrote:

>
>
>
> On Fri, Dec 20, 2013 at 12:17 PM, Sanjeewa Malalgoda <[email protected]>wrote:
>
>> Hi All,
>> I can see we have added org.wso2.carbon.identity.core.server.feature -
>> 4.2.2 to chunck 06 pom. But that feature was
>> referring org.wso2.carbon.security.mgt.server - 4.2.0 version and that is
>> not the latest version for org.wso2.carbon.security.mgt.server feature(we
>> have few versions of this 4.2.0  4.2.1  4.2.2  4.2.3  4.2.4). There are
>> some fixes added to 4.2.4 related to POX security handler engagement. So
>> shall we update it with 4.2.4 version?
>>
>
> Yes..  i guess we need to do... However security-mgt feature is shipped as
> different one. Actually we need to verify why security-mgt is needed for
> identity core....
>
>  Thanks,
> Asela.
>
>
>>
>>
>> Thanks,
>> sanjeewa.
>>
>> --
>>
>> *Sanjeewa Malalgoda*
>> Senior Software Engineer
>> WSO2 Inc.
>> Mobile : +94713068779
>>
>>  <http://sanjeewamalalgoda.blogspot.com/>blog
>> :http://sanjeewamalalgoda.blogspot.com/<http://sanjeewamalalgoda.blogspot.com/>
>>
>>
>>
>
>
> --
> Thanks & Regards,
> Asela
>
> ATL
> Mobile : +94 777 625 933
>



-- 

*Sanjeewa Malalgoda*
Senior Software Engineer
WSO2 Inc.
Mobile : +94713068779

 <http://sanjeewamalalgoda.blogspot.com/>blog
:http://sanjeewamalalgoda.blogspot.com/<http://sanjeewamalalgoda.blogspot.com/>
Index: 
identity/identity-core/org.wso2.carbon.identity.core.server.feature/4.2.2/pom.xml
===================================================================
--- 
identity/identity-core/org.wso2.carbon.identity.core.server.feature/4.2.2/pom.xml
   (revision 193749)
+++ 
identity/identity-core/org.wso2.carbon.identity.core.server.feature/4.2.2/pom.xml
   (working copy)
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.wso2.carbon</groupId>
             
<artifactId>org.wso2.carbon.security.mgt.server.feature</artifactId>
-            <version>4.2.0</version>
+            <version>4.2.4</version>
             <type>zip</type>
         </dependency>
        </dependencies>
@@ -105,7 +105,7 @@
                                                        </bundles>
                                                        <importFeatures>
                                                                
<importFeatureDef>org.wso2.carbon.core.server:4.2.0</importFeatureDef>
-                                                               
<importFeatureDef>org.wso2.carbon.security.mgt.server:4.2.0</importFeatureDef>
+                                                               
<importFeatureDef>org.wso2.carbon.security.mgt.server:4.2.4</importFeatureDef>
                                                        </importFeatures>
                                                </configuration>
                                        </execution>
Index: idp-mgt/org.wso2.carbon.idp.mgt.server.feature/4.2.2/pom.xml
===================================================================
--- idp-mgt/org.wso2.carbon.idp.mgt.server.feature/4.2.2/pom.xml        
(revision 193749)
+++ idp-mgt/org.wso2.carbon.idp.mgt.server.feature/4.2.2/pom.xml        
(working copy)
@@ -73,7 +73,7 @@
                                                        </bundles>
                                                        <importFeatures>
                                                                
<importFeatureDef>org.wso2.carbon.core.server:4.2.0</importFeatureDef>
-                                                               
<importFeatureDef>org.wso2.carbon.security.mgt.server:4.2.0</importFeatureDef>
+                                                               
<importFeatureDef>org.wso2.carbon.security.mgt.server:4.2.4</importFeatureDef>
                                                                
<importFeatureDef>org.wso2.carbon.stratos.common.server:2.2.0</importFeatureDef>
                                                        </importFeatures>
                                                </configuration>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to