svn commit: r732622 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/el-api-1.1.jar framework/base/lib/juel-2.1.0.jar framework/base/lib/juel-2.1.1-rc1.jar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r732622 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/el-api-1.1.jar framework/base/lib/juel-2.1.0.jar framework/base/lib/juel-2.1.1-rc1.jar

adrianc
Author: adrianc
Date: Wed Jan  7 22:32:11 2009
New Revision: 732622

URL: http://svn.apache.org/viewvc?rev=732622&view=rev
Log:
Updated JUEL library to 2.1.1 RC1 - the version that contains the changes we need.

Added:
    ofbiz/trunk/framework/base/lib/el-api-1.1.jar   (with props)
    ofbiz/trunk/framework/base/lib/juel-2.1.1-rc1.jar   (with props)
Removed:
    ofbiz/trunk/framework/base/lib/juel-2.1.0.jar
Modified:
    ofbiz/trunk/.classpath
    ofbiz/trunk/LICENSE

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=732622&r1=732621&r2=732622&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Jan  7 22:32:11 2009
@@ -80,7 +80,8 @@
  <classpathentry kind="lib" path="framework/base/lib/log4j-1.2.15.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/junitperf.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/junit.jar"/>
- <classpathentry kind="lib" path="framework/base/lib/juel-2.1.0.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/el-api-1.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/juel-2.1.1-rc1.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/jdbm-1.0.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/jakarta-regexp-1.5.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/icu4j-3_6.jar"/>

Modified: ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=732622&r1=732621&r2=732622&view=diff
==============================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Wed Jan  7 22:32:11 2009
@@ -17,7 +17,7 @@
 ofbiz/trunk/framework/base/lib/avalon-util-exception-1.0.0.jar
 ofbiz/trunk/framework/base/lib/jakarta-regexp-1.5.jar
 ofbiz/trunk/framework/base/lib/jpim-0.1.jar
-ofbiz/trunk/framework/base/lib/juel-2.1.0.jar
+ofbiz/trunk/framework/base/lib/juel-2.1.1-rc1.jar
 ofbiz/trunk/framework/base/lib/log4j-1.2.15.jar
 ofbiz/trunk/framework/base/lib/mx4j-3.0.1.jar
 ofbiz/trunk/framework/base/lib/mx4j-remote-3.0.1.jar
@@ -1930,7 +1930,7 @@
 =========================================================================
 The following library distributed with Apache OFBiz is licensed under the
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL):
-ofbiz/trunk/framework/base/lib/juel-2.1.0.jar (javax.el.* API)
+ofbiz/trunk/framework/base/lib/el-api-1.1.jar
 ofbiz/trunk/framework/base/lib/mail.jar
 =========================================================================
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 1.

Added: ofbiz/trunk/framework/base/lib/el-api-1.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/el-api-1.1.jar?rev=732622&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/el-api-1.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/trunk/framework/base/lib/juel-2.1.1-rc1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/juel-2.1.1-rc1.jar?rev=732622&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/juel-2.1.1-rc1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream