Re: [Dev] Unable to find the org.wso2.carbon.user.core package in carbon-kernel 4.4.11 branch

2018-04-06 Thread Jason De Silva
Hi Ashen/ Rajith,

Thanks, When I checkout to the tag it is showing the code. @Ashen it is
good that you fixed the branch as well.

Regards,
Jason


Jason De Silva
*Software Engineer - QA*
Mobile: +94 (0) 772 097 678
Email: jas...@wso2.com
WSO2 Inc. www.wso2.com


On Fri, Apr 6, 2018 at 7:27 PM, Ashen Weerathunga  wrote:

> Hi Jason,
>
> There was an unnecessary branch have been created with the same name
> (v4.4.11) which consist of C5 code. That's why the UI showed an incorrect
> code. So I have removed the incorrect branch and now you can see the
> correct tag [1] even from the UI. So as Rajith suggested please checkout
> the v4.4.11 tag by using the following command to get the correct code.
>
> git checkout tags/v4.4.11
>
>
> [1] https://github.com/wso2/carbon-kernel/tree/v4.4.11/core
>
> Thanks,
> Ashen
>
> On Fri, Apr 6, 2018 at 12:48 PM, Jason De Silva  wrote:
>
>> Hi Devs,
>>
>> I tried to checkout "org.wso2.carbon.user.core
>> "
>> v 4.4.11 ( which is used by IS 5.3.0 ). But when I check out to the v
>> 4.4.11 branch [1] I cannot seem to find the user core packages. However the
>> org.wso2.carbon.user.core package can be found in other branches e.g [2].
>> Any idea what can be the cause for this?
>>
>> [1] https://github.com/wso2/carbon-kernel/tree/v4.4.11/core
>> [2] https://github.com/wso2/carbon-kernel/tree/v4.4.10/core
>>
>> Regards,
>> Jason
>>
>> Jason De Silva
>> *Software Engineer - QA*
>> Mobile: +94 (0) 772 097 678
>> Email: jas...@wso2.com
>> WSO2 Inc. www.wso2.com
>> 
>>
>
>
>
> --
> *Ashen Weerathunga*
> Software Engineer
> WSO2 Inc.: http://wso2.com
> lean.enterprise.middleware
>
> Email: as...@wso2.com
> Mobile: +94716042995 <94716042995>
> LinkedIn: *http://lk.linkedin.com/in/ashenweerathunga
> *
>
> 
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Unable to find the org.wso2.carbon.user.core package in carbon-kernel 4.4.11 branch

2018-04-06 Thread Ashen Weerathunga
Hi Jason,

There was an unnecessary branch have been created with the same name
(v4.4.11) which consist of C5 code. That's why the UI showed an incorrect
code. So I have removed the incorrect branch and now you can see the
correct tag [1] even from the UI. So as Rajith suggested please checkout
the v4.4.11 tag by using the following command to get the correct code.

git checkout tags/v4.4.11


[1] https://github.com/wso2/carbon-kernel/tree/v4.4.11/core

Thanks,
Ashen

On Fri, Apr 6, 2018 at 12:48 PM, Jason De Silva  wrote:

> Hi Devs,
>
> I tried to checkout "org.wso2.carbon.user.core
> "
> v 4.4.11 ( which is used by IS 5.3.0 ). But when I check out to the v
> 4.4.11 branch [1] I cannot seem to find the user core packages. However the
> org.wso2.carbon.user.core package can be found in other branches e.g [2].
> Any idea what can be the cause for this?
>
> [1] https://github.com/wso2/carbon-kernel/tree/v4.4.11/core
> [2] https://github.com/wso2/carbon-kernel/tree/v4.4.10/core
>
> Regards,
> Jason
>
> Jason De Silva
> *Software Engineer - QA*
> Mobile: +94 (0) 772 097 678
> Email: jas...@wso2.com
> WSO2 Inc. www.wso2.com
> 
>



-- 
*Ashen Weerathunga*
Software Engineer
WSO2 Inc.: http://wso2.com
lean.enterprise.middleware

Email: as...@wso2.com
Mobile: +94716042995 <94716042995>
LinkedIn: *http://lk.linkedin.com/in/ashenweerathunga
*


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Unable to find the org.wso2.carbon.user.core package in carbon-kernel 4.4.11 branch

2018-04-06 Thread Rajith Roshan
Hi Jason,
Can you try check out to the upstream tag instead of the upstream branch.

Thanks!
Rajith

On Fri, Apr 6, 2018 at 12:48 PM, Jason De Silva  wrote:

> Hi Devs,
>
> I tried to checkout "org.wso2.carbon.user.core
> "
> v 4.4.11 ( which is used by IS 5.3.0 ). But when I check out to the v
> 4.4.11 branch [1] I cannot seem to find the user core packages. However the
> org.wso2.carbon.user.core package can be found in other branches e.g [2].
> Any idea what can be the cause for this?
>
> [1] https://github.com/wso2/carbon-kernel/tree/v4.4.11/core
> [2] https://github.com/wso2/carbon-kernel/tree/v4.4.10/core
>
> Regards,
> Jason
>
> Jason De Silva
> *Software Engineer - QA*
> Mobile: +94 (0) 772 097 678
> Email: jas...@wso2.com
> WSO2 Inc. www.wso2.com
> 
>



-- 
Rajith Roshan
Senior Software Engineer, WSO2 Inc.
Mobile: +94-7 <%2B94-71-554-8430>17-064-214
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Unable to find the org.wso2.carbon.user.core package in carbon-kernel 4.4.11 branch

2018-04-06 Thread Jason De Silva
Hi Devs,

I tried to checkout "org.wso2.carbon.user.core
"
v 4.4.11 ( which is used by IS 5.3.0 ). But when I check out to the v
4.4.11 branch [1] I cannot seem to find the user core packages. However the
org.wso2.carbon.user.core package can be found in other branches e.g [2].
Any idea what can be the cause for this?

[1] https://github.com/wso2/carbon-kernel/tree/v4.4.11/core
[2] https://github.com/wso2/carbon-kernel/tree/v4.4.10/core

Regards,
Jason

Jason De Silva
*Software Engineer - QA*
Mobile: +94 (0) 772 097 678
Email: jas...@wso2.com
WSO2 Inc. www.wso2.com

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev