You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/01/10 07:11:03 UTC

[isis] 04/04: ISIS-2067: adds TODO to the migration-notes.adoc

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit ce5527079a27ca54a48539b21578368c5426da68
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Jan 10 08:08:36 2019 +0100

    ISIS-2067: adds TODO to the migration-notes.adoc
---
 migration-notes.adoc | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/migration-notes.adoc b/migration-notes.adoc
index c96afac..bdd133b 100644
--- a/migration-notes.adoc
+++ b/migration-notes.adoc
@@ -595,3 +595,13 @@ public abstract class MyIntegTestAbstract extends IntegrationTestJupiter {
 ----
 
 
+=== Reworked o.a.i.WebServer (ISIS-1067)
+
+Changed parameter flags:
+
+* `-m`, `--manifest`, `--appManifest`
+* `-d`, `--dev`, `--prototype`
+* `-p`, `--port`
+
+Not other flags supported.
+