You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2017/07/01 14:45:00 UTC

[jira] [Created] (JEXL-235) Verify JexlScriptEngineFactory.{getLanguageVersion,getEngineVersion} before release

Henri Biestro created JEXL-235:
----------------------------------

             Summary: Verify JexlScriptEngineFactory.{getLanguageVersion,getEngineVersion} before release
                 Key: JEXL-235
                 URL: https://issues.apache.org/jira/browse/JEXL-235
             Project: Commons JEXL
          Issue Type: Task
    Affects Versions: 3.1
            Reporter: Henri Biestro
             Fix For: 3.2


JexlScriptEngineFactory.getLanguageVersion and JexlScriptEngineFactory.getEngine version should reflect the syntax version and the engine version respectively.
As a rule, any new operator or syntax should bump the language version, any release should update the engine version that should match the jar version.
(see JEXL-227 for discussion on the issue).

This task must be closed and recreated for each version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)