[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks, Commons...

2017-12-28 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/ant/pull/54 For the changes you plan to introduce to the release process I urge you to not change things just because they look better to you. As it stands I'd be your main user and I'm fine with the process as it

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks, Commons...

2017-12-28 Thread twogee
Github user twogee commented on the issue: https://github.com/apache/ant/pull/54 I am very well aware of your role. I hope we agree about KISS or continuous improvement, though. In particular, regarding the second point, please compare `release/ivy.xml` with `ivy.xml` (too

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks, Commons...

2017-12-28 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/ant/pull/54 Sorry if I sounds bossy here, this is not at all what I'm trying to be. It's more like your user asking you to verify your product improvements are actually improvements for them. :-) I'm

Ant Release Process

2017-12-28 Thread Stefan Bodewig
Hi over in https://github.com/apache/ant/pull/54 Gintas is proposing to automate some of the steps needed to cut a release of Ant that so far have been performed manually. He's also ripping out the maven Ant task stuff from fetch.xml and replacing it with Ivy, but that seems to be a separate

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks, Commons...

2017-12-28 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/ant/pull/54 > We probably should move the upload discussion to the dev list https://lists.apache.org/thread.html/2a951ca8c7808e604e243567157898730cba4d41f575d92adabaf264@%3Cdev.ant.apache.org%3E ---

Re: Ant Release Process

2017-12-28 Thread Gintautas Grigelionis
Hello, I am proposing to rip off Maven Ant tasks (for reasons described in the discussion to PR) and Commons OpenPGP (correspondingly, fetch and signit for brevity). Ivy can do all of that, and it is already used by upload. The bonus is, using Ivy properly would simplify project setup in IDE and

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks, Commons...

2017-12-28 Thread twogee
Github user twogee commented on the issue: https://github.com/apache/ant/pull/54 Good idea. Meanwhile, I'd like commit the pkg-distribution target sans python to avoid distraction. --- - To unsubscribe, e-mail: