You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2017/08/22 03:32:03 UTC

[8/9] james-project git commit: JAMES-2111 Install is missing collapse option

JAMES-2111 Install is missing collapse option


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/39847c2d
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/39847c2d
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/39847c2d

Branch: refs/heads/master
Commit: 39847c2d506af38c05988db8661ac74b2e0e7b76
Parents: 9360cb3
Author: benwa <bt...@linagora.com>
Authored: Fri Aug 18 09:37:19 2017 +0700
Committer: benwa <bt...@linagora.com>
Committed: Tue Aug 22 10:31:08 2017 +0700

----------------------------------------------------------------------
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/39847c2d/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 1d62152..04777de 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -114,7 +114,7 @@
                         <item name="Security" href="/server/feature-security.html" />
                     </item>
                     <item name="2. Packaging" href="/server/packaging.html" />
-                    <item name="3. Install James" href="/server/install.html" >
+                    <item name="3. Install James" href="/server/install.html" collapse="true">
                         <item name="Cassandra-guice" href="/server/install/guice-cassandra.html" />
                         <item name="JPA-guice" href="/server/install/guice-jpa.html" />
                         <item name="JPA-SMTP-guice" href="/server/install/guice-jpa-smtp.html" />


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org