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 2017/10/31 06:59:29 UTC

[isis] branch master updated (3f49af7 -> b7b9083)

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

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


    from 3f49af7  adds link to imworld video
     new 8c72924  fixes title for presentation
     new b7b9083  fixes image size in cgcom

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc        | 2 +-
 .../pages/articles-and-presentations/articles-and-presentations.adoc    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@isis.apache.org" <co...@isis.apache.org>'].

[isis] 02/02: fixes image size in cgcom

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b7b9083106cb454de747c9c47d74669dfff5f922
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 31 06:09:32 2017 +0000

    fixes image size in cgcom
---
 .../src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc
index 605fd80..a26f8fa 100644
--- a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc
@@ -529,7 +529,7 @@ image::{_imagesdir}docker/docker-daemon.png[width="600px",link="{_imagesdir}dock
 
 You might also need to ensure that the "Unidentified networks" are configured to be private:
 
-image::{_imagesdir}docker/026-docker-nat-private.png[width="400px",link="{_imagesdir}docker/026-docker-nat-private.png"]
+image::{_imagesdir}docker/026-docker-nat-private.png[width="600px",link="{_imagesdir}docker/026-docker-nat-private.png"]
 
 This can be done using the "Local Security Policy" application.
 ====

-- 
To stop receiving notification emails like this one, please contact
"commits@isis.apache.org" <co...@isis.apache.org>.

[isis] 01/02: fixes title for presentation

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 8c72924a3803b9ca344bd0b7b82462a0c951e242
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 31 06:03:00 2017 +0000

    fixes title for presentation
---
 .../pages/articles-and-presentations/articles-and-presentations.adoc    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/adocs/documentation/src/main/asciidoc/pages/articles-and-presentations/articles-and-presentations.adoc b/adocs/documentation/src/main/asciidoc/pages/articles-and-presentations/articles-and-presentations.adoc
index b537afa..606c9c4 100644
--- a/adocs/documentation/src/main/asciidoc/pages/articles-and-presentations/articles-and-presentations.adoc
+++ b/adocs/documentation/src/main/asciidoc/pages/articles-and-presentations/articles-and-presentations.adoc
@@ -11,7 +11,7 @@ Some articles and recorded material relating to either Apache Isis (or its prede
 
 == 2017
 
-* Presentation, IMWorld 2017, Bucharest: link:https://www.youtube.com/watch?v=KdFUwDhf1o8&feature=youtu.be[Why you should build, not buy] (45 min video)
+* Presentation, IMWorld 2017, Bucharest: link:https://www.youtube.com/watch?v=KdFUwDhf1o8&feature=youtu.be[Thinking outside the box - why you should build, not buy] (45 min video)
 * *Article, infoq.com: "In Defence of the Monolith" (link:https://www.infoq.com/articles/monolith-defense-part-1[part 1] and link:https://www.infoq.com/articles/monolith-defense-part-2[part 2]), also re-published in an link:https://www.infoq.com/minibooks/emag-microservices-monoliths[e-book]*.
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@isis.apache.org" <co...@isis.apache.org>.