The location for the localization resources only appears to be needed in the method:
LocalizedFormats.getLocalizedString() so it is very easy to change where they are, now that the POM uses the standard Maven resource location (previously it was using a subdir only which prevented such a move) As discussed else-thread we can now move the resources out of META-INF. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org