Michael Smith has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/19314 )
Change subject: [tools] Add inline_pom.py script for development
......................................................................
[tools] Add inline_pom.py script for development
Adds inline_pom.py, which can be run as
inline_pom.py fe/pom.xml java/**/pom.xml
to perform environment substitution. This makes POM files usable by
VSCode and in remote development where environment variables may not be
available to IDE language servers and other features.
Change-Id: I166574a8f1b27e938b96bd8119c030c761f0e8d4
Reviewed-on: http://gerrit.cloudera.org:8080/19314
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Michael Smith <[email protected]>
---
A bin/inline_pom.py
1 file changed, 72 insertions(+), 0 deletions(-)
Approvals:
Michael Smith: Looks good to me, approved; Verified
--
To view, visit http://gerrit.cloudera.org:8080/19314
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I166574a8f1b27e938b96bd8119c030c761f0e8d4
Gerrit-Change-Number: 19314
Gerrit-PatchSet: 9
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Andrew Sherman <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>