You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by bu...@apache.org on 2013/11/08 21:34:57 UTC

svn commit: r885913 [1/3] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ images/ kiwi/ ldcache/ ldclient/ ldpath/ platform/

Author: buildbot
Date: Fri Nov  8 20:34:56 2013
New Revision: 885913

Log:
Staging update by buildbot for marmotta

Added:
    websites/staging/marmotta/trunk/content/images/marmotta-cloud.dia   (with props)
    websites/staging/marmotta/trunk/content/images/marmotta-cloud.png   (with props)
    websites/staging/marmotta/trunk/content/platform/cloud.html
Modified:
    websites/staging/marmotta/trunk/content/   (props changed)
    websites/staging/marmotta/trunk/content/acknowledgements.html
    websites/staging/marmotta/trunk/content/apidocs/packages
    websites/staging/marmotta/trunk/content/client-library.html
    websites/staging/marmotta/trunk/content/configuration.html
    websites/staging/marmotta/trunk/content/dependencies.html
    websites/staging/marmotta/trunk/content/dependency-info.html
    websites/staging/marmotta/trunk/content/dependency-management.html
    websites/staging/marmotta/trunk/content/development.html
    websites/staging/marmotta/trunk/content/distribution-management.html
    websites/staging/marmotta/trunk/content/download.html
    websites/staging/marmotta/trunk/content/index.html
    websites/staging/marmotta/trunk/content/installation.html
    websites/staging/marmotta/trunk/content/integration.html
    websites/staging/marmotta/trunk/content/issue-tracking.html
    websites/staging/marmotta/trunk/content/kiwi-triplestore.html
    websites/staging/marmotta/trunk/content/kiwi/index.html
    websites/staging/marmotta/trunk/content/kiwi/reasoner.html
    websites/staging/marmotta/trunk/content/kiwi/sparql.html
    websites/staging/marmotta/trunk/content/kiwi/transactions.html
    websites/staging/marmotta/trunk/content/kiwi/triplestore.html
    websites/staging/marmotta/trunk/content/kiwi/tripletable.html
    websites/staging/marmotta/trunk/content/kiwi/versioning.html
    websites/staging/marmotta/trunk/content/ldcache/backends.html
    websites/staging/marmotta/trunk/content/ldcache/index.html
    websites/staging/marmotta/trunk/content/ldcache/usage.html
    websites/staging/marmotta/trunk/content/ldcache/wrappers.html
    websites/staging/marmotta/trunk/content/ldclient/dataproviders.html
    websites/staging/marmotta/trunk/content/ldclient/index.html
    websites/staging/marmotta/trunk/content/ldclient/modules.html
    websites/staging/marmotta/trunk/content/ldclient/usage.html
    websites/staging/marmotta/trunk/content/ldpath.html
    websites/staging/marmotta/trunk/content/ldpath/backends.html
    websites/staging/marmotta/trunk/content/ldpath/functions.html
    websites/staging/marmotta/trunk/content/ldpath/index.html
    websites/staging/marmotta/trunk/content/ldpath/language.html
    websites/staging/marmotta/trunk/content/ldpath/template.html
    websites/staging/marmotta/trunk/content/ldpath/usage.html
    websites/staging/marmotta/trunk/content/license.html
    websites/staging/marmotta/trunk/content/mail-lists.html
    websites/staging/marmotta/trunk/content/platform/backends.html
    websites/staging/marmotta/trunk/content/platform/client-library.html
    websites/staging/marmotta/trunk/content/platform/core-module.html
    websites/staging/marmotta/trunk/content/platform/index.html
    websites/staging/marmotta/trunk/content/platform/ldcache-module.html
    websites/staging/marmotta/trunk/content/platform/ldpath-module.html
    websites/staging/marmotta/trunk/content/platform/reasoner-module.html
    websites/staging/marmotta/trunk/content/platform/security-module.html
    websites/staging/marmotta/trunk/content/platform/sesame.html
    websites/staging/marmotta/trunk/content/platform/sparql-module.html
    websites/staging/marmotta/trunk/content/platform/user-module.html
    websites/staging/marmotta/trunk/content/platform/versioning-module.html
    websites/staging/marmotta/trunk/content/plugin-management.html
    websites/staging/marmotta/trunk/content/plugins.html
    websites/staging/marmotta/trunk/content/privacy.html
    websites/staging/marmotta/trunk/content/project-info.html
    websites/staging/marmotta/trunk/content/project-reports.html
    websites/staging/marmotta/trunk/content/project-summary.html
    websites/staging/marmotta/trunk/content/sesame.html
    websites/staging/marmotta/trunk/content/source-repository.html
    websites/staging/marmotta/trunk/content/start.html
    websites/staging/marmotta/trunk/content/team-list.html

Propchange: websites/staging/marmotta/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov  8 20:34:56 2013
@@ -1 +1 @@
-1540113
+1540172

Modified: websites/staging/marmotta/trunk/content/acknowledgements.html
==============================================================================
--- websites/staging/marmotta/trunk/content/acknowledgements.html (original)
+++ websites/staging/marmotta/trunk/content/acknowledgements.html Fri Nov  8 20:34:56 2013
@@ -136,6 +136,9 @@
                       <li>      <a href="platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
 </li>
                   
+                      <li>      <a href="platform/cloud.html"  title="Cloud Setup">Cloud Setup</a>
+</li>
+                  
                       <li>      <a href="client-library.html"  title="Client Library">Client Library</a>
 </li>
                           </ul>

Modified: websites/staging/marmotta/trunk/content/apidocs/packages
==============================================================================
--- websites/staging/marmotta/trunk/content/apidocs/packages (original)
+++ websites/staging/marmotta/trunk/content/apidocs/packages Fri Nov  8 20:34:56 2013
@@ -1,111 +1,111 @@
+org.apache.marmotta.kiwi.config
 org.apache.marmotta.kiwi.exception
+org.apache.marmotta.kiwi.persistence.h2
 org.apache.marmotta.kiwi.persistence
 org.apache.marmotta.kiwi.persistence.util
-org.apache.marmotta.kiwi.persistence.mysql
 org.apache.marmotta.kiwi.persistence.pgsql
-org.apache.marmotta.kiwi.persistence.h2
-org.apache.marmotta.kiwi.sail
+org.apache.marmotta.kiwi.persistence.mysql
 org.apache.marmotta.kiwi.model.rdf
 org.apache.marmotta.kiwi.caching
-org.apache.marmotta.kiwi.config
+org.apache.marmotta.kiwi.sail
 org.apache.marmotta.kiwi.model.caching
 org.apache.marmotta.kiwi.transactions.model
-org.apache.marmotta.kiwi.transactions.sail
-org.apache.marmotta.kiwi.transactions.api
 org.apache.marmotta.kiwi.transactions.wrapper
-org.apache.marmotta.kiwi.reasoner.model.exception
-org.apache.marmotta.kiwi.reasoner.model.query
+org.apache.marmotta.kiwi.transactions.api
+org.apache.marmotta.kiwi.transactions.sail
+org.apache.marmotta.kiwi.reasoner.sail
 org.apache.marmotta.kiwi.reasoner.model.program
-org.apache.marmotta.kiwi.reasoner.parser
-org.apache.marmotta.kiwi.reasoner.engine
-org.apache.marmotta.kiwi.reasoner.persistence
+org.apache.marmotta.kiwi.reasoner.model.query
+org.apache.marmotta.kiwi.reasoner.model.exception
 org.apache.marmotta.kiwi.reasoner.util
-org.apache.marmotta.kiwi.reasoner.sail
-org.apache.marmotta.kiwi.versioning.model
-org.apache.marmotta.kiwi.versioning.sail
+org.apache.marmotta.kiwi.reasoner.persistence
+org.apache.marmotta.kiwi.reasoner.engine
+org.apache.marmotta.kiwi.reasoner.parser
 org.apache.marmotta.kiwi.versioning.api
 org.apache.marmotta.kiwi.versioning.repository
+org.apache.marmotta.kiwi.versioning.sail
+org.apache.marmotta.kiwi.versioning.model
 org.apache.marmotta.kiwi.versioning.persistence
-org.apache.marmotta.ldclient.model
-org.apache.marmotta.ldclient.api.endpoint
 org.apache.marmotta.ldclient.api.ldclient
 org.apache.marmotta.ldclient.api.provider
+org.apache.marmotta.ldclient.api.endpoint
 org.apache.marmotta.ldclient.exception
+org.apache.marmotta.ldclient.model
 org.apache.marmotta.ldclient.services.provider
 org.apache.marmotta.ldclient.services.ldclient
-org.apache.marmotta.ldclient.provider.xml
 org.apache.marmotta.ldclient.provider.xml.mapping
-org.apache.marmotta.ldclient.provider.html.mapping
+org.apache.marmotta.ldclient.provider.xml
 org.apache.marmotta.ldclient.provider.html
+org.apache.marmotta.ldclient.provider.html.mapping
+org.apache.marmotta.ldcache.model
 org.apache.marmotta.ldcache.api
 org.apache.marmotta.ldcache.sail
-org.apache.marmotta.ldcache.model
 org.apache.marmotta.ldcache.services
 org.apache.marmotta.ldpath.api.functions
-org.apache.marmotta.ldpath.api.selectors
-org.apache.marmotta.ldpath.api.tests
 org.apache.marmotta.ldpath.api
 org.apache.marmotta.ldpath.api.backend
 org.apache.marmotta.ldpath.api.transformers
-org.apache.marmotta.ldpath.parser
+org.apache.marmotta.ldpath.api.tests
+org.apache.marmotta.ldpath.api.selectors
 org.apache.marmotta.ldpath.exception
-org.apache.marmotta.ldpath.util
+org.apache.marmotta.ldpath.parser
 org.apache.marmotta.ldpath
-org.apache.marmotta.ldpath.model.tests
-org.apache.marmotta.ldpath.model.tests.functions
-org.apache.marmotta.ldpath.model.transformers
-org.apache.marmotta.ldpath.model.functions
-org.apache.marmotta.ldpath.model
 org.apache.marmotta.ldpath.model.programs
-org.apache.marmotta.ldpath.model.fields
+org.apache.marmotta.ldpath.model
 org.apache.marmotta.ldpath.model.backend
 org.apache.marmotta.ldpath.model.selectors
+org.apache.marmotta.ldpath.model.fields
+org.apache.marmotta.ldpath.model.functions
+org.apache.marmotta.ldpath.model.transformers
+org.apache.marmotta.ldpath.model.tests
+org.apache.marmotta.ldpath.model.tests.functions
+org.apache.marmotta.ldpath.util
 org.apache.marmotta.ldpath.model.functions.coll
 org.apache.marmotta.ldpath.model.functions.date
 org.apache.marmotta.ldpath.model.functions.html
 org.apache.marmotta.ldpath.model.functions.math
-org.apache.marmotta.ldpath.model.functions.text
 org.apache.marmotta.ldpath.model.tests.functions.text
+org.apache.marmotta.ldpath.model.functions.text
 org.apache.marmotta.ldpath.model.functions.xml
 org.apache.marmotta.ldpath.backend.sesame
 org.apache.marmotta.ldpath.backend.jena
 org.apache.marmotta.ldpath.backend.linkeddata
 org.apache.marmotta.ldpath.backend.file
+org.apache.marmotta.platform.ldcache.model.filter
+org.apache.marmotta.platform.ldcache.services.endpoint
+org.apache.marmotta.platform.ldcache.services.ldcache
 org.apache.marmotta.platform.ldcache.webservices
 org.apache.marmotta.platform.ldcache.api.endpoint
-org.apache.marmotta.platform.ldcache.services.ldcache
-org.apache.marmotta.platform.ldcache.services.endpoint
-org.apache.marmotta.platform.ldcache.model.filter
-org.apache.marmotta.platform.ldpath.webservices
-org.apache.marmotta.platform.ldpath.model.functions
 org.apache.marmotta.platform.ldpath.api
+org.apache.marmotta.platform.ldpath.model.functions
 org.apache.marmotta.platform.ldpath.services
+org.apache.marmotta.platform.ldpath.webservices
 org.apache.marmotta.platform.ldpath.backend
-org.apache.marmotta.platform.reasoner.webservices
 org.apache.marmotta.platform.reasoner.services
-org.apache.marmotta.platform.security.filters
+org.apache.marmotta.platform.reasoner.webservices
+org.apache.marmotta.platform.security.webservices
 org.apache.marmotta.platform.security.api
 org.apache.marmotta.platform.security.util
-org.apache.marmotta.platform.security.webservices
 org.apache.marmotta.platform.security.model
+org.apache.marmotta.platform.security.filters
 org.apache.marmotta.platform.security.services
-org.apache.marmotta.platform.sparql.api.sparql
 org.apache.marmotta.platform.sparql.webservices
-org.apache.marmotta.platform.sparql.services.sparqlio.rdf
+org.apache.marmotta.platform.sparql.api.sparql
+org.apache.marmotta.platform.sparql.services.sail
 org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
+org.apache.marmotta.platform.sparql.services.sparqlio.rdf
 org.apache.marmotta.platform.sparql.services.sparql
-org.apache.marmotta.platform.sparql.services.sail
-org.apache.marmotta.platform.user.api
-org.apache.marmotta.platform.user.webservices
-org.apache.marmotta.platform.user.services.auth
 org.apache.marmotta.platform.user.services
-org.apache.marmotta.platform.user.filters
+org.apache.marmotta.platform.user.services.auth
 org.apache.marmotta.platform.user.model
-org.apache.marmotta.platform.versioning.exception
+org.apache.marmotta.platform.user.api
+org.apache.marmotta.platform.user.filters
+org.apache.marmotta.platform.user.webservices
+org.apache.marmotta.platform.versioning.webservices
 org.apache.marmotta.platform.versioning.services
-org.apache.marmotta.platform.versioning.utils
 org.apache.marmotta.platform.versioning.filter
-org.apache.marmotta.platform.versioning.webservices
-org.apache.marmotta.platform.versioning.api
+org.apache.marmotta.platform.versioning.model
 org.apache.marmotta.platform.versioning.io
-org.apache.marmotta.platform.versioning.model
\ No newline at end of file
+org.apache.marmotta.platform.versioning.utils
+org.apache.marmotta.platform.versioning.api
+org.apache.marmotta.platform.versioning.exception
\ No newline at end of file

Modified: websites/staging/marmotta/trunk/content/client-library.html
==============================================================================
--- websites/staging/marmotta/trunk/content/client-library.html (original)
+++ websites/staging/marmotta/trunk/content/client-library.html Fri Nov  8 20:34:56 2013
@@ -136,6 +136,9 @@
                       <li>      <a href="platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
 </li>
                   
+                      <li>      <a href="platform/cloud.html"  title="Cloud Setup">Cloud Setup</a>
+</li>
+                  
                       <li>      <a href="client-library.html"  title="Client Library">Client Library</a>
 </li>
                           </ul>

Modified: websites/staging/marmotta/trunk/content/configuration.html
==============================================================================
--- websites/staging/marmotta/trunk/content/configuration.html (original)
+++ websites/staging/marmotta/trunk/content/configuration.html Fri Nov  8 20:34:56 2013
@@ -136,6 +136,9 @@
                       <li>      <a href="platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
 </li>
                   
+                      <li>      <a href="platform/cloud.html"  title="Cloud Setup">Cloud Setup</a>
+</li>
+                  
                       <li>      <a href="client-library.html"  title="Client Library">Client Library</a>
 </li>
                           </ul>