From fbde6ee7046b2cdc792d6fb1410f6e41898c5335 Mon Sep 17 00:00:00 2001 From: Kai Reinhard Date: Thu, 8 Nov 2018 02:09:54 +0100 Subject: [PATCH] Release 0.9 --- build.gradle | 2 +- docs/index.adoc | 4 +--- merlin-desktop-installer/README.md | 4 ++-- merlin-desktop-installer/merlin.install4j | 6 +++--- merlin-desktop-installer/updates.xml | 12 ++++++++++-- 5 files changed, 17 insertions(+), 11 deletions(-) diff --git a/build.gradle b/build.gradle index fba4eac9..2b0a0ff7 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ allprojects { apply plugin: 'maven' group = 'de.micromata.merlin' - version = '0.9-SNAPSHOT' + version = '0.9' } subprojects { diff --git a/docs/index.adoc b/docs/index.adoc index cf8e123b..75ee1d60 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -33,9 +33,6 @@ The desktop application contains the whole server including all the magic templa By clicking on the button of the desktop application a web browser will be opened. You can do everything through this web server (working with templates as well as administration stuff such as looking in log files or configuration of the server. -ToDo: Technologies, Java embedded, platforms, ... - -== First steps == Templates @@ -131,3 +128,4 @@ The full source code of Merlin is hosted by Github: https://github.com/micromata/MerlinRunner/[Merlin on GitHub^] + [.text-left] +ToDo: Technologies, Java embedded, platforms, ..., First steps diff --git a/merlin-desktop-installer/README.md b/merlin-desktop-installer/README.md index 70f095b4..d2e3424e 100644 --- a/merlin-desktop-installer/README.md +++ b/merlin-desktop-installer/README.md @@ -1,9 +1,9 @@ # Building a new release -1. Increase version in `build.gradlel`. +1. Increase version in `build.gradle`. 2. `gradle clean test dist` 3. Run Install4j 1. General settings -> Application Info -> Version __current version__ - 2. Installer -> Auto-Update Options -> Base url for installers: https://sourceforge.net/projects/pforge/files/Merlin/0.3/ + 2. Installer -> Auto-Update Options -> Base url for installers: https://sourceforge.net/projects/pforge/files/Merlin/0.9/ 3. Build project 4. `gradle postDist` 5. Testing diff --git a/merlin-desktop-installer/merlin.install4j b/merlin-desktop-installer/merlin.install4j index a88c04d3..d4436c57 100644 --- a/merlin-desktop-installer/merlin.install4j +++ b/merlin-desktop-installer/merlin.install4j @@ -1,7 +1,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -2294,7 +2294,7 @@ return true; - + diff --git a/merlin-desktop-installer/updates.xml b/merlin-desktop-installer/updates.xml index 7121fa77..9b6347d5 100644 --- a/merlin-desktop-installer/updates.xml +++ b/merlin-desktop-installer/updates.xml @@ -1,6 +1,14 @@ - - + + + + + + + + + +