Revision: 9196
http://languagetool.svn.sourceforge.net/languagetool/?rev=9196&view=rev
Author: dnaber
Date: 2013-01-23 22:30:22 +0000 (Wed, 23 Jan 2013)
Log Message:
-----------
add some dependencies for dev (Wikipedia parsing)
Modified Paths:
--------------
trunk/languagetool/languagetool-standalone/pom.xml
Modified: trunk/languagetool/languagetool-standalone/pom.xml
===================================================================
--- trunk/languagetool/languagetool-standalone/pom.xml 2013-01-23 22:15:46 UTC
(rev 9195)
+++ trunk/languagetool/languagetool-standalone/pom.xml 2013-01-23 22:30:22 UTC
(rev 9196)
@@ -152,8 +152,21 @@
<artifactId>language-all</artifactId>
<version>2.1-SNAPSHOT</version>
</dependency>
-
+
<dependency>
+ <!-- needed for the dev tools - parsing Wikipedia -->
+ <groupId>org.sweble.wikitext</groupId>
+ <artifactId>swc-engine</artifactId>
+ <version>1.1.0</version>
+ </dependency>
+ <dependency>
+ <!-- needed for the dev tools - parsing Wikipedia -->
+ <groupId>org.sweble.wikitext</groupId>
+ <artifactId>swc-parser-lazy</artifactId>
+ <version>1.1.0</version>
+ </dependency>
+
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.7</version>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits