1   # List of GIT repositories to clone / pull for checking with Checkstyle
2   # File format: REPO_NAME|[local|git|hg]|URL|[COMMIT_ID]|[EXCLUDE FOLDERS]
3   # Please note that bash comments works in this file
4   
5   # Few projects that delivers set of unusual Java constructions that shall be correctly handled by AST visitor
6   checkstyle|git|https://github.com/checkstyle/checkstyle.git|master|
7   sevntu-checkstyle|git|https://github.com/sevntu-checkstyle/sevntu.checkstyle|master||
8   checkstyle-sonar|git|https://github.com/checkstyle/sonar-checkstyle|master||
9   guava|git|https://github.com/google/guava|v28.2||
10  spotbugs|git|https://github.com/spotbugs/spotbugs|3.1.2||
11  pmd|git|https://github.com/pmd/pmd|pmd_releases/6.21.0|
12  spoon|git|https://github.com/INRIA/spoon.git|spoon-core-8.0.0|
13  lombok-ast|git|https://github.com/rzwitserloot/lombok.ast|v0.2|
14  spring-framework|git|https://github.com/spring-projects/spring-framework|v4.1.6.RELEASE||
15  hibernate-orm|git|https://github.com/hibernate/hibernate-orm|4.2.19.Final|
16  elasticsearch|git|https://github.com/elastic/elasticsearch|v1.5.2||
17  java-design-patterns|git|https://github.com/iluwatar/java-design-patterns|dd855a376bc025aa61f6816584f79eb9854fe5d7||
18  MaterialDesignLibrary|git|https://github.com/navasmdc/MaterialDesignLibrary|1.3||
19  Hbase|git|https://github.com/apache/hbase|1.1.0.1||
20  Orekit|git|https://github.com/CS-SI/Orekit|8.0.1||
21  apache-ant|git|https://github.com/apache/ant|ANT_194|
22  apache-jsecurity|git|https://github.com/apache/jsecurity|c2ac5b90a467aedb04b52ae50a99e83207d847b3||
23  android-launcher|git|https://github.com/android/platform_packages_apps_launcher|android-2.1_r2.1p2||
24  apache-struts|git|https://github.com/apache/struts.git|master|
25  infinispan|git|https://github.com/infinispan/infinispan|7.2.5.Final||
26  protonpack|git|https://github.com/poetix/protonpack|protonpack-1.7||
27  jOOL|git|https://github.com/jOOQ/jOOL|version-0.9.7||
28  RxJava|git|https://github.com/ReactiveX/RxJava|v1.0.9||
29  Vavr|git|https://github.com/vavr-io/vavr|v0.9.0||
30  nbia-dcm4che-tools|git|https://github.com/thprakash/nbia-dcm4che-tools|c3591e6f0f84827586db25abded6708e5386ef1a||
31  spring-integration|git|https://github.com/spring-projects/spring-integration.git|origin/main|
32  
33  openjdk21|git|https://github.com/openjdk/jdk21u.git|master||