On Fri, Sep 11, 2009 at 10:45 AM, Paul Libbrecht <p...@activemath.org> wrote: > Hello Jexl developers, > > has ExpressionFactory disappeared? > Did package-names maybe change? > > I guess I would appreciate to revert that bit, maybe by explicitly depending > on jexl 1? > <snip/>
You could depend on 1.1, yes. As gump is pointing out though, this is one breakage that'll be in parts seeing widespread use. On the JEXL side, thinking its best to add deprecated Expression/ScriptFactory versions that delegate to the JexlEngine API. -Rahul > paul > > Le 11-sept.-09 à 13:43, commons-jelly development (running Gump) a écrit : > >> [javac] >> /srv/gump/public/workspace/commons-jelly/src/java/org/apache/commons/jelly/expression/jexl/JexlExpressionFactory.java:63: >> cannot find symbol >> [javac] symbol : class ExpressionFactory >> [javac] location: package org.apache.commons.jexl >> [javac] >> org.apache.commons.jexl.ExpressionFactory.createExpression(text) > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org