kyuubi/build
sychen 730fd57ccf
[KYUUBI #3903] Support windows generate kyuubi-version-info.properties
### _Why are the changes needed?_
#3847

Windows users need to generate `kyuubi-version-info.properties` to debug.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [x] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3903 from cxzl25/win_gen_version_info.

Closes #3903

089cf9eb [sychen] support windows generate kyuubi-version-info.properties

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-12-05 20:27:43 +08:00
..
release [KYUUBI #3816] Fix release document typo 2022-11-17 15:54:30 +08:00
dependency.sh [KYUUBI #1769][FOLLOWUP] Exclude log4j 12 deps from spark-hive and fix detect deps change workflow 2022-02-01 23:59:17 +08:00
dist [KYUUBI #3619] Enhance JAVA_HOME detection to support RPM 2022-10-14 12:35:00 +08:00
Dockerfile [KYUUBI #2115] Update license and enhance collect_licenses script 2022-03-14 19:45:40 +08:00
kyuubi-build-info [KYUUBI #2424] [Improvement] add Flink compile version and Trino client compile version to KyuubiServer Log 2022-04-21 15:22:10 +08:00
kyuubi-build-info.cmd [KYUUBI #3903] Support windows generate kyuubi-version-info.properties 2022-12-05 20:27:43 +08:00
mvn [KYUUBI #1763] [INFRA] Remove scala installation inbuild/mvn and using warn level for the ci 2022-01-14 17:30:58 +08:00
util.sh