You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2010/07/03 12:25:51 UTC

[jira] Resolved: (AXIS2-3642) jibx libs coming in Axis2 distrib are renamed while still reffering in their manifests to old names

     [ https://issues.apache.org/jira/browse/AXIS2-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS2-3642.
------------------------------------

    Resolution: Won't Fix

We are using the Maven artifacts from JIBX. If these JARs have manifests with Class-Path entries, then this is incorrect and should be fixed in JIBX.

> jibx libs coming in Axis2 distrib are renamed while still reffering in their manifests to old names
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3642
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3642
>             Project: Axis2
>          Issue Type: Bug
>          Components: databinding
>    Affects Versions: 1.3
>            Reporter: Michael B
>            Assignee: Dennis Sosnoski
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Funny thing I found: i can not use jibx-bind-1.1.5.jar coming in full Axis2 distrib to postprocess my compiled databinding DTOs.
> The cause is that jibx-bind-1.1.5.jar needs some classes from jibx-run.jar which is named in Axis2 distrib as jibx-run-1.1.5.jar. But unfortunately ibx-bind-1.1.5.jar still has its META-INF/MANIFEST.MF containing the line:
> Class-Path: bcel.jar jibx-run.jar xpp3.jar stax-api.jar wstx-asl.jar
> That is - reffering to jibx-run.jar, not jibx-run-1.1.5.jar which is present in the Axsis2 disctrib.
> Of cause this is not a major issue, but i think that it would be better to fix it either by renaming jars back (i.e. stripping version) or modifying their manifest.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org