Revision: 13199
          http://gate.svn.sourceforge.net/gate/?rev=13199&view=rev
Author:   ian_roberts
Date:     2010-11-07 10:35:13 +0000 (Sun, 07 Nov 2010)

Log Message:
-----------
Fixed one place in the GAPP packager ant task that hadn't taken account of the
possibility that plugin URLs in a .gapp file might already end with a slash.
In modern gapp files this is always the case, and if it is not accounted for
then you end up either failing when onUnresolved=fail or including all the
resource files for your gapp twice when onUnresolved=recover (once in the
plugin dir and again under application-resources).

Also for ease of future debugging, the Ant log messages generated by the tasks
when using export for teamware from the GUI are now sent to a log4j logger (at
debug level, so turned off by default).

Modified Paths:
--------------
    gate/trunk/src/gate/gui/NameBearerHandle.java
    gate/trunk/src/gate/util/ant/packager/PackageGappTask.java


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

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to