What does it show on console???

Sent from DROID

Em 20/07/2010 07:36, "Lorenzo Sicilia" <[email protected]>escreveu:

I compiled with 4-alpha4 using:
<localesCompiled>
<locale>it_IT</locale>

<locale>en_US</locale>
<locale>fr_FR</locale>
</localesCompiled>

instead of


<compiledLocales>
<locale>en_US</locale>
<locale>fr_FR</locale>
...
the complete pluigin config:


<plugin>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-maven-plugin</arti...
                               <version>${flexmojos.version}</version>
                               <extensions>true</extensions>
                               <configuration>

 <localesSourcePath>${basedir}/src/main/resources/locale/{locale}</
localesSourcePath>
                                       <localesCompiled>
                                               <locale>it_IT</locale>

<locale>en_US</locale>
<locale>fr_FR</locale>
                                       </localesCompiled>

 <mergeResourceBundle>true</mergeResourceBundle>
                                       <excludeTestFiles>
                                               <param>air/**</param>
                                       </excludeTestFiles>
                               </configuration>
                       </plugin>


-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
T...

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to