[fedora-java] Ivy packaging for EPEL7

Christopher ctubbsii-fedora at apache.org
Tue Nov 24 23:52:24 UTC 2015


Thanks for the suggestions. I'll look into them both.

On Mon, Nov 23, 2015 at 4:55 AM gil <puntogil at libero.it> wrote:

>
>
> Il 23/11/2015 10:01, Mikolaj Izdebski ha scritto:
> > Hi Cristopher,
> >
> > sorry for delay, but I was on vacation.
> >
> > On 11/16/2015 05:26 PM, Christopher wrote:
> >> What's the best way to deal with resolving ivy dependencies in EPEL7?
> I'm
> >> trying to package zookeeper for EPEL7, and am running into problems.
> >>
> >> I see there's ivy-local for F21 and later, which comes with xmvn 2, but
> it
> >> looks like EL7/EPEL7 is mostly a F19-era package set.
> >>
> >> Are there any plans to bump xmvn to 2 for EPEL7, or to provide ivy-local
> >> another way? Or is there another option? I'm really more familiar with
> >> maven builds than ivy, so this is somewhat of a struggle.
> >>
> >> Any advice would be appreciated.
> > XMvn/Ivy integration (ivy-local et al.) was added quite recently and
> > it's not supported in RHEL7/EPEL7.
> >
> > Probably the easiest solution is not using Ivy to resolve build
> > dependencies. You would need to use build-jar-repository to create
> > "lib/" directory with all necessary dependencies and patch build.xml not
> > to use Ivy, but JAR symlinks from "lib/". Let me know if you have any
> > trouble with doing that and I'll try to help.
> >
> > Another (probably better long-term) solution would be packaging latest
> > XMvn/javapackages for EPEL7. This could help porting other packages from
> > current Fedora to EPEL7, if not now then in future. Unfortunately I
> > don't have time to do that myself, but anyone is free to do that.
> >
> hi
> another solution would be to adapt the
>
> http://pkgs.fedoraproject.org/cgit/zookeeper.git/tree/zookeeper-3.4.4-build.patch?h=f19
> for zookeeper-3.4.6
> regards
> gil
> --
> java-devel mailing list
> java-devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/java-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/java-devel/attachments/20151124/19b1d0ae/attachment.html>


More information about the java-devel mailing list