You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/04/30 17:28:21 UTC

svn commit: r533775 - /lenya/trunk/src/pubs/blog/config/publication.xml

Author: andreas
Date: Mon Apr 30 08:28:20 2007
New Revision: 533775

URL: http://svn.apache.org/viewvc?view=rev&rev=533775
Log:
Cleaned up blog's publication.xml

Modified:
    lenya/trunk/src/pubs/blog/config/publication.xml

Modified: lenya/trunk/src/pubs/blog/config/publication.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/blog/config/publication.xml?view=diff&rev=533775&r1=533774&r2=533775
==============================================================================
--- lenya/trunk/src/pubs/blog/config/publication.xml (original)
+++ lenya/trunk/src/pubs/blog/config/publication.xml Mon Apr 30 08:28:20 2007
@@ -24,7 +24,7 @@
   <version>@lenya.version@</version>
   <lenya-version>@lenya.version@</lenya-version>
   <lenya-revision>@lenya.revision@</lenya-revision>
-  <cocoon-version>2.1.8+</cocoon-version>
+  <cocoon-version>2.1.10</cocoon-version>
   <languages>
     <language default="true">en</language>
     <language>de</language>
@@ -32,11 +32,11 @@
   <path-mapper>org.apache.lenya.cms.publication.DefaultDocumentIdToPathMapper</path-mapper>
   <document-builder name="default"/>
   <breadcrumb-prefix/>
-  <ssl-prefix/>
   <site-manager name="simple"/>
   <resource-types>
     <resource-type name="entry" workflow="workflow.xml"/>
     <resource-type name="sidebar" workflow="workflow.xml"/>
   </resource-types>
+  <modules/>
 </publication>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org