eclipse / kitalpha

Eclipse Public License 2.0
12 stars 23 forks source link

#781 Fixed resource URI duplication issue #782

Closed etraisnel2 closed 8 months ago

etraisnel2 commented 8 months ago

copied resource now uses a memory:/ uri instead of its scheme this fixes issues for CDO, which raised an exception if the same uri was used twice

fix npe where copier would be null if edting domain is null

Change-Id: I593a4cbf078d63bb80d82338cb927328e957a237

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

4 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

etraisnel2 commented 8 months ago

reopened on https://github.com/eclipse/kitalpha/pull/783 with proper deployable branch name