Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query regarding Carbon-kernel v4.6.1, v4.6.2 #3413

Open
kajal583 opened this issue Sep 28, 2022 · 0 comments
Open

Query regarding Carbon-kernel v4.6.1, v4.6.2 #3413

kajal583 opened this issue Sep 28, 2022 · 0 comments

Comments

@kajal583
Copy link

Description:

As per the PR #2764, below configurations of carbon-kernel-version/feature are deleted:

Change1: feature/org.wso2.carbon.core.server.feature/pom.xml :

62 - <bundleDef>
63 -       org.wso2.carbon:org.wso2.carbon.feature.mgt.services:${carbon.kernel.version}
64 - </bundleDef>

Change2: feature/org.wso2.carbon.core.ui.feature/pom.xml :

63 -  <bundleDef>org.wso2.carbon:org.wso2.carbon.feature.mgt.ui:${carbon.kernel.version}</bundleDef>
64 -  <bundleDef>org.wso2.carbon:org.wso2.carbon.feature.mgt.stub:${carbon.kernel.version}</bundleDef>

For the verification, we have checked in source code of carbon-kernel-4.6.1 and carbon-kernel-4.6.2 (these both version are released after merging of PR#2764 in master branch) but we have found that the modification of PR#2764 have not been done properly. Few references of jar are still available in pom.xml file as shown below.

  • feature/org.wso2.carbon.core.server.feature/pom.xml :
62 - <bundleDef>
63 -       org.wso2.carbon:org.wso2.carbon.feature.mgt.services:${carbon.kernel.version}
64 - </bundleDef>
  • feature/org.wso2.carbon.core.ui.feature/pom.xml :
64 -  <bundleDef>org.wso2.carbon:org.wso2.carbon.feature.mgt.stub:${carbon.kernel.version}</bundleDef>

Please confirm, in which version of carbon-kernel the PR#2764 has been included.

Suggested Labels:

Query

Suggested Assignees:

Affected Product Version:
carbon-kernel-4.6.1
carbon-kernel-4.6.2

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

@kajal583 kajal583 changed the title Query regarding PR#2764 Query regarding Carbon-kernel v4.6.1, v4.6.2 Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant