[jboss-dev] Re: JAXB
Alexey Loubyansky
alexey.loubyansky at redhat.com
Mon Dec 22 11:11:58 EST 2008
This doesn't sound right to me. Why don't you add the required/declared
dependencies?
Jesper Pedersen wrote:
> Hi Alexey.
>
> I don't know if you are the maintainer the JAXB files in repository.jboss.org,
> but there are classpath references in jaxb-impl-2.1.jar!/META-INF/MANIFEST.MF
>
> It would nice to have them removed, so I don't have to look at
>
> [javac] warning: [path] bad path
> element "..jboss-jca/trunk/lib/jaxb-api.jar": no such file or directory
> [javac] warning: [path] bad path
> element "../jboss-jca/trunk/lib/activation.jar": no such file or directory
> [javac] warning: [path] bad path
> element "../jboss-jca/trunk/lib/jsr173_1.0_api.jar": no such file or
> directory
> [javac] warning: [path] bad path
> element "../jboss-jca/trunk/lib/jaxb1-impl.jar": no such file or directory
>
> all the time ;)
>
> Attached version fixes all MANIFEST.MF problems...
>
> Keep pushing JBossXB, so I don't have to pull in this dependency :)
>
> Best regards,
> Jesper
More information about the jboss-development
mailing list