On 9/4/11 10:45 AM, Phil Steitz wrote: > On 9/4/11 5:15 AM, sebb wrote: >> 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. > I am not sure I understand. These resources are needed at runtime > by applications using [math]. I guess you are suggesting that we > can put them somewhere else in the source tree and have the build > package them there. Is that what you mean? In that case, we need > to make sure to adjust the ant build as well. What is wrong with > the current setup, exactly?
Sorry, I read the second message first. I don't care much, other than to make sure the Ant build does not get broken by the change. Personally, I prefer to err on the side of more stuff in the component's own pom, since it makes these kinds of problems easier to diagnose and requires less background knowledge to understand the build. Phil > > Phil >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org