Revision: 13725
          http://gate.svn.sourceforge.net/gate/?rev=13725&view=rev
Author:   ian_roberts
Date:     2011-04-20 16:25:18 +0000 (Wed, 20 Apr 2011)

Log Message:
-----------
Updated plugins.html.  I've taken the unilateral decision to stop including the
Obsolete plugins in this list (partly simply because they're obsolete but
mostly because I'd have to make substantial changes to the way plugins.html is
generated to make it work correctly now we have obsolete plugins that use
@CreoleResource annotation-based configuration and contain classes with the
same name as a non-obsolete plugin).

Modified Paths:
--------------
    gate/trunk/build.xml
    gate/trunk/doc/plugins.html

Modified: gate/trunk/build.xml
===================================================================
--- gate/trunk/build.xml        2011-04-20 15:54:41 UTC (rev 13724)
+++ gate/trunk/build.xml        2011-04-20 16:25:18 UTC (rev 13725)
@@ -922,12 +922,6 @@
       <fileset dir="plugins" includes="*/creole.xml" />
     </expandcreoles>
 
-    <!-- Copy the 'obsolete' creole.xmls directly, without annotation
-    processing -->
-    <copy todir="build/plugins">
-      <fileset dir="plugins" includes="Obsolete/**/creole.xml" />
-    </copy>
-
     <exec dir="bin" executable="${perl.bin}">
       <arg value="-CDS" />
       <arg file="bin/plugins-info-to-HTML.pl" />

Modified: gate/trunk/doc/plugins.html
===================================================================
--- gate/trunk/doc/plugins.html 2011-04-20 15:54:41 UTC (rev 13724)
+++ gate/trunk/doc/plugins.html 2011-04-20 16:25:18 UTC (rev 13725)
@@ -63,11 +63,6 @@
 <li><a href='#Learning'>Learning</a></li>
 <li><a href='#LingPipe'>LingPipe</a></li>
 <li><a href='#Machine_Learning'>Machine_Learning</a></li>
-<li><a href='#Obsolete/apf-exporter'>Obsolete/apf-exporter</a></li>
-<li><a href='#Obsolete/document-editor'>Obsolete/document-editor</a></li>
-<li><a 
href='#Obsolete/html-documentformat'>Obsolete/html-documentformat</a></li>
-<li><a 
href='#Obsolete/Montreal_Transducer'>Obsolete/Montreal_Transducer</a></li>
-<li><a href='#Obsolete/rasp'>Obsolete/rasp</a></li>
 <li><a href='#Ontology'>Ontology</a></li>
 <li><a href='#Ontology_BDM_Computation'>Ontology_BDM_Computation</a></li>
 <li><a href='#Ontology_OWLIM2'>Ontology_OWLIM2</a></li>
@@ -552,64 +547,6 @@
                <td>gate.creole.ml.MachineLearningPR</td>
        </tr>
        <tr>
-               <th colspan='3'><a 
name='Obsolete/apf-exporter'>Obsolete/apf-exporter</a></th>
-       </tr>
-       <tr>
-               <td>GATE APF exporter&nbsp;</td>
-               <td>An APF exporter .&nbsp;</td>
-               <td>gate.creole.APFormatExporter</td>
-       </tr>
-       <tr>
-               <th colspan='3'><a 
name='Obsolete/document-editor'>Obsolete/document-editor</a></th>
-       </tr>
-       <tr>
-               <td>OLD Document Editor&nbsp;</td>
-               <td>Old editor for documents, superseded by 
gate.gui.docview.*&nbsp;</td>
-               <td>gate.gui.DocumentEditor</td>
-       </tr>
-       <tr>
-               <td>Unrestricted annotation editor&nbsp;</td>
-               <td>&nbsp;</td>
-               <td>gate.gui.UnrestrictedAnnotationEditor</td>
-       </tr>
-       <tr>
-               <td>Schema annotation editor&nbsp;</td>
-               <td>&nbsp;</td>
-               <td>gate.gui.SchemaAnnotationEditor</td>
-       </tr>
-       <tr>
-               <td>Features Editor&nbsp;</td>
-               <td>Old editor for feature values of any resource.  Superseded 
by the small feature editor in the bottom-left corner of the GUI.&nbsp;</td>
-               <td>gate.gui.FeaturesEditor</td>
-       </tr>
-       <tr>
-               <th colspan='3'><a 
name='Obsolete/html-documentformat'>Obsolete/html-documentformat</a></th>
-       </tr>
-       <tr>
-               <td>Old GATE HTML Document Format&nbsp;</td>
-               <td>Old HTML document parser, based on the Swing parser that 
drives JEditorPane.&nbsp;</td>
-               <td>gate.corpora.HtmlDocumentFormat</td>
-       </tr>
-       <tr>
-               <th colspan='3'><a 
name='Obsolete/Montreal_Transducer'>Obsolete/Montreal_Transducer</a></th>
-       </tr>
-       <tr>
-               <td>Montreal Transducer&nbsp;</td>
-               <td>
-      A module for executing augmented Jape grammars.  Many of its features
-      have now been subsumed into the standard JAPE implementation.
-    &nbsp;</td>
-               <td>ca.umontreal.iro.rali.gate.creole.MtlTransducer</td>
-       </tr>
-       <tr>
-               <th colspan='3'><a name='Obsolete/rasp'>Obsolete/rasp</a></th>
-       </tr>
-       <tr>
-               <td>RASP Parser&nbsp;</td>
-               <td>RASP (Robust Accurate Statistical Parsing) is a robust 
parsing system for English.&nbsp;</td>
-               <td>gate.rasp.rasp</td>
-       </tr>
-       <tr>
                <th colspan='3'><a name='Ontology'>Ontology</a></th>
        </tr>
        <tr>


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

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to