pvollenweider 2005/10/12 11:07:59 CEST
Modified files:
core/src/webapp/WEB-INF/etc/config license.xml
Log:
Update to Jahia 5
Revision Changes Path
1.5 +3 -4 jahia/core/src/webapp/WEB-INF/etc/config/license.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/WEB-INF/etc/config/license.xml.diff?r1=1.4&r2=1.5&f=h
Index: license.xml
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/WEB-INF/etc/config/license.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- license.xml 7 Oct 2005 15:58:10 -0000 1.4
+++ license.xml 12 Oct 2005 09:07:58 -0000 1.5
@@ -1,9 +1,8 @@
<jahia-licenses>
- <license-package format="1.0" product="Jahia" release="4.5">
- <license component="org.jahia.core" licensee="Jahia Evaluation Customer"
signature="MCwCFDlSwnP6Lv2llnog6T/OHoiGhhEoAhRDZTAclqpv8jc+U7AhP4PfKw6DCw=="
certAlias="jahiaCert">
- <limit class="org.jahia.security.license.DaysLeftValidator"
name="maxUsageDays" value="60"/>
+ <license-package format="1.0" product="Jahia" release="5.0">
+ <license component="org.jahia.core" licensee="Jahia Evaluation Customer"
signature="MCwCFGbZ3pz/P8x0y546J+wJ9va4YYLTAhRB0CtCJbl9QXXrt4RGmZiRxDoR7A=="
certAlias="jahiaCert">
<limit class="org.jahia.security.license.BuildNumberValidator"
name="build" value="8000 to 10000"/>
- <limit class="org.jahia.security.license.ReleaseNumberValidator"
name="release" value="4.5"/>
+ <limit class="org.jahia.security.license.ReleaseNumberValidator"
name="release" value="5.0 to 5.1"/>
</license>
</license-package>
</jahia-licenses>