gusto2
gusto2

Reputation: 12075

WSO2IS IS source code version

I see WO2 has migrates its source code to github that's great. My question is about the specific versions.

I've downloaded WSO2 IS 5.0.0 with SP1. Which version of the carbon-identity is in use here? For some features I'd like to debug, fix/complete and commit (however I see many bugs/incompleteness has been already fixed in the milestone versions).

Have fun

Upvotes: 0

Views: 75

Answers (1)

Tharik Kanaka
Tharik Kanaka

Reputation: 2510

carbon-identity version is different from WSO2 IS version. You can refer product-is repository [1] and switch to required version branch and then refer the carbon-identity version which has been referred in the pom.xml.

[1] https://github.com/wso2/product-is/

Upvotes: 1

Related Questions