Commit 76f080f
authored
fix: fixed the duplicates in gradle stack analysis (#103)
Fixed the duplicates in gradle stack analysis.
> Describe what you did and why.
**Related issue (if any):** fixes #issue_number_goes_here
https://issues.redhat.com/browse/APPENG-2425
## Checklist
- [x] I have followed this repository's contributing guidelines.
- [x] I will adhere to the project's code of conduct.
## Additional information
> Anything else?
Signed-off-by: Olga Lavtar <olavtar@redhat.com>1 parent 5b1848f commit 76f080f
5 files changed
Lines changed: 735 additions & 3424 deletions
File tree
- src
- main/java/com/redhat/exhort/providers
- test/resources/tst_manifests/gradle
- deps_with_ignore_full_specification
- deps_with_ignore_named_params
- deps_with_ignore_notations
- deps_with_no_ignore_common_paths
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
254 | 252 | | |
255 | 253 | | |
256 | 254 | | |
| 255 | + | |
257 | 256 | | |
258 | 257 | | |
259 | 258 | | |
| |||
0 commit comments