added jsoup to update repo to allow smooth upgrades around wikitext bundles

This commit is contained in:
Martin Lippert
2022-12-01 11:51:05 +01:00
parent 5f422bde21
commit c1663f5e36
4 changed files with 6 additions and 1 deletions

View File

@@ -150,6 +150,7 @@
<bundle id="org.jcodings"/>
<bundle id="org.joni"/>
<bundle id="org.json"/>
<bundle id="org.jsoup"/>
<bundle id="org.apache.commons.lang3"/>
<bundle id="org.apache.commons.collections"/>
<bundle id="org.bouncycastle.bcpg"/>

View File

@@ -150,6 +150,7 @@
<bundle id="org.jcodings"/>
<bundle id="org.joni"/>
<bundle id="org.json"/>
<bundle id="org.jsoup"/>
<bundle id="org.apache.commons.lang3"/>
<bundle id="org.apache.commons.collections"/>
<bundle id="org.bouncycastle.bcpg"/>

View File

@@ -150,6 +150,7 @@
<bundle id="org.jcodings"/>
<bundle id="org.joni"/>
<bundle id="org.json"/>
<bundle id="org.jsoup"/>
<bundle id="org.apache.commons.lang3"/>
<bundle id="org.apache.commons.collections"/>
<bundle id="org.bouncycastle.bcpg"/>

View File

@@ -95,7 +95,8 @@
</feature>
<feature id="com.make.chromium.cef.feature"/>
--> <feature id="org.eclipse.wildwebdeveloper.embedder.node.feature"/>
-->
<feature id="org.eclipse.wildwebdeveloper.embedder.node.feature"/>
<bundle id="org.springframework.tooling.ls.eclipse.commons" />
<bundle id="org.springframework.tooling.ls.eclipse.commons.source" />
@@ -150,6 +151,7 @@
<bundle id="org.jcodings"/>
<bundle id="org.joni"/>
<bundle id="org.json"/>
<bundle id="org.jsoup"/>
<bundle id="org.apache.commons.lang3"/>
<bundle id="org.apache.commons.collections"/>
<bundle id="org.bouncycastle.bcpg"/>