Community
Participate
Working Groups
Build Identifier: 305p The JavaEEArchiveUtilities.inLibDir method needs to consider component parameter while returning result. Currently, in the for each loop in the method, we are not comparing against the passed in component while determining if inLibDir variable should be set to true/false. Reproducible: Always
Created attachment 177982 [details] Patch This patch changes the JavaEEArchiveUtilities.inLibDir method to check for the VirtualReference corresponding to the passed in component parameter while determining the return value.
approved
this fix is already in 3.2.2 and 3.3
Committed to R3_0_5_patches