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>2020-04-11 00:07:07 +0300
committerStefan Seelmann <mail@stefan-seelmann.de>2020-04-11 00:07:07 +0300
commit529dfa019a9cb3ec4cca19d28d6180b756a8b479 (patch)
tree9e4264bb752356be9fdb76dfe7f88d2635c3de20
parent32404a1f87642c7a9b725e2e64c0b0c21dd5ca18 (diff)
More test instructions
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e068b890..7e175188c 100644
--- a/README.md
+++ b/README.md
@@ -149,10 +149,11 @@ Test the release build: rat check, javadoc and source jar generation, installer
Note: During creation of the macOS installer (DMG) the ApacheDirectoryStudio.app is signed with the ASF "Developer ID Application" key. See https://issues.apache.org/jira/browse/INFRA-16978 for the process to get one.
-Run UI tests (if possible on all platforms)
+Run UI tests (if possible on all platforms):
mvn clean install -Denable-ui-tests
+Test generated bin archives, installers, and update site (if possible on all platforms).
### Release build steps