You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/11/27 13:00:23 UTC

svn commit: r349216 - in /jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell: project.xml xdocs/changes.xml

Author: dion
Date: Sun Nov 27 04:00:16 2005
New Revision: 349216

URL: http://svn.apache.org/viewcvs?rev=349216&view=rev
Log:
Upgrade to beanshell 2.0b1

Modified:
    jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/project.xml
    jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/xdocs/changes.xml

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/project.xml?rev=349216&r1=349215&r2=349216&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/project.xml Sun Nov 27 04:00:16 2005
@@ -42,7 +42,7 @@
     <dependency>
       <artifactId>bsh</artifactId>
       <groupId>bsh</groupId>
-      <version>1.2-b3</version>
+      <version>2.0b1</version>
     </dependency>
     
     <!-- START for testing -->

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/xdocs/changes.xml?rev=349216&r1=349215&r2=349216&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/xdocs/changes.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/beanshell/xdocs/changes.xml Sun Nov 27 04:00:16 2005
@@ -24,6 +24,9 @@
     <author email="dion@apache.org">dIon Gillard</author>
   </properties>
   <body>
+    <release version="1.0.1-SNAPSHOT" date="in SVN">
+      <action dev="dion" type="update">Upgrade to bsh 2.0b1</action>
+    </release>
     <release version="1.0" date="2004-09-10">
       <action dev="dion" type="add">Initial Release</action>
     </release>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org