Commit 110e00a
committed
Additional aspectjweaver JAR Location
Previously, the search for aspectweaver-*.jar only searched for Spring Boot
typical locations`. It missed JARs in non-Boot applications. This change
loosens the search for the JAR so that non-Boot application can be used.
[cloudfoundry#473]1 parent 85b13d0 commit 110e00a
2 files changed
Lines changed: 1 addition & 1 deletion
File tree
- lib/java_buildpack/util
- spec/fixtures/framework_aspectj_weaver_classes/repository/org/aspectj/aspectjweaver/1.8.10
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments