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 2015/11/03 11:14:19 UTC

isis-site git commit: migration notes for 1.10.0 - tiny fix

Repository: isis-site
Updated Branches:
  refs/heads/asf-site a46bb8ed1 -> fbd6a8d3f


migration notes for 1.10.0 - tiny fix


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

Branch: refs/heads/asf-site
Commit: fbd6a8d3feeaa26715576b2e8f3e3f25bd3954e4
Parents: a46bb8e
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Tue Nov 3 10:13:07 2015 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Tue Nov 3 10:13:07 2015 +0000

----------------------------------------------------------------------
 content/migration-notes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/fbd6a8d3/content/migration-notes.html
----------------------------------------------------------------------
diff --git a/content/migration-notes.html b/content/migration-notes.html
index 4d45c93..cd77d23 100644
--- a/content/migration-notes.html
+++ b/content/migration-notes.html
@@ -544,7 +544,7 @@ internally to sequence the internal list of services being initialized.</p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="ini">isis.services.eventbus.allowLateRegistration=false</code></pre>
+<pre class="CodeRay highlight"><code data-lang="ini">isis.services.eventbus.allowLateRegistration=true</code></pre>
 </div>
 </div>
 <div class="paragraph">