Re: JDK 25 feature set is now frozen!

2025-07-02 Thread Jaikiran Pai
Thank you Roger and Stefan for the reviews. -Jaikiran On 02/07/25 6:11 am, Roger Whitcomb wrote: Hi Jaikiran, Looked through the changes and they look good and simple and robust. I like not having to use the new system property. Thanks, ~Roger Whitcomb On Jul 1, 2025, at 9:52 AM, Jaikiran

Re: JDK 25 feature set is now frozen!

2025-07-01 Thread Jaikiran Pai
/Ant%20Master%20Linux%20(latest%20EA%20JDK)/59/ Please take a look at those 2 commits and I would like to hear if those look OK or would need to be handled differently. The newly proposed JDK property isn't used in these changes and we don't need to set it at least for the current te

Re: JDK 25 feature set is now frozen!

2025-06-27 Thread Jaikiran Pai
Hello Stefan, On 26/06/25 5:16 pm, Stefan Bodewig wrote: > On 2025-06-26, Jaikiran Pai wrote: > >> However on Windows we are seeing a large number of test failures. I >> looked into those failures and those all relate to the "heads up" >> section in your mai

Re: In less than four weeks Ant's first release will be 25 years old

2025-06-26 Thread Jaikiran Pai
veral years. Looking forward to the continued usage of this build tool in the Java ecosystem. -Jaikiran On 27/06/25 1:35 am, Stefan Bodewig wrote: https://lists.apache.org/thread/3co2lfvvm9dcottnq8tsn3gs34z6v3xt what a ride. It is probably too late to put together some kind of birthday celebration

Re: JDK 25 feature set is now frozen!

2025-06-26 Thread Jaikiran Pai
ests. I will do that at a later date. -Jaikiran On 06/06/25 12:59 pm, David Delabassee wrote: Welcome to the June installment of the OpenJDK Quality Outreach newsletter. JDK 25, scheduled for General Availability on September 16, 2025, has entered Rampdown Phase One (RDP1)[1]. The JDK 25 featu

Re: [PR] adding support for dependency management

2025-06-17 Thread Jaikiran Pai
ling lists is available here https://maven.apache.org/resolver-ant-tasks/mailing-lists.html -Jaikiran On 17/06/25 10:31 pm, Per Nyfelt wrote: Hi, I created a PR here https://github.com/apache/maven-resolver-ant-tasks/pull/56 It fixes the issue reported here: https://github.com/apache/mave

Re: Ivy git push not seen on CI

2025-04-01 Thread Jaikiran Pai
The gitbox repo is now up-to-date. -Jaikiran On 27/03/25 12:49 am, Maarten Coene wrote: Thanks Jaikiran! If I can do something to help you finding the issue, let me know. Maarten On Wed, Mar 26, 2025 at 1:50 AM Jaikiran Pai wrote: Hello Maarten, The job was correctly configured to use

Re: Ivy git push not seen on CI

2025-03-25 Thread Jaikiran Pai
https://github.com/apache/ant-ivy.git as the repo and then triggered a job. That has fetched the latest and the build is in progress (build number 55). We will have to check why the gitbox repo is either missing that new commit or not fetching the latest. I will check later today. -Jaikiran On 26/03

Re: [VOTE] Ivy 2.5.3 Release

2024-12-24 Thread Jaikiran Pai
+1 Downloaded the apache-ivy-2.5.3-bin.zip from the dist location. Checked the NOTICE. Ran an old Ivy project using JDK 8. No issues encountered. -Jaikiran On 23/12/24 6:41 pm, Maarten Coene wrote: Hi all, I have built a release candidate for Ivy 2.5.3 The git tag of this release is

Re: Future of Ivy and IvyDE

2024-11-17 Thread Jaikiran Pai
plan to retire Ivy has been abandoned. As usual, it will be very helpful if others, especially those who use Ivy and have some experience with it, contribute to the project. -Jaikiran On 17/11/24 4:10 pm, Maarten Coene wrote: Hi all, good news, there will be no vote to retire the project for n

Re: Ivy 2.5.2 incompatibility with JDK 21 due to Pack200 removal

2024-11-08 Thread Jaikiran Pai
    includeantruntime="no"> @@ -371,8 +367,7 @@ @@ -388,8 +383,7 @@ destfile="${test.dir}/org/apache/ivy/core/settings/custom-resolver.jar" I haven't tried any else than building the jar with this change. -Jaikir

Re: OpenJDK Quality Outreach: JDK 23 is GA, JDK 24 EA builds

2024-10-28 Thread Jaikiran Pai
Hello David, I ran the Ant testsuite[1] against JDK 24 EA build 24-ea+21-2447 and no unexpected failures were encountered. [1] https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/54/ -Jaikiran On 25/10/24 7:58 pm, David Delabassee wrote: Welcome to the

Re: Future of Ivy and IvyDE

2024-10-08 Thread Jaikiran Pai
n to initiate the vote next month (November) just to allow a few more weeks for anyone to step forward if they would like to maintain the project. -Jaikiran On 22/08/23 9:32 pm, Stefan Bodewig wrote: Hi all before I get to the actual content of this mail: * I'm cross-posting to three l

[RESULT] Release Apache Ant 1.10.15 based on RC2

2024-08-28 Thread Jaikiran Pai
With +1s from Martijn, Stefan, Maarten and me, this vote has now passed. I'll now go ahead and complete the rest of the release process. Thank you all for helping with this release. -Jaikiran On 27/08/24 11:33 am, Martijn Kruithof wrote: +1 Martijn Op 27/08/2024 om 03:42 schreef Jai

Re: [VOTE] Release Apache Ant 1.10.15 based on RC2

2024-08-26 Thread Jaikiran Pai
+1 -Jaikiran On 25/08/24 8:49 pm, Jaikiran Pai wrote: Hello everyone, I've created RC2 release candidate for Ant 1.10.15 release: git tag: ANT_1.10.15_RC2     on commit: 92fe5ca29625d30b98704806d6379fe9acb001e3 tarballs: https://dist.apache.org/repos/dist/dev/ant/     svn revision:

Issues noticed in RC1 of 1.10.15 have been addressed (was: [VOTE] ...)

2024-08-25 Thread Jaikiran Pai
with FTPS. Fixed the ftp documentation/manual as well as included this change in the WHATSNEW file. With these changes, I've now initiated a vote mail of RC2 for Ant 1.10.15 release. Thank you again for spotting these issues. -Jaikiran Thanks a lot! Martijn Op 19/08/2024 om 16:53

[VOTE] Release Apache Ant 1.10.15 based on RC2

2024-08-25 Thread Jaikiran Pai
urs and close no earlier than 28th August 2024 21:00 UTC. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: [CANCELLED] Release Apache Ant 1.10.15 based on RC1

2024-08-20 Thread Jaikiran Pai
ahead and cancel this vote. I will create a new RC after addressing these issues and will intiate a new vote soon. -Jaikiran On 21/08/24 4:23 am, Martijn Kruithof wrote: Checked the diff between rel 1.10.14 and 1.10.15 RC 1 in git: It seems the following changes are missing from the release

Re: [VOTE] Release Apache Ant 1.10.15 based on RC1

2024-08-18 Thread Jaikiran Pai
+1 - Downloaded the newer version and checked the NOTICE file - verified the checksum - Checked manual docs for some of the tasks - Built some projects using Java 8 and Java 22 and this released version of Ant. -Jaikiran On 18/08/24 7:46 pm, Jaikiran Pai wrote: Hello everyone, I've cr

[VOTE] Release Apache Ant 1.10.15 based on RC1

2024-08-18 Thread Jaikiran Pai
urs and close no earlier than 21st August 2024 14:30 UTC. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: Release Ant 1.10.15?

2024-08-01 Thread Jaikiran Pai
Hello Florian, I have been meaning to release Ant 1.10.15 for a few weeks now, but haven't found the time to do it. I will prioritize this in the coming weeks. -Jaikiran On 31/07/24 5:05 pm, Florian Rosenauer wrote: Hi, the last ant release 1.10.14 is now almost one year old, do you p

Re: JDK 23 RDP2 | Removal of the legacy COMPAT locale provider and more heads-up!

2024-07-22 Thread Jaikiran Pai
Hello David, I ran our Ant testsuite against JDK 23 build 23-ea+33-2358. The tests ran fine and no related issues were noticed https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/51/ -Jaikiran On 22/07/24 10:55 am, David Delabassee wrote: Welcome to the

Re: [RESULT] EOL Apache Ant 1.9.x release series

2024-06-19 Thread Jaikiran Pai
In the coming days, I'll update relevant pages of our website to note this decision. -Jaikiran On 19/06/24 2:56 pm, Jaikiran Pai wrote: Hello everyone, With binding +1s from Ant PMC members: Dominique Devienne Nicolas Lalevée Martijn Kruithof Maarten Coene Jaikiran Pai and a non-bindi

[RESULT] EOL Apache Ant 1.9.x release series

2024-06-19 Thread Jaikiran Pai
Hello everyone, With binding +1s from Ant PMC members: Dominique Devienne Nicolas Lalevée Martijn Kruithof Maarten Coene Jaikiran Pai and a non-binding +1 from Roger Whitcomb and no other votes, it is decided that Apache Ant 1.9.x series is now EOLed. There won't be any more Ant

Re: [VOTE] EOL Apache Ant 1.9.x release series

2024-06-15 Thread Jaikiran Pai
Implicit +1 from me. -Jaikiran On 16/06/24 11:40 am, Jaikiran Pai wrote: Hello everyone, 4 years back in 2020, we initiated an vote to EOL 1.9.x release versions of Apache Ant. We didn't receive enough votes at that time to formalize it (which is OK). The last release of Ant 1.9.x re

Re: JDK 23 Feature Freeze / New Loom EA builds

2024-06-13 Thread Jaikiran Pai
Hello David, I ran our Ant testsuite against JDK 23 EA build 23-ea+26-2269 and no related issues were noticed https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/50/ -Jaikiran On 10/06/24 12:58 pm, David Delabassee wrote: Welcome to the latest OpenJDK

Re: Ant jenkins jobs

2024-06-13 Thread Jaikiran Pai
The Apache infra team have addressed this issue and I am now able to trigger the job runs. -Jaikiran On 12/06/24 10:55 am, Jaikiran Pai wrote: It looks like something has changed with our Jenkins instance and I can no longer trigger Ant jobs - I don't see the "Build/Build with

Ant jenkins jobs

2024-06-11 Thread Jaikiran Pai
used to trigger some of these jobs, please see if you are able to trigger one? My question to the infra team hasn't seen any response so far. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additio

Re: Java 22 is GA + Heads-up!

2024-04-04 Thread Jaikiran Pai
/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/49/ -Jaikiran On 02/04/24 12:53 pm, David Delabassee wrote: Welcome to the latest OpenJDK Quality Outreach update! Java 22 was just released along with JavaFX 22 [1][2]. Thank you to all the projects who contributed to those releases by

Release Ant 1.10.15?

2024-02-21 Thread Jaikiran Pai
someone is working on anything that needs to be part of this release. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: [VOTE] Retire the IvyDE Subproject

2023-11-22 Thread Jaikiran Pai
+1 for retiring IvyDE. -Jaikiran On 23/11/23 12:49 pm, Stefan Bodewig wrote: I'm really sorry and embarrassed but I seem to have misunderstood the purpose of the Attic, it is not responsible for retiring subprojects, only for top level projects like Ant as a whole with all subprojects.

Re: [VOTE] Send IvyDE to the Apache Attic

2023-11-19 Thread Jaikiran Pai
On 19/11/23 11:09 pm, Stefan Bodewig wrote: ... So here is the formal vote: I hereby propose to create a board resolution that will send IvyDE to the Apache Attic. +1 -Jaikiran - To unsubscribe, e-mail: dev-unsubscr

Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-28 Thread Jaikiran Pai
1.10.14, I have heard one confirmed report that the usage of this Ant version has helped them build their project on Java 21. There have been no reports of any usage issues with Java 21 and Ant 1.10.14 so far. -Jaikiran On 20/10/23 3:05 pm, David Delabassee wrote: Greetings! JDK 21

Re: [ANNOUNCE] Apache Ant 1.10.14 released

2023-09-28 Thread Jaikiran Pai
Hello ewh, no that wasn't intentional and was an oversight. It was reported recently and has been fixed in the master branch as part of https://bz.apache.org/bugzilla/show_bug.cgi?id=67417. -Jaikiran On 29/09/23 2:46 am, Earl Hood wrote: Ant Developers, Was it intended to keep co

Re: Need help with release versions in bugzilla

2023-09-11 Thread Jaikiran Pai
Thank you Stefan. I probably didn't look correctly when trying to close a recent bug that got fixed. I see that the bug is now correctly fixed for 1.10.15. Thank you. -Jaikiran On 08/09/23 12:13 pm, Stefan Bodewig wrote: On 2023-09-08, Jaikiran Pai wrote: Can someone with admin permis

Need help with release versions in bugzilla

2023-09-07 Thread Jaikiran Pai
Can someone with admin permissions please mark 1.10.14 as a released version in Ant bugzilla and create a new 1.10.15 release in it? I forgot to ask for help when I released 1.10.14. -Jaikiran - To unsubscribe, e-mail: dev

Re: Future of Ivy and IvyDE

2023-08-22 Thread Jaikiran Pai
ed to it, but I remember that when releasing Ivy 2.5.0, it was struggle to update the IvyDE update site. -Jaikiran On 22/08/23 9:32 pm, Stefan Bodewig wrote: Hi all before I get to the actual content of this mail: * I'm cross-posting to three lists but I ask you to keep responses to dev@an

[RESULT] Release Apache Ant 1.10.14 based on RC1

2023-08-20 Thread Jaikiran Pai
With (binding) +1s for Stefan, Maarten, me and Paul (non-binding), this vote has now passed. I'll now go ahead with the rest of the release process. Thank you all for the help in moving this release forward. -Jaikiran On 16/08/23 6:05 pm, Jaikiran Pai wrote: Hello everyone, I've c

Re: [VOTE] Release Ivy 2.5.2 Based on RC2

2023-08-18 Thread Jaikiran Pai
+1 Downloaded the RC2 of 2.5.2 and built some projects, checked some manuals and docs and the checksum. -Jaikiran On 17/08/23 10:22 pm, Stefan Bodewig wrote: Hi all I've cancelled the previous vote as the NOTICE file didn't contain 2023. sorry about this. Now I've buil

Re: [VOTE] Release Apache Ant 1.10.14 based on RC1

2023-08-18 Thread Jaikiran Pai
+1 - Downloaded the newer version and checked the NOTICE file - verified the checksum - Built some projects using this newer version, on Java 8, 17 and 20 - Checked manual docs for some of the tasks -Jaikiran On 16/08/23 6:05 pm, Jaikiran Pai wrote: Hello everyone, I've create

Re: [VOTE] Release Ivy 2.5.2 Based on RC1

2023-08-17 Thread Jaikiran Pai
pse update site? From what I remember that requires an Eclipse installation locally, that too a very specific version. Unfortunately, it's been an extremely long time since I ever used Eclipse and I don't even have the setup I used many years back when releas

Re: [VOTE] Release Ivy 2.5.2 Based on RC1

2023-08-17 Thread Jaikiran Pai
nuals - Checked the ivy jar usage with Java 8 and Java 20 - Ran some trivial projects using this new version of Ivy -Jaikiran On 17/08/23 10:02 am, Stefan Bodewig wrote: Hi all I've built a release candidate for Ivy 2.5.2 Changelog: - FIX: ivy:retrieve could fail because of a `NullPointe

Re: [VOTE] Release Apache Ant 1.10.14 based on RC1

2023-08-16 Thread Jaikiran Pai
after the voting completes (won't create a new RC for that). -Jaikiran On 16/08/23 6:42 pm, Gary Gregory wrote: (AFK) Does this remove the class file in the root of the ant-launcher jar which caused JPMS issues? If so, it might be worth mentioning in the release no

[VOTE] Release Apache Ant 1.10.14 based on RC1

2023-08-16 Thread Jaikiran Pai
r. This vote will be open for at least 72 hours and close no earlier than 19th August 2023 12 PM. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: Release Ivy 2.5.2

2023-08-13 Thread Jaikiran Pai
Sounds good to me. -Jaikiran On 13/08/23 4:45 pm, Stefan Bodewig wrote: Hi all while Jaikiran talks about release Ant, I intend to cut a new Ivy release soonish. We've seen two bug fixes to Ivy <https://issues.apache.org/jira/projects/IVY/versions/12353013> and I believe IVY-1

Release Ant 1.10.14?

2023-08-12 Thread Jaikiran Pai
I'll send out a formal vote mail for the 1.10.14 release, this coming week. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: JDK 22 is in Rampdown Phase 2 | Annotation Processing Change Heads-up

2023-08-09 Thread Jaikiran Pai
%20Linux%20(latest%20EA%20JDK)/38/ -Jaikiran On 28/07/23 2:53 pm, David Delabassee wrote: Welcome to the OpenJDK Quality Outreach summer update. JDK 21 is now in Rampdown Phase Two [1], its overall feature has been frozen a few weeks ago. Per the JDK Release Process [2] we have now turned our

Re: How to use custom .ivy2 directory

2023-08-07 Thread Jaikiran Pai
Hello Yuri, There's a section in https://ant.apache.org/ivy/history/2.5.1/tutorial/defaultconf.html called "Setting up the repositories" which explains the use of the ivy.default.ivy.user.dir property which controls this location. -Jaikiran On 07/08/23 1:42 pm, Yuri wrot

Re: JDK 21 EA builds 22 & Sequenced Collections Heads-up

2023-05-16 Thread Jaikiran Pai
Hello David, I ran the Ant testsuite against Java 21 EA build 21-ea+22-1890 and all tests went fine without any failures https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/35/ -Jaikiran On 15/05/23 8:08 pm, David Delabassee wrote: Welcome to the latest

Re: Release Ant 1.10.13?

2023-05-15 Thread Jaikiran Pai
eived reports that the "allow" workaround we introduced, has its own set of issues. It was always a temporary change in Ant to allow for this version of Ant to work against recent releases of Java. I'm in the process of undoing this "allow" workaround and then completing

Re: Issues running tests on Gump after switching to Java 21

2023-05-14 Thread Jaikiran Pai
er is deprecated and will be removed in a future release [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194) which can happen if java wasn't launched using -Dsecurity.manager=allow -Jaikiran On 14/05/23 4:28 pm, Stefan Bodewig wrote: Hi all Mark ha

Re: JDK 20 Release Candidate and Deprecation

2023-02-27 Thread Jaikiran Pai
%20EA%20JDK)/34/ -Jaikiran On 15/02/23 10:54 am, David Delabassee wrote: Welcome to the latest OpenJDK Quality Outreach update! The first Release Candidates of JDK 20 have been released [1] as per the schedule [2]. At this stage, only P1 issues will be evaluated. And with the JDK 20 General

Re: Need help with Ant versions in bugzilla

2023-01-10 Thread Jaikiran Pai
Thank you Stefan. I didn't check before sending this mail :) -Jaikiran On 10/01/23 7:16 pm, Stefan Bodewig wrote: On 2023-01-10, Jaikiran Pai wrote: Now that we have released 1.10.13 of Ant, could someone with bugzilla access please create a new 1.10.13 product version and a new 1.

Need help with Ant versions in bugzilla

2023-01-10 Thread Jaikiran Pai
Now that we have released 1.10.13 of Ant, could someone with bugzilla access please create a new 1.10.13 product version and a new 1.10.14 milestone version, for Ant? -Jaikiran - To unsubscribe, e-mail: dev-unsubscr

[ANNOUNCE] Apache Ant 1.10.13 released

2023-01-09 Thread Jaikiran Pai
new method getMessageOutputLevel()    which returns the currently set message output level. As usual, for asking help or reporting any issues, please continue to communicate with us on our user mailing list https://ant.apache.org/mail.html. -Jaiki

Re: [VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-09 Thread Jaikiran Pai
Thank you everyone for testing this release and voting on it. With +1s from Stefan, me and Martijn, this release voting has now passed. I'll now move ahead with the rest of the release process. -Jaikiran On 10/01/23 12:47 am, Martijn Kruithof wrote: +1 checked diff to of indicated comm

Re: [VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-08 Thread Jaikiran Pai
+1 Tried the new version to build some existing projects - worked fine Checked NOTICE file and some random manual docs - looks fine -Jaikiran On 06/01/23 4:57 pm, Stefan Bodewig wrote: On 2023-01-04, Jaikiran Pai wrote: Happy new year, everyone :) to you as well I've created RC1 re

[VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-04 Thread Jaikiran Pai
s and close no earlier than 7th January 2023 12 PM. -Jaikiran (on behalf of Apache Ant team) - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: Release Ant 1.10.13?

2022-12-11 Thread Jaikiran Pai
1.10.12). Plus our testsuite continues to pass. So that's a good thing. [1] https://github.com/ibmruntimes/Semeru-Runtimes/issues/15 -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: Release Ant 1.10.13?

2022-12-11 Thread Jaikiran Pai
Hello Stefan, On 18/11/22 2:40 pm, Stefan Bodewig wrote: On 2022-11-16, Jaikiran Pai wrote: Users can still use the current released Ant version against these recent Java versions, but they additionally have to set a system property while launching Ant to allow setting the security manager

Re: [ant] branch master updated: add java.security.manager=allow while launching against Java 19

2022-12-11 Thread Jaikiran Pai
am to catch up with this change and see if there are any additional suggestions or issues they notice. -Jaikiran On 18/11/22 5:07 am, Earl Hood wrote: Figured give an update wrt our project: The method used by Netbeans project as cited by Jan appears to work. I have not done full testing

Re: JDK 20 EAb22, ZenGC EA builds, JavaFX 20 EAb5 and several heads-ups!

2022-12-10 Thread Jaikiran Pai
javadoc generation against the Ant project. I've filed https://bugs.openjdk.org/browse/JDK-8298525 with the details. -Jaikiran On 07/11/22 1:47 pm, David Delabassee wrote: Greetings, With JavaOne in Las Vegas, last month was epically busy! It was great to finally have the ability to mee

Re: Release Ant 1.10.13?

2022-11-19 Thread Jaikiran Pai
UL bytes inside of the "normal" part of the name. I'll have to think about a way to solve this, but we should not release Ant with this regression. Please take your time, I won't rush the release. I'm still experimenting with t

Release Ant 1.10.13?

2022-11-16 Thread Jaikiran Pai
sion[1] about it in the past and I'll be focusing on this area to see if I can improve that situation in this coming week before the release. [1] https://lists.apache.org/thread/53jo1sy8ly2645j68m7s2g2mb4f10dy5 -Jaikiran --

Re: Message output level not public for Project class

2022-11-07 Thread Jaikiran Pai
A new method has been introduced on BuildLogger interface called getMessageOutputLevel() which will return the currently set level. This will be available in the next Ant release. -Jaikiran On 11/10/22 10:38 am, Jaikiran Pai wrote: With Ant 1.10.x version requiring Java 8, I think it should

Re: [VOTE] Release Iyv 2.5.1 Based on RC1

2022-11-03 Thread Jaikiran Pai
+1 - Downloaded the apache-ivy-2.5.1-bin.tar.gz. - Installed locally. - Ran  java -jar $IVY_HOME/ivy-2.5.1.jar -version (correct version reported) - Then built a few existing projects with this version and they passed - Checked some docs in the "doc" folder and they looked fine.

Re: Message output level not public for Project class

2022-10-10 Thread Jaikiran Pai
With Ant 1.10.x version requiring Java 8, I think it should now be possible for us to add a new (default) method to the org.apache.tools.ant.BuildLogger interface to return the current set (or some default) log level. I will add something along these lines shortly. -Jaikiran On 11/10/22 10

Re: Migrate from Bugzilla to GitHub Issues

2022-08-18 Thread Jaikiran Pai
ce too at https://issues.apache.org/. Moving to Apache's JIRA instance _might_ be an option but I don't know what kind of efforts would be involved and if those are worth it. -Jaikiran On 18/08/22 5:02 pm, Stefan Bodewig wrote: Hi Vladimir I guess we have to agree that we disag

Re: JDK 19: Rampdown Phase 1 + EA builds 26 & JDK 20: EA builds 1

2022-06-16 Thread Jaikiran Pai
Additionally, I ran the Ant testsuite on a macos setup locally with JDK 19 EA build 19-ea+26-2060 by using --enable-preview. No issues were encountered in the testsuite. -Jaikiran On 16/06/22 7:11 pm, Jaikiran Pai wrote: Hello David, We ran the Ant testsuite against JDK 19 EA build 19-ea+26

Re: JDK 19: Rampdown Phase 1 + EA builds 26 & JDK 20: EA builds 1

2022-06-16 Thread Jaikiran Pai
Hello David, We ran the Ant testsuite against JDK 19 EA build 19-ea+26-2060 on a Linux system. No issues were found in this run https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/26/. -Jaikiran On 13/06/22 6:47 pm, David Delabassee wrote: Greetings! JDK

Re: synchronized and Loom

2022-06-06 Thread Jaikiran Pai
rity on which ones to focus on next). -Jaikiran On 06/06/22 4:19 pm, Stefan Bodewig wrote: Hi right now the Loom prototype doesn't play well with synchronized and the recommended approach is to use ReentrantLock instead. A quick grep over Ant's codebase turns up more than 500 hits fo

Re: Please consider releasing Apache Ant 1.10.13?

2022-06-03 Thread Jaikiran Pai
va 18 and 19 EA (which have changes in the security manager area). The way we did it isn't the most optimal way (but works). So I just want to find some time to review that once again before deciding on how we want to go about it. -Jaikiran On 03/06/22 9:40 pm, Simon Law wrote: Hel

Re: JDK 19 - Virtual Threads Testing!

2022-05-21 Thread Jaikiran Pai
te by enabling virtual threads preview feature and see how it goes. -Jaikiran On 16/05/22 1:13 pm, David Delabassee wrote: Welcome to a new Quality Outreach update! This time, we have one update but a major one: JEP 425 (Virtual Threads preview) has been integrated into the OpenJDK mainline! JDK 1

Re: Build failed in Jenkins: Ant » Ant-Build-from-POMs #120

2022-02-09 Thread Jaikiran Pai
the recent commits is in a different job (on Windows) - https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/120/testReport/src.tests.antunit.taskdefs/pathconvert-test_xml/testDirsep/

Re: [ant] branch master updated: add java.security.manager=allow while launching against Java 19

2022-02-08 Thread Jaikiran Pai
Hello Jan, On 08/02/22 12:04 pm, Jan Lahoda wrote: On Tue, Feb 8, 2022 at 5:53 AM Jaikiran Pai wrote: Hello Earl, On 08/02/22 12:59 am, Earl Hood wrote: How exactly does setting the sysprop for only 18 and 19 allow folks to test their stuff? If Ant currently depends on the security

Re: [ant] branch master updated: add java.security.manager=allow while launching against Java 19

2022-02-08 Thread Jaikiran Pai
Hello Stefan, On 08/02/22 1:15 am, Stefan Bodewig wrote: On 2022-02-07, Jaikiran Pai wrote: So the launch scripts (the Linux one and the .bat for Windows one) have both been updated to set this system property only for Java 18 and 19. I expect this to be a temporary thing till the new API is

Re: Java 8 for Apache Ivy

2022-02-08 Thread Jaikiran Pai
ainst Java 7 at this point isn't worth it. I think as long as we do the changes/modernizations in controlled manner it's a good idea and I'm in favour of. -Jaikiran On 08/02/22 11:18 pm, Matt Benson wrote: Java 7 public updates have ended nearly 7 years ago. Looking over the

Re: [ant] branch master updated: add java.security.manager=allow while launching against Java 19

2022-02-07 Thread Jaikiran Pai
launching the JVM. There's no other way past this if you want to use it against Java 18 or 19. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: [ant] branch master updated: add java.security.manager=allow while launching against Java 19

2022-02-07 Thread Jaikiran Pai
n like Java 17 now work fine. However, like I said my scripting skills are minimal, so if any of these changes in these scripts can be done in a better way, please feel free to do so. I would do it myself, but it's going to take me trial and error methods to get it right :) -Jaikiran On 07

Re: JDK 18 Rampdown Phase 2 & JDK 19 Early-Access Builds

2022-02-06 Thread Jaikiran Pai
t run results are available at: Java 18 - https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/16/ Java 19 - https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/17/ -Jaikiran On 31/01/22 2:47 pm, David Delabassee wrote: Greetings!

Re: [DISCUSS] JUnit 5 Customization

2021-12-22 Thread Jaikiran Pai
milar to *junit* task. I've already started a related discussion on the PR (please, chime in): https://github.com/apache/ant/pull/171 I'll take a look at this one. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: JDK 18 Early-Access builds 23 are available

2021-11-18 Thread Jaikiran Pai
this version. We (Ant project) will be working on this to get it in working shape, in the coming weeks. -Jaikiran On 16/11/21 4:22 pm, david.delabas...@oracle.com wrote: Hi Jaikiran/Stefan, I’m happy to announce that moving forward Oracle’s Java DevRel Team will manage the Quality Outreach

Re: Thank you! JDK 18 Early Access build 20 is now available

2021-10-26 Thread Jaikiran Pai
Hello Rory, I ran the JDK 18 EA (build 18-ea+20-1248) against our Ant testsuite on Linux and no issues were encountered: https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20(latest%20EA%20JDK)/82/jdk_axis=jdk18_ea,label_exp=ubuntu/ -Jaikiran On 26/10/21 5:37 pm, Rory O'Donnell

Re: Need help with new versions in bugzilla for Ant

2021-10-20 Thread Jaikiran Pai
On 19/10/21 9:37 pm, Stefan Bodewig wrote: On 2021-10-19, Jaikiran Pai wrote: Can someone with access to Bugzilla please create a new 1.10.12 product version and a new 1.10.13 milestone version, for Ant? Done. Thank you Stefan. I don't think anybody else of the project team has e

[ANNOUNCE] Apache Ant 1.10.12 released

2021-10-20 Thread Jaikiran Pai
lonwarning" is set to true to account for changes in JDK 17+  * The tar task now preserves symlinks of nested tarfilesets.    Github Pull Request #142 -Jaikiran (on behalf of Apache Ant team) - To unsubscribe, e-mail:

Need help with new versions in bugzilla for Ant

2021-10-19 Thread Jaikiran Pai
Can someone with access to Bugzilla please create a new 1.10.12 product version and a new 1.10.13 milestone version, for Ant? I'm almost done with the rest of the release formalities and will send the release annonucement later today. -Jai

Re: [RESULT] Release Apache Ant 1.10.12 based on RC2

2021-10-18 Thread Jaikiran Pai
With +1s from: - Stefan - Maarten - Jaikiran and no other votes, this release vote has now *passed*. Thank you all for voting, both on this one and the previous RC1. I'll move forward with the rest of the process shortly. -Jaikiran On 18/10/21 2:52 pm, Maarten Coene wrote: +1 Ma

Re: [VOTE] Release Apache Ant 1.10.12 based on RC2

2021-10-17 Thread Jaikiran Pai
+1. - Used this version to build some of our internal projects. - Checked some random manuals. All looks fine. -Jaikiran On 13/10/21 11:05 am, Jaikiran Pai wrote: I've created a new RC2 release candidate for 1.10.12: git tag: ANT_1.10.12_RC2 on c

[VOTE] Release Apache Ant 1.10.12 based on RC2

2021-10-12 Thread Jaikiran Pai
ories/orgapacheant-1052 Snapcraft Build   Revision 22 in latest/candidate This vote will be open for at least 72 hours and close no earlier than 16th October 2021 05:30 AM UTC. -Jaikiran - To unsubscribe, e-mail: dev-uns

[CANCELLED] [VOTE] Release Apache Ant 1.10.12 based on RC1

2021-10-08 Thread Jaikiran Pai
m.xml files. As a result, I will cancel this vote and will initiate a new vote which should include these fixes, shortly. Thank you all for voting and testing the release artifacts. Sorry about the delay in my responses this week - it has been a busy week at work. -Jaikiran On 07/10/21 7:

Re: [VOTE] Release Apache Ant 1.10.12 based on RC1

2021-10-07 Thread Jaikiran Pai
lease create a separate thread to discuss that. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: [VOTE] Release Apache Ant 1.10.12 based on RC1

2021-10-07 Thread Jaikiran Pai
egenerate the source archives. Thank you very much for bringing it to attention. -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: [VOTE] Release Apache Ant 1.10.12 based on RC1

2021-10-04 Thread Jaikiran Pai
I'll need one more PMC member's vote on this for me to move forward. Anyone have some time this week to test this? -Jaikiran On 03/10/21 3:23 pm, Stefan Bodewig wrote: On 2021-09-30, Jaikiran Pai wrote: This release is mainly a bug fix release and the exact changes are note

Re: [VOTE] Release Apache Ant 1.10.12 based on RC1

2021-10-02 Thread Jaikiran Pai
+1 - Downloaded the .tar.gz binary - Checked the NOTICE file and some random manuals - Built internal projects using Java 8 and this version of Ant - Built some sample projects with Java 17 and this version Ant All looks fine. -Jaikiran On 30/09/21 8:28 am, Jaikiran Pai wrote: I&#x

[VOTE] Release Apache Ant 1.10.12 based on RC1

2021-09-29 Thread Jaikiran Pai
ch is necessary for it to work properly in the recently released Java 17 version. This vote will be open at least for 72 hours and close no earlier than 4th October 2021 03:00 AM UTC (given that it's a weekend in the next couple of days, I decided to extend the voting period till Monday)

Re: Release 1.10.12 of Ant?

2021-09-28 Thread Jaikiran Pai
On 28/09/21 12:55 pm, Stefan Bodewig wrote: On 2021-09-26, Jaikiran Pai wrote: I was planning to initiate a release tonight, but trying to upgrade one of the optional dependencies has shown up some interesting issue in the maven ant task (which apparently has been EOLed[1]) that we use in

Re: Release 1.10.12 of Ant?

2021-09-26 Thread Jaikiran Pai
On 19/09/21 3:30 pm, Stefan Bodewig wrote: On 2021-09-16, Stefan Bodewig wrote: On 2021-09-15, Jaikiran Pai wrote: I wanted to look into and sort out https://bz.apache.org/bugzilla/show_bug.cgi?id=65424 in this release too, but it looks like I may not be able to do that and I'm not sur

Release 1.10.12 of Ant?

2021-09-15 Thread Jaikiran Pai
e to do so - I haven't done any real work on that one yet. Are there any other issues that others are working on and want to be part of this release? -Jaikiran - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org

Re: Release Announcement: General Availability of Java 17 / JDK 17

2021-09-15 Thread Jaikiran Pai
17_ea,label_exp=ubuntu/ https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20(latest%20EA%20JDK)/80/jdk_axis=jdk18_ea,label_exp=ubuntu/ -Jaikiran On 14/09/21 8:37 pm, Rory O'Donnell wrote: Hi Stefan/Jaikiran, *Release Announcement: General Availability of Java 17 / JDK 17 * **  * J

Re: Upcoming Java 17 release will have an impact on our javadoc task

2021-09-04 Thread Jaikiran Pai
Hello Stefan, On 27/06/21 4:10 pm, Stefan Bodewig wrote: On 2021-06-17, Jaikiran Pai wrote: So right now I don't have specific proposals for fixing this but just a note that we will have to look into this one for the upcoming JDK 17 release. I guess we can simply concatenate stder

  1   2   3   4   5   6   7   8   >