[ant] branch master updated: update WHATSNEW for AntClassLoader change

2021-07-26 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 3dcb8e9 update WHATSNEW for AntClassLoader

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

2022-02-06 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new a66dafa add java.security.manager=allow while

[ant] branch master updated: Fix an issue in LegacyXmlResultFormatter with ]]> in stacktraces

2022-02-09 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new aa47924 Fix an issue

[ant-ivy] branch master updated: add contributor of IVY-1632 to contributors list

2022-01-14 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git The following commit(s) were added to refs/heads/master by this push: new cd9296a add contributor of IVY-1632

[ant] branch master updated: fix ant.bat script for Java 18 security manager configuration/check

2022-01-14 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new b690788 fix ant.bat script for Java 18 security

[ant-ivy] branch master updated: IVY-1632: Use valid value for HTTP header "Accept".

2022-01-14 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git The following commit(s) were added to refs/heads/master by this push: new 17a0d80 IVY-1632: Use valid value for HTTP

[ant] branch master updated: record bz-67417 fix

2023-09-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new bcff8d904 record bz-67417 fix bcff8d904

[ant] branch master updated: bz-67417 Undo (leftover) security manager system property changes in ant.bat

2023-09-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 958295a76 bz-67417 Undo (leftover) security

[ant] branch master updated: Fix `--release` param check in bootstrap.bat

2023-09-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 5c89d9e25 Fix `--release` param check

[ant] branch master updated: fix setting of -proc:none on Windows

2023-09-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 53e9042b7 fix setting of -proc:none on Windows

[ant] branch master updated: bz-66552 fix Depend task does not handle Dynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 17 In cases the Depend task scans a

2023-09-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 685f2e795 bz-66552 fix Depend task does

[ant] branch master updated: no longer necessary to set this system property since Ant no longer uses SecurityManager for Java 18+ versions

2023-09-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 3b585e51b no longer necessary to set this system

[ant] branch master updated: bz-67082 fix unintended trimmed string output by pathconvert

2023-09-07 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new f3796ab1a bz-67082 fix unintended trimmed string

svn commit: r63520 - in /release/ant: ./ binaries/ manual/ source/

2023-08-20 Thread jaikiran
Author: jaikiran Date: Sun Aug 20 13:33:02 2023 New Revision: 63520 Log: release 1.10.14 of Apache Ant Added: release/ant/RELEASE-NOTES-1.10.14.html release/ant/binaries/apache-ant-1.10.14-bin.tar.bz2 (with props) release/ant/binaries/apache-ant-1.10.14-bin.tar.bz2.asc release

[ant] branch master updated: upgrade ivy version

2023-08-20 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 4e26d7679 upgrade ivy version 4e26d7679

svn commit: r63525 - in /release/ant: README.html RELEASE-NOTES-1.10.14.html

2023-08-20 Thread jaikiran
Author: jaikiran Date: Mon Aug 21 01:39:58 2023 New Revision: 63525 Log: update release note of Ant 1.10.14 Modified: release/ant/README.html release/ant/RELEASE-NOTES-1.10.14.html Modified: release/ant/README.html

[ant] branch master updated: disable annotation processors during (javac) compilation

2023-08-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 72d6a2747 disable annotation processors during

svn commit: r1911817 - in /ant/site/ant: production/ sources/

2023-08-20 Thread jaikiran
Author: jaikiran Date: Mon Aug 21 01:36:14 2023 New Revision: 1911817 URL: http://svn.apache.org/viewvc?rev=1911817=rev Log: update Ant site for Ant 1.10.14 release Modified: ant/site/ant/production/antnews.html ant/site/ant/production/bindownload.html ant/site/ant/production

svn commit: r1911806 - in /ant/site/ant/production/manual: ./ Tasks/ Types/ api/ api/legal/ api/org/apache/tools/ant/ api/org/apache/tools/ant/attribute/ api/org/apache/tools/ant/dispatch/ api/org/apa

2023-08-20 Thread jaikiran
Author: jaikiran Date: Sun Aug 20 13:58:20 2023 New Revision: 1911806 URL: http://svn.apache.org/viewvc?rev=1911806=rev Log: update manual for 1.10.14 release of Ant [This commit notification would consist of 384 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[ant] branch master updated: Release 1.10.14 of Ant and update for next version

2023-08-20 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 54e1400f3 Release 1.10.14 of Ant and update

[ant] annotated tag rel/1.10.14 created (now 26597115d)

2023-08-20 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to annotated tag rel/1.10.14 in repository https://gitbox.apache.org/repos/asf/ant.git at 26597115d (tag) tagging 53f19eccf49acf526415997046dca5a5135b0e8f (commit) replaces rel/1.10.11

svn commit: r1911807 - /ant/site/ant/production/doap_Ant.rdf

2023-08-20 Thread jaikiran
Author: jaikiran Date: Sun Aug 20 13:59:55 2023 New Revision: 1911807 URL: http://svn.apache.org/viewvc?rev=1911807=rev Log: update doap_Ant.rdf for Ant 1.10.14 release Modified: ant/site/ant/production/doap_Ant.rdf Modified: ant/site/ant/production/doap_Ant.rdf URL: http://svn.apache.org

[ant] branch master updated: Throw BuildException when is in use on Java 18 and higher

2023-08-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 2821ba0d1 Throw BuildException when is in use

[ant] branch master updated: add explicit dependency on xalan:serializer because 2.7.3 of xalan:xalan in its pom no longer has that dependency

2023-08-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 185c3a06e add explicit dependency

[ant] branch master updated: Update manuals to note that permissions is no longer supported in Java 18 and higher and use fork=true wherever appropriate

2023-08-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 3c03f5424 Update manuals to note

[ant] branch master updated: junitlauncher - timeout should apply to all tests combined when using forkMode=perTestClass

2023-08-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 89b0895ad junitlauncher - timeout should apply

[ant] branch master updated: fix JavaTest.testResultPropertyZeroNoFork

2023-08-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 87781366f fix

[ant] annotated tag ANT_1.10.14_RC1 created (now 1bd9c041a)

2023-08-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to annotated tag ANT_1.10.14_RC1 in repository https://gitbox.apache.org/repos/asf/ant.git at 1bd9c041a (tag) tagging 53f19eccf49acf526415997046dca5a5135b0e8f (commit) replaces rel/1.10.11

[ant] 01/01: Prepare for RC1 of version 1.10.14 of Ant

2023-08-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to annotated tag ANT_1.10.14_RC1 in repository https://gitbox.apache.org/repos/asf/ant.git commit 53f19eccf49acf526415997046dca5a5135b0e8f Author: Jaikiran Pai AuthorDate: Wed Aug 16 17:13:51 2023 +0530

svn commit: r63474 - in /dev/ant: ./ binaries/ manual/ source/

2023-08-16 Thread jaikiran
Author: jaikiran Date: Wed Aug 16 12:01:16 2023 New Revision: 63474 Log: prepare for vote of RC1 of Ant 1.10.14 release Added: dev/ant/RELEASE-NOTES-1.10.14.html dev/ant/binaries/apache-ant-1.10.14-bin.tar.bz2 (with props) dev/ant/binaries/apache-ant-1.10.14-bin.tar.bz2.asc dev

[ant] branch master updated: Fix integer overflow when parsing SOURCE_DATE_EPOCH

2022-05-20 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new babd1c400 Fix integer overflow when parsing

[ant] branch master updated (84a91794c -> 2907aeffb)

2022-05-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git from 84a91794c Use a fixed timezone in Tstamp test add 0bc302a60 Maven Ant tasks has been EOLed (https

[ant] branch master updated: Use a fixed timezone in Tstamp test

2022-05-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 84a91794c Use a fixed timezone in Tstamp test

[ant] branch master updated: go back to ignoring the ImageIOTest#testFailOnError() test, like it was for several years/releases before being moved from ImageTest to this new test class

2022-05-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 42d257964 go back to ignoring the ImageIOTest

[ant] branch master updated: bz-66164 Don't change file permissions on unrelated files in dest directory, when building and copying over Ant distribution

2022-08-18 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 52fa95523 bz-66164 Don't change file permissions

svn commit: r1906531 - /ant/site/ant/production/doap_Ant.rdf

2023-01-09 Thread jaikiran
Author: jaikiran Date: Tue Jan 10 06:08:23 2023 New Revision: 1906531 URL: http://svn.apache.org/viewvc?rev=1906531=rev Log: add Ant 1.10.13 release Modified: ant/site/ant/production/doap_Ant.rdf Modified: ant/site/ant/production/doap_Ant.rdf URL: http://svn.apache.org/viewvc/ant/site/ant

[ant] annotated tag rel/1.10.13 created (now 9e3532af6)

2023-01-09 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to annotated tag rel/1.10.13 in repository https://gitbox.apache.org/repos/asf/ant.git at 9e3532af6 (tag) tagging 6996b80b5fb59cc2769f7098d837de32680a (commit) replaces rel/1.10.11

svn commit: r59236 - in /release/ant: ./ binaries/ manual/ source/

2023-01-09 Thread jaikiran
Author: jaikiran Date: Tue Jan 10 05:53:28 2023 New Revision: 59236 Log: Release 1.10.13 of Ant Added: release/ant/binaries/apache-ant-1.10.13-bin.tar.bz2 (with props) release/ant/binaries/apache-ant-1.10.13-bin.tar.bz2.asc release/ant/binaries/apache-ant-1.10.13-bin.tar.bz2.sha512

svn commit: r1906533 - in /ant/site/ant: production/ production/antlibs/svn/ sources/

2023-01-09 Thread jaikiran
Author: jaikiran Date: Tue Jan 10 06:35:40 2023 New Revision: 1906533 URL: http://svn.apache.org/viewvc?rev=1906533=rev Log: Ant 1.10.13 release Added: ant/site/ant/production/antlibs/svn/ ant/site/ant/production/antlibs/svn/index.html Modified: ant/site/ant/production/antnews.html

[ant] 01/02: Next is 1.10.14 of Ant

2023-01-09 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 4ddfae1f3bf91d8e09fd052dfbfc30d8608ebc6f Author: Jaikiran Pai AuthorDate: Wed Jan 4 15:37:04 2023 +0530 Next

[ant] branch master updated (3570551a8 -> 014e94e5d)

2023-01-09 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git from 3570551a8 allow "mvn -f src/etc/poms/pom.xml -DskipTests package" to succeed during release, when us

[ant] 02/02: fix typo

2023-01-09 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 014e94e5d1e289acaf8a4e6e7234662c065d48b2 Author: Jaikiran Pai AuthorDate: Tue Jan 10 11:34:40 2023 +0530 fix typo

svn commit: r1906532 - in /ant/site/ant/production/manual: ./ Tasks/ Types/ api/ api/legal/ api/org/apache/tools/ant/ api/org/apache/tools/ant/attribute/ api/org/apache/tools/ant/dispatch/ api/org/apa

2023-01-09 Thread jaikiran
Author: jaikiran Date: Tue Jan 10 06:20:27 2023 New Revision: 1906532 URL: http://svn.apache.org/viewvc?rev=1906532=rev Log: update manual for Ant 1.10.13 release [This commit notification would consist of 732 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[ant] branch master updated: new year

2023-01-04 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 6a7f90685 new year 6a7f90685 is described below

svn commit: r59116 - in /dev/ant: ./ binaries/ manual/ source/

2023-01-04 Thread jaikiran
Author: jaikiran Date: Wed Jan 4 10:45:14 2023 New Revision: 59116 Log: Prepare for vote of RC1 of Ant 1.10.13 Added: dev/ant/README.html dev/ant/RELEASE-NOTES-1.10.13.html dev/ant/binaries/apache-ant-1.10.13-bin.tar.bz2 (with props) dev/ant/binaries/apache-ant-1.10.13

[ant] branch master updated: allow "mvn -f src/etc/poms/pom.xml -DskipTests package" to succeed during release, when using Java 9+ version

2023-01-04 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 3570551a8 allow "mvn -f src/etc/poms/po

svn commit: r59114 - /release/ant/KEYS

2023-01-04 Thread jaikiran
Author: jaikiran Date: Wed Jan 4 10:03:04 2023 New Revision: 59114 Log: Add my new code signing key Modified: release/ant/KEYS Modified: release/ant/KEYS == --- release/ant/KEYS (original) +++ release/ant/KEYS Wed

[ant] annotated tag ANT_1.10.13_RC1 created (now 9abf23661)

2023-01-04 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to annotated tag ANT_1.10.13_RC1 in repository https://gitbox.apache.org/repos/asf/ant.git at 9abf23661 (tag) tagging 6996b80b5fb59cc2769f7098d837de32680a (commit) replaces rel/1.10.11

[ant] 01/01: Prepare for RC1 of version 1.10.13 of Ant

2023-01-04 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to annotated tag ANT_1.10.13_RC1 in repository https://gitbox.apache.org/repos/asf/ant.git commit 6996b80b5fb59cc2769f7098d837de32680a Author: Jaikiran Pai AuthorDate: Wed Jan 4 15:37:04 2023 +0530

[ant] branch master updated: redo security manager setting to allow calling System.setSecurityManager at runtime - Reverts the changes done to launch scripts which were checking for the Java runtime

2022-12-11 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 82c70f320 redo security manager setting to allow

[ant] branch master updated: Fix failing testhttpurl1 test - http://www.w3.org/MarkUp/ no longer returns a content-length header. Switch to a different URL which returns one.

2022-12-11 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 9318eedbd Fix failing testhttpurl1 test - http

[ant] branch master updated: upload new key

2022-12-11 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new c9b9aff1a upload new key c9b9aff1a is described

[ant] branch master updated: allow security manager setting on all versions above Java 18 (inclusive)

2022-11-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new bbe6859b2 allow security manager setting on all

[ant] branch master updated: Fix detection of java.specification.version

2022-11-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new c8f579577 Fix detection

svn commit: r59117 - in /dev/ant: binaries/ manual/ source/

2023-01-04 Thread jaikiran
Author: jaikiran Date: Wed Jan 4 11:35:21 2023 New Revision: 59117 Log: cleanup old release artifacts Removed: dev/ant/binaries/apache-ant-1.10.12-bin.tar.bz2 dev/ant/binaries/apache-ant-1.10.12-bin.tar.bz2.asc dev/ant/binaries/apache-ant-1.10.12-bin.tar.bz2.sha512 dev/ant

[ant] branch master updated: Introduce a getMessageOutputLevel() method on BuildLogger to return the currently set message output level

2022-11-07 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 65d3af7d5 Introduce a getMessageOutputLevel

[ant] branch master updated: xslt task - log only the stylesheet resource name This closes #199 pull request at github.com/apache/ant

2023-02-27 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new fe9bf0f1a xslt task - log only the stylesheet

[ant] branch master updated: 66464: junitlauncher task's fork element now has a new optional "java" attribute to allow specifying a different Java installation to run the forked tests

2023-03-01 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 59e456372 66464: junitlauncher task's fork

[ant] branch master updated: 66504: junitlauncher task should resolve the outputDir against the basedir of the project

2023-03-01 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 1200a76e7 66504: junitlauncher task should

[ant] branch master updated: 66468: Fix regexmapper to not swallow backslashes from output

2023-03-01 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 4dbe7a2a6 66468: Fix regexmapper to not swallow

[ant] branch master updated: bz-66411: Handling forked VM timeout in a similar way as failed test so that settings like haltonfailure have effect This closes #197 pull request at github.com/apache/ant

2023-04-18 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 8fb54871b bz-66411: Handling forked VM timeout

[ant] branch master updated: update WHATSNEW to explain the SecurityManager changes

2023-08-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new a4de9db7a update WHATSNEW to explain

[ant] 02/04: Revert "allow security manager setting on all versions above Java 18 (inclusive)"

2023-08-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 8d615248387cd9e411fc7d2b8012f8e114879c44 Author: Jaikiran Pai AuthorDate: Thu Aug 10 15:45:06 2023 +0530 Revert

[ant] 04/04: Add a note to "permissions" type noting that it is no longer supported in Java 18+

2023-08-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit e2c68c4931dee7141385af671c4358e511f7c4d7 Author: Jaikiran Pai AuthorDate: Thu Aug 10 21:50:22 2023 +0530 Add a note

[ant] branch master updated (2dcde6093 -> e2c68c493)

2023-08-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git from 2dcde6093 bz-66873 correctly create the CEN extra field entry when zip64Mode=always new ef36b2d64 Revert "

[ant] 03/04: For Java 18+, Ant will no longer use the SecurityManager

2023-08-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 689b6ea90ee1fbad580a437137d80609c9336f12 Author: Jaikiran Pai AuthorDate: Thu Aug 10 17:11:57 2023 +0530 For Java

[ant] 01/04: Revert "redo security manager setting to allow calling System.setSecurityManager at runtime"

2023-08-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit ef36b2d64bc90691eedea7959c7a910b192a8b92 Author: Jaikiran Pai AuthorDate: Thu Aug 10 15:42:58 2023 +0530 Revert

[ant] branch master updated: skip testZip64ModeJar on Java 8 where java.util.zip.ZipFile fails for zip64

2023-08-11 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 4ac74eaa4 skip testZip64ModeJar on Java 8 where

[ant] branch master updated: bz-66238 introduce org.apache.tools.ant.taskdefs.Recorder#setLogLevel(LogLevel level) method

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 526c799f7 bz-66238 introduce

[ant] branch master updated: bz-64564 add an example of junit-jupiter ParameterizedTest when using junitlauncher task

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 9a6ffdd01 bz-64564 add an example of junit

[ant] 06/07: upgrade xalan

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 969f09ff6511735aa002cf39fdfd3cf7cf643777 Author: Jaikiran Pai AuthorDate: Sat Aug 12 17:01:16 2023 +0530 upgrade

[ant] 04/07: upgrade xz

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 29a80c37553457be6b9a0da76f72bbd1e620a309 Author: Jaikiran Pai AuthorDate: Sat Aug 12 16:31:02 2023 +0530 upgrade xz

[ant] branch master updated (9a6ffdd01 -> aa2f4e69f)

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git from 9a6ffdd01 bz-64564 add an example of junit-jupiter ParameterizedTest when using junitlauncher task new 66bfc0faa

[ant] 01/07: upgrade ivy to 2.5.1

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 66bfc0faa4d77c274def110cd47dbf94eb7bc6c3 Author: Jaikiran Pai AuthorDate: Sat Aug 12 16:11:35 2023 +0530 upgrade

[ant] 07/07: upgrade junit5 artifacts

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit aa2f4e69fe8cca10574d11387a81614c8b87dde3 Author: Jaikiran Pai AuthorDate: Sat Aug 12 17:04:57 2023 +0530 upgrade

[ant] 05/07: upgrade junit

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit b615aefaf66ac1d81a453b0c5657db9286a76cff Author: Jaikiran Pai AuthorDate: Sat Aug 12 16:39:58 2023 +0530 upgrade

[ant] 03/07: upgrade jython

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 96a374da043fb4b21b0843210ae8732dbbbcf173 Author: Jaikiran Pai AuthorDate: Sat Aug 12 16:25:43 2023 +0530 upgrade

[ant] 02/07: upgrade rhino to 1.7.14

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit e90625b1784ed4b5a3b53e3055b1b14026c5270d Author: Jaikiran Pai AuthorDate: Sat Aug 12 16:22:00 2023 +0530 upgrade

[ant] branch master updated: Remove references to outdated -Djava.compiler=NONE

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new da9079eed Remove references to outdated

[ant] branch master updated: bz-65176 introduce forkMode for use in forked tests of junitlauncher task

2023-08-12 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new f7f3bdfa0 bz-65176 introduce forkMode for use

[ant] branch master updated: bz-66873 correctly create the CEN extra field entry when zip64Mode=always

2023-08-09 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 2dcde6093 bz-66873 correctly create the CEN

[ant] branch master updated: fix legacy-xml reporting in junitlauncher task, when jupiter dynamic tests are involved.

2023-08-13 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 2d4414817 fix legacy-xml reporting

[ant] 02/02: missed updating junit dependency in pom.xml

2023-08-13 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 6eb966fba8413656865ad35ac9ffc975f9f26eb7 Author: Jaikiran Pai AuthorDate: Sun Aug 13 11:42:51 2023 +0530 missed

[ant] branch master updated (f7f3bdfa0 -> 6eb966fba)

2023-08-13 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git from f7f3bdfa0 bz-65176 introduce forkMode for use in forked tests of junitlauncher task new 90686ba58 fix typo

[ant] 01/02: fix typo

2023-08-13 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit 90686ba5880ab616ca17487db23e67597e413f0e Author: Jaikiran Pai AuthorDate: Sun Aug 13 11:42:32 2023 +0530 fix typo

[ant] branch master updated: update the dependency versions in various pom.xml files, which were missed during my previous dependency upgrade commits

2023-08-13 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 57d0973b1 update the dependency versions

(ant) branch master updated: remove unused simian tool

2024-02-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new d2124835f remove unused simian tool d2124835f

(ant) 01/01: Merge pull request #208 from mebigfatguy/master

2024-02-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git commit a1bfbdccf78e2881e2720048fe450f68e5c11e1d Merge: d2124835f e08af501b Author: Jaikiran AuthorDate: Wed Feb 21 21:10:44

(ant) branch master updated (d2124835f -> a1bfbdccf)

2024-02-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git from d2124835f remove unused simian tool add e08af501b fix example documentation in manual new a1bfbdccf Merge

(ant) branch master updated: bz-68462 Don't consider empty email addresses in mailer

2024-02-21 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 2dc4ca27c bz-68462 Don't consider empty email

(ant) branch master updated: add bz-26453 to WHATSNEW

2024-01-02 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new c737d645f add bz-26453 to WHATSNEW c737d645f

(ant) branch master updated: bz-26453 use INFO log level to print the result log message from exec task, when the process returns non-zero exit code

2024-01-02 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new f229cdd23 bz-26453 use INFO log level to print

(ant) branch master updated: happy new year

2024-01-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 7299aecde happy new year 7299aecde is described

(ant) branch master updated: bz-68462: Prevent StringIndexOutOfBoundsException when EmailAddress is passed an empty String

2024-01-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 36bfcaa96 bz-68462: Prevent

(ant) branch master updated: bz-68460 remove references to com.sun.net.ssl.internal.ssl.Provider

2024-01-10 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 60e36613e bz-68460 remove references

(ant) branch master updated (60e36613e -> c44e6533c)

2024-01-15 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git from 60e36613e bz-68460 remove references to com.sun.net.ssl.internal.ssl.Provider new f5e1bd2b6 Buffer for more

(ant) branch master updated: add record for github PR 207 merge

2024-01-15 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new f96e4940c add record for github PR 207 merge

(ant) branch master updated: 68773: initial experiment to support enabling secure data channel for FTPS

2024-03-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 98f1b774f 68773: initial experiment to support

(ant) branch master updated: upgrade graaljs version

2024-03-16 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new bdf6df5fe upgrade graaljs version bdf6df5fe

Re: ant git commit: Merge branch '1.9.x' [Forced Update!]

2018-07-04 Thread Jaikiran Pai
Gintas, please do not do that. We have discussed this in the past not to force update upstream repos. -Jaikiran On 04/07/18 9:44 PM, gin...@apache.org wrote: Repository: ant Updated Branches: refs/heads/master e2c9cdd63 -> 1a0884e25 (forced update) Merge branch '1.9.x' Project: h

<    4   5   6   7   8   9   10   11   12   >