Commit db9cb00
committed
Collect multiple artifacts and add trace log
Remove the premature break so multiple artifacts can be detected and accumulated from Class-Path URLs instead of stopping at the first match. Add a trace-level log (guarded by logger.isTraceEnabled()) when an artifact is resolved for easier debugging and to avoid unnecessary string construction. Minor formatting cleanup.1 parent 56fa380 commit db9cb00
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
146 | | - | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments