Commit Graph

2 Commits

Author SHA1 Message Date
Nikita Salnikov-Tarnovski d79f90492a
Make sure muzzle build-time check actually validates anything (#2599)
* Check if muzzle build-time check actually validates anything

* Force class files generation before muzzle

* Apply muzzle only to javaagent projects

* Apply muzzle only to javaagent projects

* More fixes

* More fixes

* PR review comments

* polish

* Exclude "broken" version

* Polish

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-03-23 14:12:01 +02:00
Piotr Glazar b3504a1e6a
Rxjava 2 (#2130)
* RxJava2 autoinstrumentation

* RxJava2 autoinstrumentation

* Fixing gradle dependencies

* Fixing codenarc violations

* Fixing spotless violations

* After merging with main

* Applying spotless

* Javaagent uses library instrumentation

* Code cleanup

* Revert changes to TraceAssert

* Hard-code class name

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>

* Spotless fix

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-02-22 15:25:43 +01:00