You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2010/01/17 14:46:06 UTC

svn commit: r900139 - /commons/proper/jexl/trunk/PROPOSAL.html

Author: sebb
Date: Sun Jan 17 13:46:06 2010
New Revision: 900139

URL: http://svn.apache.org/viewvc?rev=900139&view=rev
Log:
This is an historical document, and is not intended to be updated to reflect current code.

Modified:
    commons/proper/jexl/trunk/PROPOSAL.html

Modified: commons/proper/jexl/trunk/PROPOSAL.html
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/PROPOSAL.html?rev=900139&r1=900138&r2=900139&view=diff
==============================================================================
--- commons/proper/jexl/trunk/PROPOSAL.html (original)
+++ commons/proper/jexl/trunk/PROPOSAL.html Sun Jan 17 13:46:06 2010
@@ -39,7 +39,7 @@
 
 <h3>(1.5) Interaction With Other Packages</h3>
 
-<p><em>Jexl</em> relies  on standard JDK 1.5 (or later) APIs for
+<p><em>Jexl</em> relies  on standard JDK 1.2 (or later) APIs for
 production deployment. </p>
 
 <p>
@@ -60,7 +60,7 @@
 </p>
 
 <p>The proposed package name for the new component is
-<code>org.apache.commons.jexl2</code>.</p>
+<code>org.apache.commons.jexl</code>.</p>
 
 
 <h3>(3)  Required Jakarta-Commons Resources</h3>