This is an automated email from the ASF dual-hosted git repository. jmclean pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/training.git
commit c0109ba438b7840e3c8f4ad21ab32c3d03a4472e Merge: 7480f6f 21ffb45 Author: Justin Mclean <[email protected]> AuthorDate: Tue Sep 16 10:54:05 2025 +0800 Merge pull request #145 from apache/feat/cleanup chore: Cleaned up a lot of unnecessary/broken/obsolete files. content/Apache/Hive/install-deps-centos.sh | 61 ----- content/Apache/Hive/install-deps-mac.sh | 52 ----- content/Apache/Incubator/IncubatorReleases/LICENSE | 232 ------------------ content/Apache/Incubator/IncubatorReleases/NOTICE | 8 - .../Incubator/IncubatorReleases/clean-deps.sh | 22 -- .../Incubator/IncubatorReleases/install-deps.sh | 51 ---- .../Apache/Incubator/IncubatorReleases/release.sh | 34 --- .../Mentors/.mvn/wrapper/maven-wrapper.properties | 19 -- content/Apache/Incubator/Mentors/Dockerfile | 81 ------- .../Apache/Incubator/Mentors/docker-compose.yaml | 31 --- .../Incubator/Mentors/install-deps-centos.sh | 61 ----- .../Apache/Incubator/Mentors/install-deps-mac.sh | 52 ----- content/Apache/Incubator/Mentors/mvnw | 259 --------------------- content/Apache/Incubator/Mentors/mvnw.cmd | 149 ------------ .../Incubator/NavigatingASFIncubation/LICENSE | 232 ------------------ .../Incubator/NavigatingASFIncubation/NOTICE | 8 - .../NavigatingASFIncubation/clean-deps.sh | 22 -- .../NavigatingASFIncubation/install-deps.sh | 51 ---- .../Incubator/NavigatingASFIncubation/release.sh | 34 --- content/Apache/MyNewt/LICENSE | 232 ------------------ content/Apache/MyNewt/NOTICE | 5 - content/Apache/MyNewt/clean-deps.sh | 22 -- content/Apache/MyNewt/install-deps.sh | 51 ---- content/Apache/Training/Presentations/LICENSE | 246 ------------------- content/Apache/Training/Presentations/NOTICE | 5 - .../Apache/Training/Presentations/clean-deps.sh | 22 -- .../Apache/Training/Presentations/install-deps.sh | 51 ---- content/IoT/IoTDeveloper/LICENSE | 242 ------------------- content/IoT/IoTDeveloper/NOTICE | 5 - content/IoT/IoTDeveloper/clean-deps.sh | 22 -- content/IoT/IoTDeveloper/install-deps.sh | 51 ---- content/IoT/IoTDeveloper/libs/third-party/erd | 1 - content/IoT/IoTDeveloper/licenses/CC0.txt | 121 ---------- 33 files changed, 2535 deletions(-)
