Revision: 9252
http://languagetool.svn.sourceforge.net/languagetool/?rev=9252&view=rev
Author: dnaber
Date: 2013-01-28 20:45:54 +0000 (Mon, 28 Jan 2013)
Log Message:
-----------
clean up resource definition - hunspell libs come via dependency
Modified Paths:
--------------
trunk/languagetool/languagetool-core/pom.xml
trunk/languagetool/languagetool-office-extension/pom.xml
trunk/languagetool/languagetool-standalone/pom.xml
Modified: trunk/languagetool/languagetool-core/pom.xml
===================================================================
--- trunk/languagetool/languagetool-core/pom.xml 2013-01-28 20:20:26 UTC
(rev 9251)
+++ trunk/languagetool/languagetool-core/pom.xml 2013-01-28 20:45:54 UTC
(rev 9252)
@@ -66,12 +66,6 @@
<include>README.txt</include>
</includes>
</resource>
- <resource>
- <directory>libs/native-lib</directory>
- <includes>
- <include>**/*</include>
- </includes>
- </resource>
</resources>
<plugins>
<plugin>
@@ -80,7 +74,7 @@
<configuration>
<tagBase>https://languagetool.svn.sourceforge.net/svnroot/languagetool/tags/</tagBase>
</configuration>
- </plugin>
+ </plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
Modified: trunk/languagetool/languagetool-office-extension/pom.xml
===================================================================
--- trunk/languagetool/languagetool-office-extension/pom.xml 2013-01-28
20:20:26 UTC (rev 9251)
+++ trunk/languagetool/languagetool-office-extension/pom.xml 2013-01-28
20:45:54 UTC (rev 9252)
@@ -65,12 +65,6 @@
<include>README.txt</include>
</includes>
</resource>
- <resource>
- <directory>libs/native-lib</directory>
- <includes>
- <include>**/*</include>
- </includes>
- </resource>
</resources>
<plugins>
<plugin>
Modified: trunk/languagetool/languagetool-standalone/pom.xml
===================================================================
--- trunk/languagetool/languagetool-standalone/pom.xml 2013-01-28 20:20:26 UTC
(rev 9251)
+++ trunk/languagetool/languagetool-standalone/pom.xml 2013-01-28 20:45:54 UTC
(rev 9252)
@@ -64,12 +64,6 @@
<include>README.txt</include>
</includes>
</resource>
- <resource>
- <directory>libs/native-lib</directory>
- <includes>
- <include>**/*</include>
- </includes>
- </resource>
</resources>
<plugins>
<plugin>
@@ -78,7 +72,7 @@
<configuration>
<tagBase>https://languagetool.svn.sourceforge.net/svnroot/languagetool/tags/</tagBase>
</configuration>
- </plugin>
+ </plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</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