Phil Steitz wrote: > > I just realized that this creates an incompatibility with earlier > versions of the plugin (<= 1.8), since it references the fmt library, > which does not seem to be available to the 1.8 plugin. Somehow I > missed this in my testing. Is there a workaround that will allow <= > 1.8 versions of the plugin to work with this? > I think you have a few alternatives: - remove the i18n ability and references to fmt tag library (I think this will work off the top of my head) - add a dependency on the 1.9.2 plugin in commons-build - add a dependency on the format tag library in commons-build (not sure this will work).
Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]