On 2018-02-03, Stefan Bodewig wrote:
> git tag: ANT_1.10.2_RC1
> on commit: 0eba7eb
+1
Stefan
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org
2018-02-05 21:02 GMT+01:00 Stefan Bodewig :
> On 2018-02-05, Gintautas Grigelionis wrote:
>
> > Houston, we have a problem: JPMS explicitly forbids broken packages.
>
> Ant's jar can never be Java9 modules. If we wanted them to be modules,
> we'd have to move classes and seriously break backwards
On 2018-02-05, Gintautas Grigelionis wrote:
> Houston, we have a problem: JPMS explicitly forbids broken packages.
I was about to answer this to your Automatic-Module-Name question.
Ant's jar can never be Java9 modules. If we wanted them to be modules,
we'd have to move classes and seriously bre
Houston, we have a problem: JPMS explicitly forbids broken packages.
Currently:
- apache-oro.jar and apache-regexp.jar are in the same package
(org.apache.tools.ant.util.regexp) which is also present in ant.jar and
ant-testutil.jar
- ant-commons-logging.jar and ant-apache-log4j.jar ar
+1.
- Downloaded the .tar.gz and installed locally. Setup ANT_HOME to this
new version.
- Ran some existing projects against this new version
- Checked some documentation in the manual.
Tested the projects using this version of Ant against both Java 8 and
Java 9.
-Jaikiran
On 03/02/18
to:bode...@apache.org]
> > Gesendet: Samstag, 3. Februar 2018 18:07
> > An: dev@ant.apache.org
> > Betreff: [VOTE] Release Apache Ant 1.10.2 based on RC1
> >
> > Hi all
> >
> > I've created a release candidate for 1.10.2:
> >
> > git tag: ANT_
+1
Jan
> -Ursprüngliche Nachricht-
> Von: Stefan Bodewig [mailto:bode...@apache.org]
> Gesendet: Samstag, 3. Februar 2018 18:07
> An: dev@ant.apache.org
> Betreff: [VOTE] Release Apache Ant 1.10.2 based on RC1
>
> Hi all
>
> I've created a release ca
Hi all
I've created a release candidate for 1.10.2:
git tag: ANT_1.10.2_RC1
on commit: 0eba7eb
tarballs: https://dist.apache.org/repos/dist/dev/ant/
revision: 24668
Maven artifacts:
https://repository.apache.org/content/repositories/orgapacheant-1021/org/apache/ant/