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:
authorStefan Seelmann <mail@stefan-seelmann.de>2018-08-06 07:03:08 +0300
committerStefan Seelmann <mail@stefan-seelmann.de>2018-08-06 07:03:08 +0300
commit6e9e6c2571bbf53cb9b657a740a0225a4d348200 (patch)
tree9c2587d51a7638169429f78caecc960bbaa9de21 /README.md
parent2711ab57aa77e7ac1fccccd9dcccfcd3d2c9e1da (diff)
RSTUDIO-1190: Keystore change from JKS to PKCS12
* Use JDK default keystore everywhere * PKCS12 key store requires password if same keystore file is used as truststore * Update parent pom
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fbc91137c..fc4b4a44c 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,7 @@ Tycho doesn't handle snapshot dependencies well. The first time a snapshot depen
To delete all Apache Directory related snapshots run:
rm -rf ~/.m2/repository/p2/osgi/bundle/org.apache.directory.*
+ <workspace>/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/*
## Setup Eclipse workspace