Skip to content

Commit 313fb41

Browse files
committed
Merge remote-tracking branch 'origin/6.0/release' into 6.0/stage
2 parents db6164f + b5c656f commit 313fb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/virtualization/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function build() {
5959
if [[ -n "$DELPHIX_RELEASE_VERSION" ]]; then
6060
logmust ant -Ddockerize=true -DbuildJni=true \
6161
-DhotfixGenDlpxVersion="$DELPHIX_RELEASE_VERSION" \
62-
all package
62+
-Dbuild.legacy.resources.war=true all package
6363
else
6464
logmust ant -Ddockerize=true -DbuildJni=true all package
6565
fi

0 commit comments

Comments
 (0)