Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-339

Typo in documentation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.1
    • 3.2
    • None

    Description

      In page https://commons.apache.org/proper/commons-jexl/reference/examples.html

      The first example is missing "()" after JexlBuilder

      private static final JexlEngine jexl = new JexlBuilder.cache(512).strict(true).silent(false).create();

      I copied it and stayed 10 mins to understand why was not finding JexlBuilder class

      Attachments

        Activity

          People

            henrib Henri Biestro
            vivodamichele@hotmail.com Michele Vivoda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: