Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 432 Bytes

Scripts Square uses to convert maven pom.xml files into BUILD files.

Notes: Assumes the root pom.xml file contains definitions Assumes that a single parents/base/pom.xml contains definitions

regenerate_all.py: regenerates all the BUILD.gen and BUILD.aux files from pom.xml files check_pex_health.py: checks the fingerprint of the current pex against a previously cached one.

[email protected]