-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP91, 7.0.10.14 DXP SP14, 7.0.X, 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X, 7.2.X, 7.3.10 DXP GA1, 7.4.13 DXP GA1, Master
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
The code inside JspAnalyzerPlugin to detect if the taglib is provided locally in the module uses a different root than the one the JSP compiler uses. So it seems impossible to have both systems to find the taglib which results in either a compile failure or a Require-Capability generation, which forces to export the tag library to be imported by the module itself.
- causes
-
LPS-111567 archived-modules-test failed on Open Social portlet
- Closed