Build generates optimized version of the nls resources of a test while nls are tagged as test.
When a test contains nls bundles, the nls files are optimized during a build process, while they should not since they are tagged with the resourceTag test.
The reason is that during the transformjob detection, the nls transformJob detects the resource to be an nls resource without taking into account whether it's been tagged as 'test' as well.
Change History (2)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Milestone: |
tbd →
1.9
|
Priority: |
undecided →
low
|
In [31284]: