Community
Participate
Working Groups
Build Identifier: Create a project with the following three packages with all types of artifacts in each pachkage: MyProject com.mycompany.package1.test Now rename 'com.mycompany.package1.test' package to 'com.mycompany.package2'. It results in the following: MyProject com.mycompany.package1 com.mycompany.package2 All artifacts are moved to com.mycompany.package2, but com.mycompany.package1 should not be displayed Reproducible: Always
Created attachment 195176 [details] 343227 patch txt
Anton's patch applied.
Verified. Thanks!