Mateusz Rzeszutek
74c1f55e35
Allow adding multiple ContextStore fields to one key class, part 3 ( #4110 )
2021-09-14 08:08:36 +02:00
Trask Stalnaker
62c604f2f5
Format java files in standalone projects ( #4105 )
2021-09-13 16:16:25 +09:00
Trask Stalnaker
b7241cedd0
Support source sets output dirs in muzzle ( #3980 )
2021-08-26 22:09:59 -07:00
Trask Stalnaker
184aa37c71
Versioned helper resources, part 3 ( #3891 )
2021-08-23 16:45:49 -07:00
Mateusz Rzeszutek
421fec4cfe
Bump gradle-plugins to 0.4 (and fix one more thing in ReferencesPrinter) ( #3818 )
...
* Bump gradle-plugins to 0.4 (and fix one more thing in ReferencesPrinter)
* Use context class loader
* func -> action
2021-08-11 16:06:54 +02:00
Mateusz Rzeszutek
bebb877017
Fix printMuzzleReferences gradle task ( #3808 )
...
* Fix printMuzzleReferences gradle task
* suppress SystemOut warnings
* bump gradle-plugins version
2021-08-10 12:10:29 -07:00
Nikita Salnikov-Tarnovski
a167c5c2b1
Correctly use muzzleTooling configuration to allow for external additions ( #3743 )
2021-08-02 21:59:21 +03:00
Nikita Salnikov-Tarnovski
b14e28513f
Muzzle classloading hell ( #3708 )
...
* Running muzzle check from the correct classloader
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-07-30 10:06:15 +03:00
Nikita Salnikov-Tarnovski
6a2ee3255a
Extract muzzle check plugin ( #3657 )
...
* Extract muzzle check plugin
2021-07-26 12:37:14 +03:00
Nikita Salnikov-Tarnovski
c6f9bef90e
Use published muzzle generation plugin ( #3639 )
...
* Use published muzzle generation plugin
2021-07-22 11:46:49 +03:00
Nikita Salnikov-Tarnovski
d71c63dbce
Use published muzzle code gen plugin ( #3620 )
2021-07-19 22:16:06 -07:00
Nikita Salnikov-Tarnovski
2077d23a62
Rename muzzle code gen plugin ( #3592 )
2021-07-15 20:29:50 -07:00
Nikita Salnikov-Tarnovski
cbfd7e1a02
Trying to extract codegen plugin ( #3521 )
...
* Muzzle code generation moved to a separate plugin
* Restored old MuzzleCodeGenerationPlugin to use until the new one is published
* The simplest dependency management possible
Co-authored-by: Anuraag Agrawal <aanuraag@amazon.co.jp>
2021-07-14 17:08:47 +03:00