Revision: 13547
          http://gate.svn.sourceforge.net/gate/?rev=13547&view=rev
Author:   ian_roberts
Date:     2011-03-22 16:54:55 +0000 (Tue, 22 Mar 2011)

Log Message:
-----------
Added support for defining additional plugins to load as separate Spring bean
definitions <gate:extra-plugin>WEB-INF/ANNIE</gate:extra-plugin>.  The
<gate:init> bean enumerates all these definitions and loads the plugins at the
appropriate time.  This is intended to allow you to specify extra plugins to
load when you don't have the ability to edit the <gate:init> definition
directly.

Modified Paths:
--------------
    gate/trunk/src/gate/util/spring/Init.java
    gate/trunk/src/gate/util/spring/xml/NamespaceHandler.java
    gate/trunk/src/gate/util/spring/xml/gate-spring.xsd

Added Paths:
-----------
    gate/trunk/src/gate/util/spring/ExtraGatePlugin.java
    gate/trunk/src/gate/util/spring/xml/ExtraGatePluginBeanDefinitionParser.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