r52077 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52076‎ | r52077 | r52078 >
Date:21:23, 17 June 2009
Author:daniel
Status:deferred
Tags:
Comment:
use beanshell
Modified paths:
  • /trunk/WikiWord/WikiWordIntegrator/pom.xml (modified) (history)

Diff [purge]

Index: trunk/WikiWord/WikiWordIntegrator/pom.xml
@@ -50,6 +50,12 @@
5151 <version>2.4.4</version>
5252 <scope>test</scope>
5353 </dependency>
 54+ <dependency>
 55+ <groupId>org.beanshell</groupId>
 56+ <artifactId>bsh-core</artifactId>
 57+ <version>2.0b4</version>
 58+ <scope>compile</scope>
 59+ </dependency>
5460 </dependencies>
5561
5662 <build>

Status & tagging log