Author: fguillaume
Date: Mon Jul 25 14:29:08 2016
New Revision: 1754019
URL: http://svn.apache.org/viewvc?rev=1754019&view=rev
Log:
Workbench: updated Nuxeo configuration
Added:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub-1.0.properties
(with props)
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub.properties
- copied, changed from r1754012,
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-browser.properties
(with props)
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-webservices.properties
- copied, changed from r1754012,
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
Removed:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
Modified:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
Modified:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
URL:
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties?rev=1754019&r1=1754018&r2=1754019&view=diff
==============================================================================
---
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
(original)
+++
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
Mon Jul 25 14:29:08 2016
@@ -43,8 +43,10 @@ sharepoint-2013-webservices.properties=S
opentext-els-10.2.0-atompub.properties=Open Text ELS 10.2.0 AtomPub
opentext-els-10.2.0-webservices.properties=Open Text ELS 10.2.0 Web Services
-nuxeo-5.4-atompub.properties=Nuxeo 5.4 AtomPub
-nuxeo-5.4-webservices.properties=Nuxeo 5.4 Web Services
+nuxeo-browser.properties=Nuxeo Browser
+nuxeo-atompub.properties=Nuxeo AtomPub (1.1)
+nuxeo-atompub-1.0.properties=Nuxeo AtomPub (1.0)
+nuxeo-webservices.properties=Nuxeo Web Services
ibm-filenet-p8-atompub.properties=IBM FileNet P8 AtomPub
ibm-filenet-p8-webservices.properties=IBM FileNet P8 Web Services
Added:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub-1.0.properties
URL:
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub-1.0.properties?rev=1754019&view=auto
==============================================================================
---
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub-1.0.properties
(added)
+++
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub-1.0.properties
Mon Jul 25 14:29:08 2016
@@ -0,0 +1,27 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+
+# Nuxeo AtomPub (1.0)
+
+org.apache.chemistry.opencmis.binding.spi.type=atompub
+org.apache.chemistry.opencmis.binding.atompub.url=http://<host>/nuxeo/atom/cmis10
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>
Propchange:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub-1.0.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub-1.0.properties
------------------------------------------------------------------------------
svn:keywords = Id
Copied:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub.properties
(from r1754012,
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties)
URL:
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub.properties?p2=chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub.properties&p1=chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties&r1=1754012&r2=1754019&rev=1754019&view=diff
==============================================================================
---
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
(original)
+++
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-atompub.properties
Mon Jul 25 14:29:08 2016
@@ -19,7 +19,7 @@
#
#
-# Nuxeo 5.4 AtomPub
+# Nuxeo AtomPub
org.apache.chemistry.opencmis.binding.spi.type=atompub
org.apache.chemistry.opencmis.binding.atompub.url=http://<host>/nuxeo/atom/cmis
Added:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-browser.properties
URL:
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-browser.properties?rev=1754019&view=auto
==============================================================================
---
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-browser.properties
(added)
+++
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-browser.properties
Mon Jul 25 14:29:08 2016
@@ -0,0 +1,27 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+
+# Nuxeo Browser
+
+org.apache.chemistry.opencmis.binding.spi.type=browser
+org.apache.chemistry.opencmis.binding.browser.url=http://<host>/nuxeo/json/cmis
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>
Propchange:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-browser.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-browser.properties
------------------------------------------------------------------------------
svn:keywords = Id
Copied:
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-webservices.properties
(from r1754012,
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties)
URL:
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-webservices.properties?p2=chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-webservices.properties&p1=chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties&r1=1754012&r2=1754019&rev=1754019&view=diff
==============================================================================
---
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
(original)
+++
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-webservices.properties
Mon Jul 25 14:29:08 2016
@@ -19,7 +19,7 @@
#
#
-# Nuxeo 5.4 Web Services
+# Nuxeo Web Services
org.apache.chemistry.opencmis.binding.spi.type=webservices
org.apache.chemistry.opencmis.binding.webservices.RepositoryService=http://<host>/nuxeo/webservices/cmis/RepositoryService?wsdl