Re: AW: Ivy logo as SVG

2017-06-01 Thread Gintautas Grigelionis
Sorry, I forgot about the mailing list 😔 Could we please check if a link works before we go any further? Gintas Ivy-report-ivy-by-org.apache.pdf Den 2 jun 2017 08:17 skrev "Jan Matùrne (jhm)

AW: IVY-1475 - cachefileset task and its inherent limitation

2017-06-01 Thread jhm
>From a naive user point of view, it doesnt matter (to me) if I use ivy:chachefileset or ivy:resources. I want to specify the dependency and have a 'thing' which contains all required jars, so I could use external tasks/antlibs. Ant itself moved from fileset to resource collection some years ago

AW: Ivy logo as SVG

2017-06-01 Thread jhm
The attachment didnt come thru. I think EZMLM is configured not to send attachments ;) Please open a JIRA ticket or a PR and we can discuss. Jan Von: Gintautas Grigelionis [mailto:g.grigelio...@gmail.com] Gesendet: Freitag, 2. Juni 2017 06:46 An: Ant Developers List Betreff: Re: Iv

Re: Ivy logo as SVG

2017-06-01 Thread Gintautas Grigelionis
We may not be artists, but we can be aesthetes :-) Please see an attached mockup of an Ivy report with proposed SVG icons and let me know what you think. Gintas 2017-06-01 16:19 GMT+02:00 Gintautas Grigelionis : > Logo is important, especially when it ends up in every Ivy report. > Still, if the

IVY-1475 - cachefileset task and its inherent limitation

2017-06-01 Thread J Pai
One of the Ivy users has pointed out to an issue in cachefileset task[1] of Ivy here https://issues.apache.org/jira/browse/IVY-1475. To summarize, the cachefileset task is expected to create a Ant Fileset of the resolved artifacts in the cache(s). Ant Fileset requires a (single) basedir to work

[VOTE] Release Compress Antlib 1.5 based on RC2

2017-06-01 Thread Stefan Bodewig
Hi all I've created a new release candidate for Compress Antlib 1.5, this time with working Ivy coordinates and a release date three days into the future. git tag: 1_5_RC2 on commit: f20847d tarballs: https://dist.apache.org/repos/dist/dev/ant/antlibs/compress/ revision: 19857

[GitHub] ant-ivy issue #36: Replace emma with jacoco

2017-06-01 Thread twogee
Github user twogee commented on the issue: https://github.com/apache/ant-ivy/pull/36 Revised accordingly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, o

Re: Ivy documentation with asciidoc

2017-06-01 Thread Gintautas Grigelionis
2017-06-01 15:43 GMT+02:00 Stefan Bodewig : > On 2017-06-01, Gintautas Grigelionis wrote: > > > 2017-05-31 23:00 GMT+02:00 Nicolas Lalevée : > > > >>> Le 31 mai 2017 à 19:47, Gintautas Grigelionis > > >> a écrit : > > > >> Also, external links must be pruned and/or directed to Internet Archive >

Re: Ivy logo as SVG

2017-06-01 Thread Gintautas Grigelionis
Logo is important, especially when it ends up in every Ivy report. Still, if there are no other way, I'm willing to give it a try :-) Gintas 2017-06-01 15:44 GMT+02:00 Stefan Bodewig : > On 2017-06-01, Gintautas Grigelionis wrote: > > > I noticed that ASF apparently has converted a bunch of proj

Re: [antlibs] Break Backwards Compatibility of Ivy Coordinates?

2017-06-01 Thread Gintautas Grigelionis
I believe this comment provides a pretty good argument why coordinates must be consistent. Gintas 2017-06-01 14:57 GMT+02:00 Gintautas Grigelionis : > It's not a "should", it's a MUST. Ideally, pom.xml should be generated

Re: Ivy logo as SVG

2017-06-01 Thread Stefan Bodewig
On 2017-06-01, Gintautas Grigelionis wrote: > I noticed that ASF apparently has converted a bunch of project logos to > SVG. In particular, Ant has an SVG logo. That's not been done "by the ASF" but rather by some kind soul who did the work. I'm afraid we are better coders than artists around her

Re: Ivy documentation with asciidoc

2017-06-01 Thread Stefan Bodewig
On 2017-06-01, Gintautas Grigelionis wrote: > 2017-05-31 23:00 GMT+02:00 Nicolas Lalevée : >>> Le 31 mai 2017 à 19:47, Gintautas Grigelionis >> a écrit : >> Also, external links must be pruned and/or directed to Internet Archive >>> -( >>> The tutorial of yEd must be revised, version 3 has ma

[GitHub] ant-ivy issue #36: Replace emma with jacoco

2017-06-01 Thread nlalevee
Github user nlalevee commented on the issue: https://github.com/apache/ant-ivy/pull/36 The build-release.xml seems to be largely modified because of some space at the end of xml tags. Could we avoid that ? It is painful to review and seems useless. --- If your project is set up for

Re: [antlibs] Break Backwards Compatibility of Ivy Coordinates?

2017-06-01 Thread Gintautas Grigelionis
It's not a "should", it's a MUST. Ideally, pom.xml should be generated from ivy.xml or the other way around; at the very least, maven-ant-tasks should check the consistence between them, like this The pom version is ${ivy.pom.version}

[GitHub] ant-ivy pull request #37: Don't pollute the source lib folder during ivy ret...

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/37 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] ant-ivy pull request #27: Fix IVY-1540

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/27 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

Re: Release notes for IVY-1528

2017-06-01 Thread J Pai
Thanks Nicolas. -Jaikiran On 01-Jun-2017, at 5:24 PM, Nicolas Lalevée wrote: done. Thanks Nicolas > Le 1 juin 2017 à 13:46, J Pai a écrit : > > The PR for this issue https://issues.apache.org/jira/browse/IVY-1528 was > merged a few days back, but I think we forgot to resolve the JIRA and in

Re: [antlibs] Break Backwards Compatibility of Ivy Coordinates?

2017-06-01 Thread J Pai
The new organization being proposed “org.apache.ant” instead of “org/apache” is the right way to go IMO. It’s not just Ivy and applies to Maven co-ordinates (via pom.xml) as well. Ideally, they should match with each other. Using the org.apache.ant would make it fit with the groupId (in Maven la

Re: Ivy logo as SVG

2017-06-01 Thread Nicolas Lalevée
AFAIK, there is no official channel for that kind of stuff. He is generally done by the people around the projects. Nicolas > Le 1 juin 2017 Ă  08:12, Gintautas Grigelionis a > Ă©crit : > > I noticed that ASF apparently has converted a bunch of project logos to > SVG. In particular, Ant has an

Re: Release notes for IVY-1528

2017-06-01 Thread Nicolas Lalevée
done. Thanks Nicolas > Le 1 juin 2017 Ă  13:46, J Pai a Ă©crit : > > The PR for this issue https://issues.apache.org/jira/browse/IVY-1528 was > merged a few days back, but I think we forgot to resolve the JIRA and include > this in the release notes. Can someone with the access rights please do

Release notes for IVY-1528

2017-06-01 Thread J Pai
The PR for this issue https://issues.apache.org/jira/browse/IVY-1528 was merged a few days back, but I think we forgot to resolve the JIRA and include this in the release notes. Can someone with the access rights please do so? -Jaikiran ---

[GitHub] ant-ivy pull request #24: Fix IVY-1555

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/24 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] ant-ivy pull request #21: Fix IVY-1495

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/21 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab