Committed by
Gerrit Code Review
Remove duplicate commons-configuration.
- Should get rid of following warning: UserWarning: Duplicate name: 'commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar' Change-Id: I44b04344a5b182896d967724f90ba8fd6ed16639
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -28,7 +28,6 @@ osgi_feature ( | ... | @@ -28,7 +28,6 @@ osgi_feature ( |
28 | '//lib:jackson-core', | 28 | '//lib:jackson-core', |
29 | '//lib:jackson-annotations', | 29 | '//lib:jackson-annotations', |
30 | '//lib:jackson-databind', | 30 | '//lib:jackson-databind', |
31 | - '//lib:commons-configuration', | ||
32 | '//lib:commons-collections', | 31 | '//lib:commons-collections', |
33 | '//lib:typesafe-config', | 32 | '//lib:typesafe-config', |
34 | '//lib:concurrent-trees', | 33 | '//lib:concurrent-trees', | ... | ... |
-
Please register or login to post a comment