[ http://jira.codehaus.org/browse/MANTTASKS-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy updated MANTTASKS-14: ----------------------------------- Attachment: MANTTASKS-14.diff here is a patch to support encoding in settings.xml for encoding in other internal XML files in plexus-container, the work is in PLX-343 > Ant Tasks do not work on the ZOS > -------------------------------- > > Key: MANTTASKS-14 > URL: http://jira.codehaus.org/browse/MANTTASKS-14 > Project: Maven 2.x Ant Tasks > Issue Type: Bug > Environment: OS: Z/OS 1.4 > JDK 1.4.2 > Ant 1.6.5 > Reporter: Jeff Maxwell > Priority: Critical > Attachments: MANTTASKS-14.diff > > > The current distribution does not work on Z/OS without modification. > The issue stems from the XML parser. > The plexus MXParser (org.codehaus.plexus.util.xml.pull.MXParser) does not > handle xml encoding and different character sets properly. > Any xml files that are sent to the MXParser MUST be in the same character set > as the operating system default. > Three files in the distribution META-INF/plexus/components.xml, > org/apache/maven/project/pom-4.0.0.xml and > org/codehaus/plexus/plexus-bootstrap.xml must be converted to EBCDIC in order > for the ant tasks to function. > Also any poms must be in EBCDIC regardless of the xml encoding. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira