-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.X, 7.1.X, 7.2.X, 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Dev Tools > Portal Build Env
-
Labels:None
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce:
- Download latest portal source code zip from github (https://github.com/liferay/liferay-portal/archive/master.zip)
- Unzip source code
- Execute "ant all"
Expected Result:
Portal source compiles without setting up git repo (ant and jdk still required)
Actual Result:
Ant "clean" task fails due to missing .git folder
Workaround: run "ant compile deploy" and skip "clean" step.
- causes
-
LPS-111056 "ant clean" does not clean worktree repositories
- Closed
- is caused by
-
LPS-109050 Speed up "ant all"
-
- Closed
-