Commit cd95f53
authored
Remove redundant manual proto
build(gradle): remove redundant sourceSets block in protobuf-3.0
Plugin 0.10.0 automatically registers generated proto sources into the
corresponding source sets. The manual srcDir addition was required for
plugin 0.8.18 but is now redundant — keeping it on top of the plugin's
own wiring actively breaks source set registration (review comment on #11310).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
type: EOF
Co-authored-by: brice.dutheil <brice.dutheil@datadoghq.com>srcDir from protobuf-3.0 instrumentation (#11343)1 parent 594ddf1 commit cd95f53
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
0 commit comments