Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2902

Jexl parsing error on statements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.18
    • 1.19
    • generator
    • None

    Description

      (reported by maxockner on the user mailing list)

      Jexl 3.0 enforced that a JexlExpression does not contains statements. However, NUTCH-2368 intended that a JexlScript is allowed. Need to switch from JexlExpression to JexlScript in Generator.

      But should also verify whether to fix other components where Jexl is used:

      • JexlExchange
      • JexlIndexingFilter
      • CrawlDbReader

      Attachments

        1. jexl.patch
          11 kB
          Max Ockner

        Activity

          People

            Unassigned Unassigned
            snagel Sebastian Nagel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: