You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, we did not include the *./webapp/WEB-INF/lib* folder when creating the *./addon* archive if it was determined to be empty.
However, it was found that this omission causes a problem with WebCTRL in some cases.
So, now we include the *lib* folder in all cases.
0 commit comments