Author: metskem
Date: Sun Nov  9 04:09:50 2008
New Revision: 712489

URL: http://svn.apache.org/viewvc?rev=712489&view=rev
Log:
I think we still need at least the plain editor in 3.0 for a while ?

Modified:
    incubator/jspwiki/trunk/etc/ini/jspwiki_module.xml

Modified: incubator/jspwiki/trunk/etc/ini/jspwiki_module.xml
URL: 
http://svn.apache.org/viewvc/incubator/jspwiki/trunk/etc/ini/jspwiki_module.xml?rev=712489&r1=712488&r2=712489&view=diff
==============================================================================
--- incubator/jspwiki/trunk/etc/ini/jspwiki_module.xml (original)
+++ incubator/jspwiki/trunk/etc/ini/jspwiki_module.xml Sun Nov  9 04:09:50 2008
@@ -15,7 +15,7 @@
       <author>Janne Jalkanen</author>
       <path>editors/plain.jsp</path>
       <minVersion>2.4</minVersion>
-      <maxVersion>2.8</maxVersion>
+      <maxVersion>3.0</maxVersion>
       
<adminBean>com.ecyrd.jspwiki.ui.admin.beans.PlainEditorAdminBean</adminBean>
    </editor>
 <!-- 


Reply via email to