Revision: 13569
          http://gate.svn.sourceforge.net/gate/?rev=13569&view=rev
Author:   ian_roberts
Date:     2011-03-28 14:15:16 +0000 (Mon, 28 Mar 2011)

Log Message:
-----------
Made CreoleRegisterImpl normalise any plugin URLs to remove ../ components
before trying to load them (i.e. convert file:/foo/bar/baz/../ping/ to
file:/foo/bar/ping/).  The failure to do this before was the underlying cause
of a bizzare bug that meant that JAR files marked SCAN="true" were *not*
actually being scanned for annotated resources when loading a plugin with /../
in the URL.  This is now fixed.

Modified Paths:
--------------
    gate/trunk/src/gate/Gate.java
    gate/trunk/src/gate/creole/CreoleRegisterImpl.java


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

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to