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/09/14 10:58:31 UTC

[1/6] isis git commit: Update _ugfun_getting-started_helloworld-archetype.adoc

Repository: isis
Updated Branches:
  refs/heads/master 234798ed6 -> 0b729b061


Update _ugfun_getting-started_helloworld-archetype.adoc

no webapp module is generated building helloworld (maven 3.5.0), no need to `cd` in. command works from within myapp directory

Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/bee81ea0
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/bee81ea0
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/bee81ea0

Branch: refs/heads/master
Commit: bee81ea03a3e8cc344e0642d9a50d42850b628db
Parents: c92e5bf
Author: ppirus <pp...@users.noreply.github.com>
Authored: Thu Aug 31 19:42:36 2017 +0200
Committer: GitHub <no...@github.com>
Committed: Thu Aug 31 19:42:36 2017 +0200

----------------------------------------------------------------------
 .../guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc   | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/bee81ea0/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc b/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc
index ab13d84..ce56380 100644
--- a/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc
@@ -75,6 +75,7 @@ Once you've built the app, you can run the WAR in a variety of ways.
 === Using mvn Jetty plugin
 
 First, you could run the WAR in a Maven-hosted Jetty instance, though you need to `cd` into the `webapp` module:
+(using maven 3.5.0 / isis 1.15 there is no webapp module and there is no need to `cd`into a `webapp` module. just run mvn jetty:run to fire up the app )
 
 [source,bash]
 ----


[6/6] isis git commit: Merge branch 'ISIS-1712_pr-87' ... with some additional fixes/clarifications.

Posted by da...@apache.org.
Merge branch 'ISIS-1712_pr-87' ... with some additional fixes/clarifications.


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/0b729b06
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/0b729b06
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/0b729b06

Branch: refs/heads/master
Commit: 0b729b0619d92f68c2524d8b0cee9274cd090ca9
Parents: 9a228a2 7471e7f
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Sep 13 18:01:44 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Sep 14 11:53:51 2017 +0100

----------------------------------------------------------------------
 .../asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------



[5/6] isis git commit: Merge branch 'patch-8' of https://github.com/ppirus/isis into ISIS-1712_pr-87

Posted by da...@apache.org.
Merge branch 'patch-8' of https://github.com/ppirus/isis into ISIS-1712_pr-87


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/7471e7f1
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/7471e7f1
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/7471e7f1

Branch: refs/heads/master
Commit: 7471e7f136793ffaecdb2cfd837978f4b17c39b4
Parents: 9a228a2 19f5b98
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Sep 13 18:01:40 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Sep 14 11:53:49 2017 +0100

----------------------------------------------------------------------
 .../asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------



[3/6] isis git commit: Merge branch 'patch-7' of https://github.com/ppirus/isis into ISIS-1712_pr-86

Posted by da...@apache.org.
Merge branch 'patch-7' of https://github.com/ppirus/isis into ISIS-1712_pr-86


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/da8d88de
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/da8d88de
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/da8d88de

Branch: refs/heads/master
Commit: da8d88dedb4b4f386a8209d022c41708655eef1c
Parents: 234798e bee81ea
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Fri Sep 8 20:20:54 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Sep 14 11:53:43 2017 +0100

----------------------------------------------------------------------
 .../guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc   | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------



[2/6] isis git commit: Update _ugsec_configuring-isis-to-use-shiro.adoc

Posted by da...@apache.org.
Update _ugsec_configuring-isis-to-use-shiro.adoc

Where to tell Apache Isis to use Shiro ?

Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/19f5b988
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/19f5b988
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/19f5b988

Branch: refs/heads/master
Commit: 19f5b98887aa1f2db8779cb45c50010d3cef9f5a
Parents: 1a9a40d
Author: ppirus <pp...@users.noreply.github.com>
Authored: Fri Sep 1 13:59:48 2017 +0200
Committer: GitHub <no...@github.com>
Committed: Fri Sep 1 13:59:48 2017 +0200

----------------------------------------------------------------------
 .../asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/19f5b988/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
index 3b930c1..b6d09ff 100644
--- a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
@@ -17,6 +17,7 @@ Both the xref:../ugfun/ugfun.adoc#_ugfun_getting-started_helloworld-archetype[He
 == Telling Apache Isis to use Shiro
 
 To tell Apache Isis to use Shiro, update the `WEB-INF/isis.properties` file:
+(sure about this? The HelloWorld App uses Shiro without this properties set. Instead the use of Shiro is mentioned in ../domainapp/application/HelloworldAppManifest.java: .withAuthMechanism("shiro")?! )
 
 [source,ini]
 ----


[4/6] isis git commit: Merge branch 'ISIS-1712_pr-86'

Posted by da...@apache.org.
Merge branch 'ISIS-1712_pr-86'


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/9a228a23
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/9a228a23
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/9a228a23

Branch: refs/heads/master
Commit: 9a228a23d98c9e1efc31b1199c25a8d7edeb84ad
Parents: 234798e da8d88d
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Fri Sep 8 20:20:57 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Sep 14 11:53:46 2017 +0100

----------------------------------------------------------------------
 .../guides/ugfun/_ugfun_getting-started_helloworld-archetype.adoc   | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------