Author: jpotts
Date: Fri Feb 21 03:05:38 2014
New Revision: 1570433

URL: http://svn.apache.org/r1570433
Log:
Add Alfresco 4.2 and Alfresco in the cloud config to OpenCMIS Workbench

Added:
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.0-atompub.properties
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-atompub.properties
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-browser.properties
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.0-atompub.properties
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-atompub.properties
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-browser.properties
Removed:
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-atompub.properties
Modified:
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties

Added: 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.0-atompub.properties
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.0-atompub.properties?rev=1570433&view=auto
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.0-atompub.properties
 (added)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.0-atompub.properties
 Fri Feb 21 03:05:38 2014
@@ -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.
+#
+#
+
+# Alfresco 4.2 CMIS 1.0 AtomPub
+
+org.apache.chemistry.opencmis.binding.spi.type=atompub
+org.apache.chemistry.opencmis.binding.atompub.url=http://<host>/alfresco/api/-default-/public/cmis/versions/1.0/atom
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>

Added: 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-atompub.properties
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-atompub.properties?rev=1570433&view=auto
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-atompub.properties
 (added)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-atompub.properties
 Fri Feb 21 03:05:38 2014
@@ -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.
+#
+#
+
+# Alfresco 4.2 CMIS 1.1 AtomPub
+
+org.apache.chemistry.opencmis.binding.spi.type=atompub
+org.apache.chemistry.opencmis.binding.atompub.url=http://<host>/alfresco/api/-default-/public/cmis/versions/1.1/atom
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>

Added: 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-browser.properties
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-browser.properties?rev=1570433&view=auto
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-browser.properties
 (added)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-4.2-1.1-browser.properties
 Fri Feb 21 03:05:38 2014
@@ -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.
+#
+#
+
+# Alfresco 4.2 Browser
+
+org.apache.chemistry.opencmis.binding.spi.type=browser
+org.apache.chemistry.opencmis.binding.browser.url=http://<host>/alfresco/api/-default-/public/cmis/versions/1.1/browser
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>

Added: 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.0-atompub.properties
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.0-atompub.properties?rev=1570433&view=auto
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.0-atompub.properties
 (added)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.0-atompub.properties
 Fri Feb 21 03:05:38 2014
@@ -0,0 +1,31 @@
+#
+#
+# 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.
+#
+#
+
+# Alfresco Cloud CMIS 1.0 AtomPub
+org.apache.chemistry.opencmis.binding.spi.type=atompub
+org.apache.chemistry.opencmis.binding.atompub.url=https://api.alfresco.com/cmis/versions/1.0/atom
+org.apache.chemistry.opencmis.binding.auth.http.basic=false
+
+# Please provide a valid OAuth access token in the following property
+# Note that Alfresco Cloud access tokens have a limited lifetime (currently 1 
hour) and the OpenCMIS Workbench does not auto-refresh the access token when it 
expires
+org.apache.chemistry.opencmis.binding.header.0=Authorization:Bearer 
####ACCESS_TOKEN####
+
+# Other optional options - compression etc. - may be provided here

Added: 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-atompub.properties
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-atompub.properties?rev=1570433&view=auto
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-atompub.properties
 (added)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-atompub.properties
 Fri Feb 21 03:05:38 2014
@@ -0,0 +1,31 @@
+#
+#
+# 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.
+#
+#
+
+# Alfresco Cloud CMIS 1.1 AtomPub
+org.apache.chemistry.opencmis.binding.spi.type=atompub
+org.apache.chemistry.opencmis.binding.atompub.url=https://api.alfresco.com/cmis/versions/1.1/atom
+org.apache.chemistry.opencmis.binding.auth.http.basic=false
+
+# Please provide a valid OAuth access token in the following property
+# Note that Alfresco Cloud access tokens have a limited lifetime (currently 1 
hour) and the OpenCMIS Workbench does not auto-refresh the access token when it 
expires
+org.apache.chemistry.opencmis.binding.header.0=Authorization:Bearer 
####ACCESS_TOKEN####
+
+# Other optional options - compression etc. - may be provided here

Added: 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-browser.properties
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-browser.properties?rev=1570433&view=auto
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-browser.properties
 (added)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/alfresco-cloud-1.1-browser.properties
 Fri Feb 21 03:05:38 2014
@@ -0,0 +1,31 @@
+#
+#
+# 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.
+#
+#
+
+# Alfresco Cloud CMIS 1.1 Browser
+org.apache.chemistry.opencmis.binding.spi.type=browser
+org.apache.chemistry.opencmis.binding.browser.url=https://api.alfresco.com/cmis/versions/1.1/browser
+org.apache.chemistry.opencmis.binding.auth.http.basic=false
+
+# Please provide a valid OAuth access token in the following property
+# Note that Alfresco Cloud access tokens have a limited lifetime (currently 1 
hour) and the OpenCMIS Workbench does not auto-refresh the access token when it 
expires
+org.apache.chemistry.opencmis.binding.header.0=Authorization:Bearer 
####ACCESS_TOKEN####
+
+# Other optional options - compression etc. - may be provided here

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=1570433&r1=1570432&r2=1570433&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
 Fri Feb 21 03:05:38 2014
@@ -26,9 +26,14 @@
 
 alfresco-3.4-atompub.properties=Alfresco 3.4 AtomPub
 alfresco-3.4-webservices.properties=Alfresco 3.4 Web Services
-alfresco-4-atompub.properties=Alfresco 4 AtomPub
-alfresco-4-webservices.properties=Alfresco 4 Web Services
-alfresco-cloud-atompub.properties=Alfresco Cloud AtomPub
+alfresco-4-atompub.properties=Alfresco 4.0 AtomPub
+alfresco-4-webservices.properties=Alfresco 4.0 Web Services
+alfresco-4.2-1.0-atompub.properties=Alfresco 4.2 AtomPub (1.0)
+alfresco-4.2-1.1-atompub.properties=Alfresco 4.2 AtomPub (1.1)
+alfresco-4.2-1.1-browser.properties=Alfresco 4.2 Browser (1.1)
+alfresco-cloud-1.0-atompub.properties=Alfresco in the cloud AtomPub (1.0)
+alfresco-cloud-1.1-atompub.properties=Alfresco in the cloud AtomPub (1.1)
+alfresco-cloud-1.1-browser.properties=Alfresco in the cloud Browser (1.1)
 
 sharepoint-2010-atompub.properties=SharePoint 2010 AtomPub
 sharepoint-2010-webservices.properties=SharePoint 2010 Web Services


Reply via email to