HomeDevCentral

Modernize build.xml

Description

Modernize build.xml

Summary:
Switch tools declared in composer.json from system to Composer version.
That fixes compatibility issues, and .phar packaging issues.

Run correctly phpunit so build.xml can also be used in local,
not only on Jenkins loading dynamically XDebug.

Ref T1731.

Test Plan: ant

Reviewers: DorianWinty

Reviewed By: DorianWinty

Maniphest Tasks: T1731

Differential Revision: https://devcentral.nasqueron.org/D2683

Details

Provenance
derecksonAuthored on May 8 2022, 15:05
derecksonPushed on May 8 2022, 16:42
Reviewer
DorianWinty
Differential Revision
D2683: Modernize build.xml
Parents
rNOTIF5365c197439c: Refer to service container property instead of using global helper
Branches
Unknown
Tags
Unknown
Tasks
T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1