Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Roubert <fredrik@roubert.name>2022-06-12 20:49:55 +0300
committerGitHub <noreply@github.com>2022-06-12 20:49:55 +0300
commit0993403ed654025c931e14566a3f1e6b607f07e8 (patch)
tree7fda26a790d951d6ac5fcc6020b16dde9e8dafa6 /features
parent6be361968b5e9abe361b10f10aab81db32c633eb (diff)
DIRSTUDIO-1300: Use LookupTranslator instead of chained replace() calls. (#37)HEADmaster
Diffstat (limited to 'features')
-rw-r--r--features/rcp.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/rcp.feature/feature.xml b/features/rcp.feature/feature.xml
index def333d92..65e3678a2 100644
--- a/features/rcp.feature/feature.xml
+++ b/features/rcp.feature/feature.xml
@@ -267,6 +267,13 @@ http://www.apache.org/licenses/
unpack="false"/>
<plugin
+ id="org.apache.commons.commons-text"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="com.github.ben-manes.caffeine"
download-size="0"
install-size="0"