Skip to content

Commit a933dd4

Browse files
merksakurtakov
authored andcommitted
Ensure that the update site contains org.apache.commons.lang3
This is required by org.eclipse.wildwebdeveloper.embedder.node because it's required by org.apache.commons.compress.archivers.tar.TarArchiveEntry.normalizeFileName(String, boolean) for org.apache.commons.commons-compress version 2.26.2.
1 parent e6dd04f commit a933dd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

repository/category.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
<bundle id="org.apache.commons.commons-compress" version="0.0.0">
7373
<category name="Dependencies"/>
7474
</bundle>
75+
<bundle id="org.apache.commons.lang3" version="0.0.0">
76+
<category name="Dependencies"/>
77+
</bundle>
7578
<bundle id="org.snakeyaml.engine">
7679
<category name="Dependencies"/>
7780
</bundle>

0 commit comments

Comments
 (0)