2 Replies Latest reply on Jun 30, 2009 2:04 AM by kconner

    MVEL Version?

    tfennelly

      The ESB is currently using v1.3.3-java1.5, Smooks is using v2.0.9 and Drools is using v???

      Are we going to stick with v1.3.3-java1.5? Anyone know of a reason why we can't upgrade?

        • 1. Re: MVEL Version?
          kconner

          We are using both at the moment as they have different packages.

          Drools has already upgraded to mvel2-2.0.10.jar.

          -rw-rw-r-- 1 kevin kevin 608039 2009-06-08 14:52 services/jbrules/lib/ext/mvel2-2.0.10.jar

          The only uses of the mvel1 that I can see are JBpmObjectMapper and ObjectMapper, so smooks should be free to use the same version as drools and ignore mvel1.

          I'll create a separate task to look at upgrading the mvel1 usage.

          Kev

          • 2. Re: MVEL Version?
            kconner

            Created https://jira.jboss.org/jira/browse/JBESB-2656 to cover the mvel1 usage.