Revision: 20063
          http://sourceforge.net/p/gate/code/20063
Author:   markagreenwood
Date:     2017-02-02 13:53:16 +0000 (Thu, 02 Feb 2017)
Log Message:
-----------
helps if you make all the changes in one commit

Modified Paths:
--------------
    
gate/branches/sawdust2/gate-core/src/main/java/gate/gui/NameBearerHandle.java

Modified: 
gate/branches/sawdust2/gate-core/src/main/java/gate/gui/NameBearerHandle.java
===================================================================
--- 
gate/branches/sawdust2/gate-core/src/main/java/gate/gui/NameBearerHandle.java   
    2017-02-02 13:00:32 UTC (rev 20062)
+++ 
gate/branches/sawdust2/gate-core/src/main/java/gate/gui/NameBearerHandle.java   
    2017-02-02 13:53:16 UTC (rev 20063)
@@ -878,7 +878,6 @@
               task.setDestFile(targetGapp);
               // sensible default settings
               task.setCopyPlugins(true);
-              task.setExpandIvy(true);
               task.setCopyResourceDirs(true);
               task.setOnUnresolved(PackageGappTask.UnresolvedAction.recover);
               task.init();

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
GATE-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to