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="[EMAIL PROTECTED]">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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]