You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by je...@apache.org on 2012/04/18 14:54:05 UTC

svn commit: r1327492 - /chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/resources/types.xml

Author: jens
Date: Wed Apr 18 12:54:05 2012
New Revision: 1327492

URL: http://svn.apache.org/viewvc?rev=1327492&view=rev
Log:
allow content for example types

Modified:
    chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/resources/types.xml

Modified: chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/resources/types.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/resources/types.xml?rev=1327492&r1=1327491&r2=1327492&view=diff
==============================================================================
--- chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/resources/types.xml (original)
+++ chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/resources/types.xml Wed Apr 18 12:54:05 2012
@@ -38,7 +38,7 @@
     <controllablePolicy>false</controllablePolicy>
     <controllableACL>true</controllableACL>
     <versionable>false</versionable>
-    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <contentStreamAllowed>allowed</contentStreamAllowed>
     <propertyIntegerDefinition>
         <id>imageWidth</id>
         <localName>0x0100</localName>
@@ -1234,7 +1234,7 @@
     <controllablePolicy>false</controllablePolicy>
     <controllableACL>true</controllableACL>
     <versionable>false</versionable>
-    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <contentStreamAllowed>allowed</contentStreamAllowed>
     <propertyStringDefinition>
         <id>artist</id>
         <localName>Artist</localName>
@@ -1506,7 +1506,7 @@
     <controllablePolicy>false</controllablePolicy>
     <controllableACL>true</controllableACL>
     <versionable>false</versionable>
-    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <contentStreamAllowed>allowed</contentStreamAllowed>
     <propertyIntegerDefinition>
         <id>noPages</id>
         <localName>No Pages</localName>
@@ -1686,7 +1686,7 @@
     <controllablePolicy>false</controllablePolicy>
     <controllableACL>true</controllableACL>
     <versionable>false</versionable>
-    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <contentStreamAllowed>allowed</contentStreamAllowed>
     <propertyStringDefinition>
         <id>applicationName</id>
         <localName>Application Name</localName>
@@ -2138,7 +2138,7 @@
     <controllablePolicy>false</controllablePolicy>
     <controllableACL>true</controllableACL>
     <versionable>false</versionable>
-    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <contentStreamAllowed>allowed</contentStreamAllowed>
     <propertyStringDefinition>
         <id>from</id>
         <localName>From</localName>