+1 Others plugins (i.e. pdf-plugin) needs this method too Cheers,
Vincent 2008/2/12, Benjamin Bentmann <[EMAIL PROTECTED]>: > Hi, > > I've almost completed a RequireSkinVersion rule for the Maven Enforcer > Plugin. The rule has a parameter named "locales" of type String that accepts > a comma separated list of locale codes just like the Maven Site Plugin. What > is left is the conversion of those codes into Locale objects. I could easily > copy the code from AbstractSiteMojo but I thought it might be worth to ask > whether codeToLocale() could be a candidate to move into the new SiteTool > such that the code can be shared? > > Regards, > > > Benjamin Bentmann > > > --------------------------------------------------------------------- > 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]
