Go to file
ruwin 46738d1580 Remove three overrides causing installation failure
This commit addresses an installation failure issue caused by three problematic overrides. The overrides of the following methods have been removed:

- getOwnersWithDeviceIds(String s)
- getOwnerWithDeviceByDeviceId(int i)
- getDevicesByTenantId(int i)

These overrides were causing conflicts during the installation process, leading to failures.

Testing:
- Verified successful installation on multiple environments.
2024-07-22 10:57:27 +05:30
.github Update stale.yml 2018-02-07 08:33:35 +05:30
.m2 Add maven snapshot deployment to nexus 2018-07-06 14:13:28 +05:30
components Remove three overrides causing installation failure 2024-07-22 10:57:27 +05:30
features [maven-release-plugin] prepare for next development iteration 2024-07-02 15:35:04 +05:30
.gitignore Add .factorypath file to gitignore 2021-11-12 16:08:06 +05:30
.gitlab-ci.yml Update .gitlab-ci.yml 2021-06-22 09:52:24 +00:00
.travis.yml Adding travis build config 2018-01-23 17:36:37 +05:30
issue_template.md Adding Issue Template 2017-09-26 09:36:43 +05:30
LICENSE Initial commit 2015-01-19 13:05:10 +05:30
pom.xml Merge pull request 'Bump devicemgt core SNAPSHOT version' (#70) from thameera/device-mgt-plugins:master into master 2024-07-04 09:44:50 +00:00
pull_request_template.md Adding Pull Request Template 2017-10-03 15:22:10 +05:30
README.md Update Jenkins build status badge 2022-11-28 08:10:05 +05:30

carbon-device-mgt-plugins