- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for readWrapperVersion (0.57 seconds)
-
.teamcity/scripts/CheckWrapper.java
.collect(Collectors.toList()); } for (String commit : commits) { run("git", "checkout", commit, "--quiet", "--detach"); String wrapperVersion = readWrapperVersion(); System.out.println("Commit " + commit + " wrapper: " + wrapperVersion); if (!ALLOWED_WRAPPER_VERSION.matcher(wrapperVersion).matches()) { System.err.println(
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Jan 20 03:53:25 GMT 2026 - 6.4K bytes - Click Count (0)