Revision: 9236
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9236&view=rev
Author:   dnaber
Date:     2013-01-27 09:53:59 +0000 (Sun, 27 Jan 2013)
Log Message:
-----------
clean up excludes: dependencies with scope test or provided don't need to be 
excluded explicitly

Modified Paths:
--------------
    trunk/languagetool/languagetool-office-extension/src/main/assembly/oxt.xml
    trunk/languagetool/languagetool-standalone/src/main/assembly/zip.xml

Modified: 
trunk/languagetool/languagetool-office-extension/src/main/assembly/oxt.xml
===================================================================
--- trunk/languagetool/languagetool-office-extension/src/main/assembly/oxt.xml  
2013-01-26 22:46:59 UTC (rev 9235)
+++ trunk/languagetool/languagetool-office-extension/src/main/assembly/oxt.xml  
2013-01-27 09:53:59 UTC (rev 9236)
@@ -39,9 +39,6 @@
             <unpack>false</unpack>
             <scope>runtime</scope>
             <excludes>
-                <exclude>junit:junit</exclude>
-                <exclude>org.openoffice:*</exclude>
-                <exclude>com.carrotsearch:hppc</exclude>
                 <exclude>net.java.dev.jna:jna</exclude>
                 <exclude>org.languagetool:hunspell-native-libs</exclude>
                 <exclude>org.languagetool:language-*</exclude>

Modified: trunk/languagetool/languagetool-standalone/src/main/assembly/zip.xml
===================================================================
--- trunk/languagetool/languagetool-standalone/src/main/assembly/zip.xml        
2013-01-26 22:46:59 UTC (rev 9235)
+++ trunk/languagetool/languagetool-standalone/src/main/assembly/zip.xml        
2013-01-27 09:53:59 UTC (rev 9236)
@@ -18,10 +18,6 @@
             <outputDirectory>/</outputDirectory>
             <unpack>false</unpack>
             <scope>runtime</scope>
-            <excludes>
-                <exclude>junit:junit</exclude>
-                <exclude>org.openoffice:*</exclude>
-            </excludes>
         </dependencySet>
     </dependencySets>
 </assembly>

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

Reply via email to