"Niall Pemberton" <[email protected]> wrote in message news:[email protected]... > Commons JCI is currently failing[1] because of its janino dependency - > which appears to be a packaged 2.3.8 version. JCI currently depends on > the latest janino 2.5.10 release. > > Since JCI use a maven2 build - could it not download the version it > requires and get rid of this packaged project (doesn't seem like > anything else uses it) - or update the packaged janino to the latest > version? >
I usually don't have a lot of spare cycles during the work week. But as I understand <mvn /> builds, simply removing the reference to janino from the commons metadata will do what you want. > tia > > Niall > > [1] > http://vmgump.apache.org/gump/public/apache-commons/commons-jci/gump_work/build_apache-commons_commons-jci.html > [2] http://vmgump.apache.org/gump/public/janino/janino/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
