-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: None
-
Component/s: Dev Tools > Portal Build Env
-
Labels:None
-
Epic Link:
If you remove the concurrent.jar from lib/portal, different versions of it is copied if you have the liferay-binaries-cache-2017 repo cloned or if you don't.
Steps to reproduce:
- Check out master (or 7.1.x or 7.0.x)
- Run git -fdX to remove the files (or just delete the concurrent.jar)
- Rename the ../liferay-binaries-cache-2017 folder
- Run ant all
With these steps the size of the jar is 189284 - on all versions. Rerun the previous commands, but have the liferay-binaries-cache-2017 available. The size of the concurrent.jar will be 224078.