Commit Graph

10 Commits

Author SHA1 Message Date
rusefillc c071074475 only: reducing junit4 2024-02-14 14:43:20 -05:00
rusefillc b1584f7084 only:Let's admit it's time to move to gradle #3014 2023-07-04 12:01:54 -04:00
Andrey cda1faf0e8 only:CI to use tools from source code, also time to not have jar files in repo in the first place? 2023-06-17 17:03:38 -04:00
rusefillc 5fd01bebc8 adding lightness? 2023-05-30 23:45:17 -04:00
rusefillc 0fda4705c0 gradle: reducing code duplication 2023-05-30 22:10:01 -04:00
rusefillc f2d6496b80 let's separate Android from not Android 2022-10-15 11:12:18 -04:00
rusefillc 564b73c4d5 reducing gradle mess 2022-10-15 10:38:34 -04:00
Lenar Khannanov 47b5bd1f9d
Hotfix some java_tools gradle configs (#3165)
* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: placed test classes to test folder in enum_to_string; feat: get updates from master
2021-08-16 23:52:52 +03:00
rusefillc c21623c356 progress 2021-08-16 10:21:14 -04:00
Lenar Khannanov 18ca33858f
Feat 3014 3 enum2string migration and logging and logging-api too (#3157)
* feat: completed working build.gradle for enum_to_string logging and logging-api; needed to rename jar and check it content carefully

* fix: added logging and logging-api dependencies to resulting jar file

* fix: deleted deprecated build.xml
2021-08-15 02:15:31 -04:00