Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-1174

remove classic format support in feature generator XML config when it is no longer needed

    XMLWordPrintableJSON

Details

    • Planned Work
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3.0
    • None
    • None

    Description

      I put many "TODO" marks in the patch for OPENNLP-1154, e.g.:

      @Deprecated // TODO: just remove when back-compat is no longer needed
      static void register(Map<String, GeneratorFactory.XmlFeatureGeneratorFactory> factoryMap) {
        factoryMap.put("generators", new AggregatedFeatureGeneratorFactory());
      }
      

      Before merging it, I'd like to create this ticket to get ticket number and add the number in the patch for OPENNLP-1154 so that we can easily find unnecessary codes when we want to remove in the future..

      Attachments

        Activity

          People

            rzo1 Richard Zowalla
            koji Koji Sekiguchi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: