Update of
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders
In directory
james.mmbase.org:/tmp/cvs-serv28984/cmsc/sitemanagement/config/applications/sitemanagement/builders
Modified Files:
portlet.xml portletdefinition.xml view.xml
Log Message:
CMSC-1030 Add expires http headers based on portlet definition and view
Size not important for integer fields
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders
See also: http://www.mmbase.org/jira/browse/CMSC-1030
Index: portlet.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders/portlet.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- portlet.xml 25 Jul 2008 16:08:10 -0000 1.2
+++ portlet.xml 27 Jul 2008 13:08:37 -0000 1.3
@@ -95,7 +95,7 @@
</datatype>
<db>
<name>expirationcache</name>
- <type key="false" notnull="false" size="40"
state="persistent">INTEGER</type>
+ <type key="false" notnull="false" state="persistent">INTEGER</type>
</db>
</field>
Index: portletdefinition.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders/portletdefinition.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- portletdefinition.xml 25 Jul 2008 16:08:10 -0000 1.2
+++ portletdefinition.xml 27 Jul 2008 13:08:37 -0000 1.3
@@ -138,7 +138,7 @@
</datatype>
<db>
<name>expirationcache</name>
- <type key="false" notnull="false" size="40"
state="persistent">INTEGER</type>
+ <type key="false" notnull="false" state="persistent">INTEGER</type>
</db>
</field>
</fieldlist>
Index: view.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/config/applications/sitemanagement/builders/view.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- view.xml 25 Jul 2008 16:08:10 -0000 1.3
+++ view.xml 27 Jul 2008 13:08:37 -0000 1.4
@@ -142,7 +142,7 @@
</datatype>
<db>
<name>expirationcache</name>
- <type key="false" notnull="false" size="40"
state="persistent">INTEGER</type>
+ <type key="false" notnull="false" state="persistent">INTEGER</type>
</db>
</field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs