(mina) branch bugfix/DIRMINA-1173 updated: Upgraded PMD to 7.0.0 and pmd-pligin to 3.22

2024-05-27 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA-1173 by this push: new 0daeb7bfc Upgraded

(mina) branch bugfix/DIRMINA-1173 updated: Revert the change made on the TCP_NODELAY default value.

2024-05-11 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA-1173 by this push: new 495a2826e Revert

(mina) branch bugfix/DIRMINA-1173 updated: Disable Nagle's algorithm by default

2024-05-11 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA-1173 by this push: new df0ecc6c0 Disable

(mina-site) 02/03: Many text proofing, some TLS addition

2024-04-27 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git commit 65ba3cb8366c307e29d49e8ea3597fb1ca6a0df5 Author: emmanuel lecharny AuthorDate: Sun Apr 28 06:15:39 2024 +0200

(mina-site) 03/03: Added some ftpserver internals doco

2024-04-27 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git commit 362229b8d1a5369a73b162b16e7d50742e00407a Author: emmanuel lecharny AuthorDate: Sun Apr 28 06:17:22 2024 +0200

(mina-site) 01/03: Added gary Gregory in the contributors list

2024-04-27 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git commit 6f2a8b8965628c961e933553de33e479fd47d98a Author: emmanuel lecharny AuthorDate: Sun Apr 28 06:14:56 2024 +0200

(mina-site) branch master updated (5008664d0 -> 362229b8d)

2024-04-27 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git from 5008664d0 Publish SSHD 2.12.1 new 6f2a8b896 Added gary Gregory in the contributors list new 65ba3cb83

(mina) 02/03: Used an AtomicBooleaninstead of using a lock

2024-04-26 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git commit cc86146f662bd29cfbe5722662d9e970301b348d Author: emmanuel lecharny AuthorDate: Fri Apr 26 21:00:27 2024

(mina) 01/03: removed a useless import

2024-04-26 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git commit 13d501942f291478cf300f00ef07a1e4b7c4ef85 Author: emmanuel lecharny AuthorDate: Fri Apr 26 21:00:04 2024

(mina) branch bugfix/DIRMINA-1173 updated (46fb20f00 -> 57767e494)

2024-04-26 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git from 46fb20f00 Merge branch '2.2.X' into bugfix/DIRMINA-1173 new 13d501942 removed a useless import

(mina) 03/03: Added some new lines for clarity

2024-04-26 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git commit 57767e494323d60db7613fd92ec79a479ddebfe7 Author: emmanuel lecharny AuthorDate: Fri Apr 26 21:00:57 2024

(mina) 01/01: Merge branch '2.2.X' into bugfix/DIRMINA-1173

2024-04-18 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git commit 46fb20f007df717a08d42d978e69f972c085de0f Merge: df98d0947 14d876107 Author: emmanuel lecharny AuthorDate

(mina) branch bugfix/DIRMINA-1173 updated (df98d0947 -> 46fb20f00)

2024-04-18 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git from df98d0947 Free a useless buffer. add 14d876107 Fixed a javadoc typo new 46fb20f00 Merge

(mina) branch bugfix/DIRMINA-1173 updated: Free a useless buffer.

2024-04-18 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch bugfix/DIRMINA-1173 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA-1173 by this push: new df98d0947 Free

(mina) branch 2.2.X updated: Fixed a javadoc typo

2024-02-28 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 14d876107 Fixed a javadoc typo 14d876107

(mina) branch 2.2.X updated: Applied patch proposed by kllbzz (https://github.com/apache/mina/pull/41): reintroduced the autoStart flag for SSL (allowing the user to differ the HandShake after the add

2023-11-01 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new e9d4fae3e Applied patch proposed by kllbzz

[mina] branch 2.0.X updated: Use SPDX identifier for license name

2023-10-05 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 456cfc6ff Use SPDX identifier for license name

[mina] branch 2.1.X updated: Use SPDX identifier for license name

2023-10-05 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new e3dfb15b2 Use SPDX identifier for license name

[mina] branch 2.2.X updated: Use SPDX identifier for license name

2023-10-05 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 337246a2d Use SPDX identifier for license name

[mina] branch trunk updated: Use SPDX identifier for license name

2023-10-05 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/trunk by this push: new 97af6d23b Use SPDX identifier for license name

[mina] branch 2.0.X updated: Updated the slf4j and jzlib licenses, removed the ognl one, removed the jdom dependency, moved some dependencies to scope test

2023-09-20 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new ed5775fe2 Updated the slf4j and jzlib licenses

[mina] branch 2.0.X updated: removed the OGNL license, it's not AL 2.0

2023-09-20 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new b0a98454d removed the OGNL license, it's not AL

[mina] branch 2.1.X updated: Updated the slf4j and jzlib licenses, removed the ognl one, removed the jdom dependency, moved some dependencies to scope test

2023-09-20 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 050b3db1e Updated the slf4j and jzlib licenses

[mina] branch 2.0.X updated: Removed the commented jdom dependency

2023-09-20 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 6b0f9addf Removed the commented jdom dependency

[mina] branch 2.2.X updated: Fixed the parent's pom version

2023-09-20 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 64bf3168a Fixed the parent's pom version

[mina] branch 2.2.X updated: Removed the jdom dependency version

2023-09-20 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new daaeac91b Removed the jdom dependency version

[mina-site] branch master updated: Added a menu for the MINA mastodon account

2023-09-16 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git The following commit(s) were added to refs/heads/master by this push: new d4c898633 Added a menu for the MINA

[mina] branch 2.2.X updated: Removed the unecessary jdom dependency

2023-09-14 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new dc97e488c Removed the unecessary jdom dependency

[mina] branch 2.2.X updated: Removed the OGNL license file, as the project has swithced to AL 2.0

2023-09-14 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 9b07814c5 Removed the OGNL license file

[mina] branch 2.2.X updated: Updated the jzlib license file

2023-09-14 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 708dcff77 Updated the jzlib license file

[mina] branch 2.2.X updated: Updated the slf4j license

2023-09-14 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 74c6cd1a0 Updated the slf4j license 74c6cd1a0

[mina] branch 2.2.X updated: Removed a useless dependency, set some other dependencies to test scope

2023-09-13 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new c75dc7fe9 Removed a useless dependency, set some

[mina] branch 2.2.X updated: Fixed a failing test with Java 17

2023-09-13 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 2e8daeb6d Fixed a failing test with Java 17

[mina] branch 2.1.X updated: Fixed the copyright date. Fixed a test execution error on Java 17

2023-09-13 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new d05fcc610 Fixed the copyright date. Fixed a test

[mina] branch 2.0.X updated: Fixed the copyright date. Fixed a test execution error on Java 17

2023-09-13 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new d2681bb09 Fixed the copyright date. Fixed a test

svn commit: r63940 - in /release/mina/mina: 2.0.24/ 2.1.7/ 2.2.2/

2023-09-12 Thread elecharny
Author: elecharny Date: Tue Sep 12 09:58:17 2023 New Revision: 63940 Log: Removed old versions Removed: release/mina/mina/2.0.24/ release/mina/mina/2.1.7/ release/mina/mina/2.2.2/

svn commit: r63939 - in /dev/mina/mina: 2.0.25/ 2.1.8/ 2.2.3/

2023-09-12 Thread elecharny
Author: elecharny Date: Tue Sep 12 09:57:04 2023 New Revision: 63939 Log: Delete released packages Removed: dev/mina/mina/2.0.25/ dev/mina/mina/2.1.8/ dev/mina/mina/2.2.3/

[mina-site] branch master updated: Updated the web site for the MINA releases

2023-09-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git The following commit(s) were added to refs/heads/master by this push: new 063030697 Updated the web site

[mina-site] branch master updated: Updated the .htaccess for the coming releases

2023-09-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git The following commit(s) were added to refs/heads/master by this push: new d11b0cfa3 Updated the .htaccess

svn commit: r63932 - in /release/mina/mina: 2.0.25/ 2.1.8/ 2.2.3/

2023-09-12 Thread elecharny
Author: elecharny Date: Tue Sep 12 07:49:20 2023 New Revision: 63932 Log: Pushed packages for the Apache MINA 2.0.25, 2.1.8 and 2.2.3 releases Added: release/mina/mina/2.0.25/ release/mina/mina/2.0.25/apache-mina-2.0.25-bin.tar.bz2 (with props) release/mina/mina/2.0.25/apache-mina

svn commit: r63831 - /dev/mina/mina/2.0.25/

2023-09-06 Thread elecharny
Author: elecharny Date: Wed Sep 6 22:15:30 2023 New Revision: 63831 Log: Apache MINA 2.0.25 packages Added: dev/mina/mina/2.0.25/ dev/mina/mina/2.0.25/apache-mina-2.0.25-bin.tar.bz2 (with props) dev/mina/mina/2.0.25/apache-mina-2.0.25-bin.tar.bz2.asc dev/mina/mina/2.0.25

[mina] branch 2.0.X updated: [maven-release-plugin] prepare for next development iteration

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 7cea44dcc [maven-release-plugin] prepare

[mina] annotated tag 2.0.25 created (now a932b8c90)

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to annotated tag 2.0.25 in repository https://gitbox.apache.org/repos/asf/mina.git at a932b8c90 (tag) tagging 38ca5a9eb01461a7212b3904ff5010d0364d2f41 (commit) replaces 2.0.24 by emmanuel

[mina] branch 2.0.X updated: [maven-release-plugin] prepare release 2.0.25

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 38ca5a9eb [maven-release-plugin] prepare release

[mina] 02/02: Fixed some javadopc errors

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 080075859f93b31af46609f8fce52cea04deae9a Author: emmanuel lecharny AuthorDate: Wed Sep 6 23:23:44 2023 +0200 Fixed

[mina] branch 2.0.X updated (808354534 -> 080075859)

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git from 808354534 Fixed some javadoc issues new 7f7210001 Downgraded the maven source plugin version because 3.3.0

[mina] 01/02: Downgraded the maven source plugin version because 3.3.0 fails

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 7f7210001885167970c36ea91fa199001bcef01c Author: emmanuel lecharny AuthorDate: Wed Sep 6 23:10:25 2023 +0200

[mina] branch 2.0.X updated: Fixed some javadoc issues

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 808354534 Fixed some javadoc issues 808354534

svn commit: r63830 - /dev/mina/mina/2.2.3/

2023-09-06 Thread elecharny
Author: elecharny Date: Wed Sep 6 21:08:32 2023 New Revision: 63830 Log: Apache MINA 2.2.3 packages Added: dev/mina/mina/2.2.3/ dev/mina/mina/2.2.3/apache-mina-2.2.3-bin.tar.bz2 (with props) dev/mina/mina/2.2.3/apache-mina-2.2.3-bin.tar.bz2.asc dev/mina/mina/2.2.3/apache-mina

[mina] branch 2.2.X updated: [maven-release-plugin] prepare for next development iteration

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 4b60a1dd7 [maven-release-plugin] prepare

[mina] annotated tag 2.2.3 created (now 39cf05a8e)

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to annotated tag 2.2.3 in repository https://gitbox.apache.org/repos/asf/mina.git at 39cf05a8e (tag) tagging 906884d52990b4fce119c462791abf1a5b577a83 (commit) replaces 2.2.2 by emmanuel

[mina] branch 2.2.X updated: [maven-release-plugin] prepare release 2.2.3

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 906884d52 [maven-release-plugin] prepare release

[mina] branch 2.2.X updated: Downgraded the maven source plugin version because 3.3.0 fails

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new abeddb9ea Downgraded the maven source plugin

svn commit: r63827 - /dev/mina/mina/2.1.8/

2023-09-06 Thread elecharny
Author: elecharny Date: Wed Sep 6 15:57:05 2023 New Revision: 63827 Log: Release Apache MINA 2.1.8 Added: dev/mina/mina/2.1.8/ dev/mina/mina/2.1.8/apache-mina-2.1.8-bin.tar.bz2 (with props) dev/mina/mina/2.1.8/apache-mina-2.1.8-bin.tar.bz2.asc dev/mina/mina/2.1.8/apache-mina

[mina] branch 2.1.X updated: [maven-release-plugin] prepare for next development iteration

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new a8b54588c [maven-release-plugin] prepare

[mina] annotated tag 2.1.8 created (now 93c2d2a3e)

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to annotated tag 2.1.8 in repository https://gitbox.apache.org/repos/asf/mina.git at 93c2d2a3e (tag) tagging c7f164cbeecedb4a4e32ba798e7cf435acdc471a (commit) replaces 2.1.7 by emmanuel

[mina] branch 2.1.X updated: [maven-release-plugin] prepare release 2.1.8

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new c7f164cbe [maven-release-plugin] prepare release

[mina] branch 2.1.X updated: Fixed a javadoc issue

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new afce8e0c2 Fixed a javadoc issue afce8e0c2

[mina] 01/02: Fixed some javadoc issues

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit bf7b464fa88f2b00f188336af85a05129f13a8e6 Author: emmanuel lecharny AuthorDate: Wed Sep 6 15:46:36 2023 +0200 Fixed

[mina] 02/02: Get rid of useless dryrun leftovers

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit e3c534262cfe36acf9c0d8f372e9f301af3ecf52 Author: emmanuel lecharny AuthorDate: Wed Sep 6 15:48:39 2023 +0200 Get

[mina] branch 2.1.X updated (1c6aa4bdf -> e3c534262)

2023-09-06 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git from 1c6aa4bdf Downgraded source plugin version because 3.3.0 is breaking the release new bf7b464fa Fixed some

[mina] branch 2.1.X updated: Downgraded source plugin version because 3.3.0 is breaking the release

2023-09-05 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 1c6aa4bdf Downgraded source plugin version

[mina] branch 2.2.X updated: o Bumped up dependencies and maven polugins o Fixed javadoc

2023-09-05 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 677e7291e o Bumped up dependencies and maven

[mina] branch 2.1.X updated: Ignore the test, otherwise it will loop forever

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 310ff2335 Ignore the test, otherwise

[mina] branch 2.2.X updated: Ignore the test, otherwise it will loop forever

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 48de5d2f6 Ignore the test, otherwise

[mina] branch 2.0.X updated (f4258b38c -> ab1787705)

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git from f4258b38c Added the missing ASL 2.0 header new e6cd74c7e Renamed the DIRMINA1172 test new ab1787705 Ignore

[mina] 01/02: Renamed the DIRMINA1172 test

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git commit e6cd74c7e23cf1d96ed875f4ed10775ef1eec344 Author: emmanuel lecharny AuthorDate: Sun Sep 3 05:24:13 2023 +0200

[mina] 02/02: Ignore the test, otherwise it will loop forever

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git commit ab1787705666e976934c0e8df6843b937962b209 Author: emmanuel lecharny AuthorDate: Sun Sep 3 06:21:13 2023 +0200

[mina] branch 2.1.X updated: o Bumped up dependencies and maven polugins o Fixed javadoc o Fixed an OSGi issue o Added a missing ASL2.0 header

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 7eaca7dcc o Bumped up dependencies and maven

[mina] branch 2.2.X updated: Renamed the DIRMINA1172 test

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new 1a7c45061 Renamed the DIRMINA1172 test 1a7c45061

[mina] branch 2.0.X updated: Added the missing ASL 2.0 header

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new f4258b38c Added the missing ASL 2.0 header

[mina] 01/03: Fixing a Javadoc issue

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 9293769656f666cb5cab54dba45316b63258 Author: emmanuel lecharny AuthorDate: Sat Sep 2 22:45:39 2023 +0200

[mina] branch 2.0.X updated (6d4f0ef9f -> c4c8378b8)

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git from 6d4f0ef9f Fixed some javadoc issues. Bumped up some maven plugin dependencies new 929376965 Fixing a Javadoc

[mina] 02/03: Fixing a OSGi error

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 1fb3e9cdd843f29b7943a4850aefdc0a28caf895 Author: emmanuel lecharny AuthorDate: Sat Sep 2 22:46:12 2023 +0200

[mina] 03/03: Bumped up the felix plugin

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git commit c4c8378b80d4dbe16c647e02ca052bf01fe93a39 Author: emmanuel lecharny AuthorDate: Sat Sep 2 22:46:29 2023 +0200

[mina] branch 2.0.X updated: Fixed some javadoc issues. Bumped up some maven plugin dependencies

2023-09-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 6d4f0ef9f Fixed some javadoc issues. Bumped up

[mina] branch 2.0.X updated: Bumped up depenedencies

2023-09-01 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 003008991 Bumped up depenedencies 003008991

[mina] branch 2.0.X updated: Backported a patch for DIRMINA-1172

2023-09-01 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new f7cc0112f Backported a patch for DIRMINA-1172

[mina] branch 2.2.X updated: Fix for DIRMINA-1172

2023-09-01 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new c7230458d Fix for DIRMINA-1172 new

[mina-ftpserver] branch 1.2.X updated: Apply patch for FtpServer-446 regarding UserMetadata

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new 4864d0e6 Apply patch for FtpServer-446

[mina-ftpserver] branch 1.2.X updated: removed dead code

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new fa26378b removed dead code fa26378b

[mina-ftpserver] branch 1.2.X updated: Used @test instead of TestCase

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new eb971e7a Used @test instead

[mina-ftpserver] branch 1.2.X updated: Simplified the authority handling

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new 4087d6be Simplified the authority

[mina-ftpserver] branch 1.2.X updated: Code formatting and reorganisation

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new 1abaadc7 Code formatting

[mina-ftpserver] branch 1.2.X updated: code formatting

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new cd828948 code formatting cd828948

[mina-ftpserver] branch 1.2.X updated: Code formatting

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new c238aa46 Code formatting c238aa46

[mina-ftpserver] 03/03: Used try-with-resources

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git commit f64e0611bd2e95b72baa4c51c55a0b3e07e593b1 Author: emmanuel lecharny AuthorDate: Wed Jul 12 09:42:04 2023 +0200

[mina-ftpserver] 01/03: Bumped up MINA dependency

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git commit 5f4c52157bc16f3d6e457290573ec92b935abd6a Author: emmanuel lecharny AuthorDate: Wed Jul 5 23:21:09 2023 +0200

[mina-ftpserver] 02/03: Bumped up the log4j dependency

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git commit 56e37279dbfb3d990beb6f6ec3ef4c067e1f01d7 Merge: 5f4c5215 175eb4d0 Author: emmanuel lecharny AuthorDate: Wed

[mina-ftpserver] branch 1.2.X updated (175eb4d0 -> f64e0611)

2023-07-12 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git from 175eb4d0 Use the vararg invocation syntax; don't create arrays unnecessarily for single arg calls new

svn commit: r62832 - in /release/mina/mina: 2.0.23/ 2.1.6/ 2.2.1/

2023-07-05 Thread elecharny
Author: elecharny Date: Wed Jul 5 06:28:51 2023 New Revision: 62832 Log: Removed released versions Removed: release/mina/mina/2.0.23/ release/mina/mina/2.1.6/ release/mina/mina/2.2.1/

svn commit: r62830 - in /dev/mina/ftpserver: 1.1.4/ 1.2.0/

2023-07-04 Thread elecharny
Author: elecharny Date: Tue Jul 4 20:46:26 2023 New Revision: 62830 Log: Removed released versions Removed: dev/mina/ftpserver/1.1.4/ dev/mina/ftpserver/1.2.0/

svn commit: r62829 - in /dev/mina/mina: 2.0.24/ 2.1.7/ 2.2.2/

2023-07-04 Thread elecharny
Author: elecharny Date: Tue Jul 4 20:46:01 2023 New Revision: 62829 Log: Removed released versions Removed: dev/mina/mina/2.0.24/ dev/mina/mina/2.1.7/ dev/mina/mina/2.2.2/

[mina-site] branch master updated: Updated the Team page to add Gary Gregory to the list, and move sebb to emeritus

2023-07-04 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git The following commit(s) were added to refs/heads/master by this push: new 2064daf7f Updated the Team page to add

[mina-ftpserver] branch 1.2.X updated: - Code refactoring - Javadoc addition - Minor cosmetic changes

2023-07-03 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new 081801d6 - Code refactoring - Javadoc

[mina-ftpserver] branch 1.2.X updated: Minor javadoc typo fix

2023-07-03 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new 1797cda3 Minor javadoc typo fix

[mina-ftpserver] branch 1.2.X updated: Add the SHA-256 and SHA-512 methods

2023-07-03 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/1.2.X by this push: new 42d8b181 Add the SHA-256 and SHA-512

[mina-site] branch master updated: fixed some site errors

2023-07-03 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git The following commit(s) were added to refs/heads/master by this push: new 3188356ed fixed some site errors

[mina-site] branch master updated: Added some more info on the FTP internals

2023-07-02 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git The following commit(s) were added to refs/heads/master by this push: new 6efdf77f4 Added some more info on the FTP

[mina-site] branch master updated: added mermaid diagram

2023-06-29 Thread elecharny
This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git The following commit(s) were added to refs/heads/master by this push: new 15fe00040 added mermaid diagram 15fe00040

  1   2   3   4   5   6   7   8   9   10   >