IMO, not likely in 1.0.x, but definitely in 1.1. 1.0.x is intended to be a maintenance release to maven-core only. How well the latest Jelly works with Maven is not tested enough for inclusion.
CVS HEAD already uses jelly beta-4, jexl 1.0 and will start using the released taglibs. Feel free to build from there, or try your luck by swapping in the new -util into your install. It may even work if you just declare it as a dependency with classloader "root.maven" - Brett On Sun, 12 Sep 2004 10:50:30 -0700, dan tran <[EMAIL PROTECTED]> wrote: > Hi > > Maven 1.0 uses > > commons-jelly-tags-util-20030211.141939.jar > > Will the next Maven 1.0.x use the released version of > > commons-jelly-tags-util-1.0.jar?? > > -Dan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
