You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2007/07/01 21:46:13 UTC

[jira] Commented: (MANTTASKS-14) Ant Tasks do not work on the ZOS

    [ http://jira.codehaus.org/browse/MANTTASKS-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100967 ] 

Herve Boutemy commented on MANTTASKS-14:
----------------------------------------

pom reading is being worked on with MNG-2254.
For META-INF/plexus/components.xml and org/codehaus/plexus/plexus-bootstrap.xml, I have a SNAPSHOT which should fix it. But I don't have access to a machine under Z/OS...
Are you able to test a SNAPSHOT if I prepare one for you?

> 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
>
> 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