Re: Ant Release Process

2018-01-19 Thread Gintautas Grigelionis
The PR is currently focused on fetch.xml, as discussed with Stefan; I did not commit anything regarding signing yet except removing signatures as Ivy artifacts from ivy.xml. I am looking at what the distribution target does; should the distribution archives be included in ivy.xml, then there's a l

Re: Ant Release Process

2018-01-19 Thread Jaikiran Pai
A bit late to the discussion. I just finished going through the release instructions. It's a lengthy process (understandably). Having been involved in releases of some internal projects, I do not see anything out the ordinary in these steps. Coming to the artifact signing step, which is what t

Generating Ant javadoc with Java 9 fails

2018-01-19 Thread Gintautas Grigelionis
Constructing Javadoc information... ./ant/src/main/org/apache/tools/ant/taskdefs/email/MimeMailer.java:35: error: package javax.activation is not visible import javax.activation.DataHandler; ^ (package javax.activation is declared in module java.activation, which is not in the mod

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

2018-01-19 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/24/ --- --

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

2018-01-19 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/30/ ---

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

2018-01-19 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/29/ ---

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

2018-01-19 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/23/ --- --

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

2018-01-19 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/28/ ---

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

2018-01-19 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/22/ --- --

Re: Ant Release Process

2018-01-19 Thread Gintautas Grigelionis
While revising manual/install.html, I decided to cross-link optional libraries and corresponding tasks. Then I noticed that untar task does not mention xz compression as a possible option, should I just add it? Gintas 2018-01-13 20:07 GMT+01:00 Gintautas Grigelionis : > Thanks for feedback. I ho