[xwiki-notifications] [Issue] Created: (XTOOLS-11) Maven xar builder does not take translations into account
Ludovic Dubost (JIRA)
jira at xwiki.org
Sun Sep 9 16:19:15 CEST 2007
Maven xar builder does not take translations into account
---------------------------------------------------------
Key: XTOOLS-11
URL: http://jira.xwiki.org/jira/browse/XTOOLS-11
Project: XWiki Platform Tools
Issue Type: Bug
Components: Build XAR Handler
Affects Versions: 1.4
Reporter: Ludovic Dubost
When there is a translation the xml in package xml should be
<file defaultAction="0" language="fr">Space.Page</file>
and not
<file defaultAction="0" language="">Space.Page.fr</file>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the notifications
mailing list