[commons-parent] branch master updated: Fix wrong version name added in 714c3a9

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
 new 6fec42a  Fix wrong version name added in 714c3a9
6fec42a is described below

commit 6fec42a508a862762b5417ead6b98003d739a367
Author: Sebb 
AuthorDate: Wed Oct 25 23:50:32 2023 +0100

Fix wrong version name added in 714c3a9
---
 pom.xml | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0bd3cd8..62dbdec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -974,7 +974,7 @@
   
 org.apache.maven.plugins
 maven-surefire-plugin
-${commons.surefire-report.version}
+${commons.surefire.version}
 
   



[commons-jci] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jci.git


The following commit(s) were added to refs/heads/master by this push:
 new 51cf6bd  Bump commons-io from 2.14.0 to 2.15.0
51cf6bd is described below

commit 51cf6bd7716fb89cd2ddf173d49e0d74ea5fcd24
Author: Gary Gregory 
AuthorDate: Wed Oct 25 18:00:39 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 65d8e76..8a9bf34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
 
 commons-io
 commons-io
-2.14.0
+2.15.0
 
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c7236b..78a20ac 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -80,7 +80,7 @@ The  type attribute can be add,update,fix,remove.
   
   
   
-Bump commons-io from 2.2 to 2.14.0 #11.
+Bump commons-io from 2.2 to 2.15.0 #11.
   
   
 Bump junit from 4.11 to 4.13.2 #10.



[commons-vfs] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


The following commit(s) were added to refs/heads/master by this push:
 new aceb685c Bump commons-io from 2.14.0 to 2.15.0
aceb685c is described below

commit aceb685c2f6292b5a3233cf5a9a2cde60cb0f855
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:58:06 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b56f54b0..61365867 100644
--- a/pom.xml
+++ b/pom.xml
@@ -624,7 +624,7 @@
   
 commons-io
 commons-io
-2.14.0
+2.15.0
   
   
   
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 132dea77..741ed3b1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -316,7 +316,7 @@ The  type attribute can be add,update,fix,remove.
 Bump httpclient from 4.5.13 to 4.5.14 #344.
   
   
-Bump commons-io:commons-io from 2.11.0 to 2.14.0.
+Bump commons-io:commons-io from 2.11.0 to 2.15.0.
   
   
 Bump commons-codec:commons-codec from 1.15 to 1.16.0.



[commons-text] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
 new 1bfa4af4 Bump commons-io from 2.14.0 to 2.15.0
1bfa4af4 is described below

commit 1bfa4af449037665bfec9c3a80cd9b4314387303
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:57:26 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2d635a0d..bade0dbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
   test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 102aeddc..a8fff3a3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,7 +88,7 @@ The  type attribute can be add,update,fix,remove.
 Bump commons-parent from 54 to 64 #392, #401.
 Bump assertj-core from 3.23.1 to 3.24.2 #405, #410.
 Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 
#407.
-Bump commons-io from 2.11.0 to 2.14.0.
+Bump commons-io from 2.11.0 to 2.15.0.
 Bump commons-lang3 from 3.12.0 to 3.13.0.
   
   



[commons-scxml] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-scxml.git


The following commit(s) were added to refs/heads/master by this push:
 new f845944  Bump commons-io from 2.14.0 to 2.15.0
f845944 is described below

commit f8459444f447341a1fb7cffa38f46f0217f89b1b
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:56:48 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 558df7c..9e17ca3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
 
 
   org.apache.commons
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0e4703f..cc64c86 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -343,7 +343,7 @@
   Bump maven-antrun-plugin from 1.7 
to 3.1.0 #14, #51.
   Bump exec-maven-plugin from 1.3.2 
to 3.1.0 #13, #63.
   Bump groovy 
from 2.4.13 to 3.0.19 #38, #62, #67, #97, #110, #116, #122, #134, #145.
-  Bump 
commons-io:commons-io from 2.6 to 2.14.0 #37.
+  Bump 
commons-io:commons-io from 2.6 to 2.15.0 #37.
   Bump commons-jexl3 from 3.1 to 
3.2.1 #36.
   Bump Saxon-HE 
from 9.6.0-1 to 12.3 #42, #43, #64, #104, #117, #127, #137.
   Bump 
jackson-core from 2.9.3 to 2.15.2 #39, #59, #84, #85, #106, #126, #129, 
#130.



[commons-release-plugin] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 1603dce  Bump commons-io from 2.14.0 to 2.15.0
1603dce is described below

commit 1603dce63aa4004afaf5377ace51a688a46f747f
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:56:17 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6cb5816..ba6a167 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
 
 
   org.apache.maven
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4a922f2..7ba44c4 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,7 +34,7 @@
   Bump 
org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.9.0 to 
3.10.1.
   Bump 
org.apache.commons:commons-parent 58 to 64. #209.
   Bump 
org.apache.commons:commons-compress 1.23.0 to 1.24.0.
-  Bump 
commons-io:commons-io from 2.13.0 to 2.14.0.
+  Bump 
commons-io:commons-io from 2.13.0 to 2.15.0.
 
 
   



[commons-rdf] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


The following commit(s) were added to refs/heads/master by this push:
 new 968d5539 Bump commons-io from 2.14.0 to 2.15.0
968d5539 is described below

commit 968d553947c8352d20269d988c78b154f0d695ae
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:55:51 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 61ed02b0..8e982761 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
 
 commons-io
 commons-io
-2.14.0
+2.15.0
 test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c0c56c5f..dbf2901e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -76,7 +76,7 @@
 Bump junit from 4.12 to 4.13.1 in /commons-rdf-examples #82.
 
 
-Bump commons-io from 2.13.0 to 2.14.0.
+Bump commons-io from 2.13.0 to 2.15.0.
 
 
 



[commons-net] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git


The following commit(s) were added to refs/heads/master by this push:
 new 61d2e0e0 Bump commons-io from 2.14.0 to 2.15.0
61d2e0e0 is described below

commit 61d2e0e0ff788dcb863eb1c9b5718fc3427a6b6e
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:54:59 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e21ddce1..6f6af9f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Teln
 
 commons-io
 commons-io
-2.14.0
+2.15.0
 test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 475ae418..fb149c47 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -179,7 +179,7 @@ The  type attribute can be add,update,fix,remove.
 Bump commons-parent from 54 to 62 #132, #137, #153.
   
   
-Bump commons-io from 2.11.0 to 2.14.0.
+Bump commons-io from 2.11.0 to 2.15.0.
   
   
 Bump commons-lang3 from 3.12.0 to 3.13.0.



[commons-jcs] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


The following commit(s) were added to refs/heads/master by this push:
 new cabc73c5 Bump commons-io from 2.14.0 to 2.15.0
cabc73c5 is described below

commit cabc73c53a3aad41ee7e4cb2e895ec2bcf056945
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:54:31 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 commons-jcs3-jcache-extras/pom.xml | 2 +-
 src/changes/changes.xml| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/commons-jcs3-jcache-extras/pom.xml 
b/commons-jcs3-jcache-extras/pom.xml
index 0f660016..169aea89 100644
--- a/commons-jcs3-jcache-extras/pom.xml
+++ b/commons-jcs3-jcache-extras/pom.xml
@@ -89,7 +89,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
   test
 
   
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 03bd3329..18458f0a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@
Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.10.0.
 
 
-   Bump commons-io from 2.13.0 to 2.21.1 #11.
+   Bump commons-io from 2.13.0 to 2.15.0 #11.
 
 
Bump org.apache.commons:commons-parent from 59 to 64.



[commons-imaging] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/master by this push:
 new ba702a81 Bump commons-io from 2.14.0 to 2.15.0
ba702a81 is described below

commit ba702a81c2d4cd4666ef2d8e8668408db144ae86
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:53:17 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ce7666ec..364f96bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
 
 
   org.openjdk.jol
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 97623851..89af2774 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -117,7 +117,7 @@ The  type attribute can be add,update,fix,remove.
 Bump maven-checkstyle plugin from 3.1.2 to 3.2.1 #233, #266.
   
   
-Bump commons-io:commons-io 2.6 to 2.14.0.
+Bump commons-io:commons-io 2.6 to 2.15.0.
   
   
 Bump commons-lang3 from 3.12.0 to 3.13.0.



[commons-fileupload] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
 new 8dcfaf61 Bump commons-io from 2.14.0 to 2.15.0
8dcfaf61 is described below

commit 8dcfaf614f61eea96e7dbf1834697be146021f74
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:52:43 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 80a56c92..a783ed3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
 !javax.portlet,*
 javax.portlet
 2.5
-2.14.0
+2.15.0
 3.13.0
 true
 true
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f7395a13..e3398336 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,7 @@ The  type attribute can be add,update,fix,remove.
   Bump Java from 8 to 11.
   Bump commons-parent from 58 to 64.
   Bump commons-lang3 from 3.12.0 to 3.13.0.  
-  Bump commons-io from 2.13.0 to 2.14.0.  
+  Bump commons-io from 2.13.0 to 2.15.0.  
 
 
   



[commons-email] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-email.git


The following commit(s) were added to refs/heads/master by this push:
 new af59468  Bump commons-io from 2.14.0 to 2.15.0
af59468 is described below

commit af594689274e06a624a1ee0f069b29c81d71181e
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:52:05 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e044ea0..638cab3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,7 +266,7 @@
 
 commons-io
 commons-io
-2.13.0
+2.15.0
 test
 

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5625202..fbf9b7d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -89,7 +89,7 @@
 Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #34, #72, #79, #94.
   
   
-Bump tests commons-io:commons-io 2.6 to 2.13.0.
+Bump tests commons-io:commons-io 2.6 to 2.15.0.
   
   
 Bump jacoco from 0.8.6 to 0.8.8; fixes jacoco on Java 17.



[commons-csv] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


The following commit(s) were added to refs/heads/master by this push:
 new 7eb223ca Bump commons-io from 2.14.0 to 2.15.0
7eb223ca is described below

commit 7eb223cadec389a7e1d13ab4587d56cc7b2c670e
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:51:15 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0ecb37c6..b80767d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
 
 
   org.apache.commons
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6adf1732..18d4a6a6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@
   Better error message during faulty CSV record read 
#347.
   Misleading error message when QuoteMode set to None #352.
   
-  Bump 
commons-io:commons-io: from 2.11.0 to 2.14.0.
+  Bump 
commons-io:commons-io: from 2.11.0 to 2.15.0.
   Bump 
commons-parent from 57 to 64.
   Bump h2 from 
2.1.214 to 2.2.224 #333, #349, #359.
   Bump 
commons-lang3 from 3.12.0 to 3.13.0.



[commons-crypto] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
 new 5dd8e29  Bump commons-io from 2.14.0 to 2.15.0
5dd8e29 is described below

commit 5dd8e29fc0495d44a464bf2eede00431a3e6597e
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:50:41 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6fb0a06..95a0090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -743,7 +743,7 @@ The following provides more details on the included 
cryptographic software:
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
 
 
 



[commons-configuration] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
 new 7dfe123e Bump commons-io from 2.14.0 to 2.15.0
 new 3a23ffde Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-configuration.git
7dfe123e is described below

commit 7dfe123e417be05977b5de1c9444aa614c0e0931
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:47:52 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cafa8600..f436d61f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,7 +434,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
   test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 81adeba9..d9cf373f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@
 Bump jackson-databind from 2.14.2 to 2.15.3 #297, #303, #326.
   
   
-Bump commons-io:commons-io from 2.11.0 to 2.14.0.
+Bump commons-io:commons-io from 2.11.0 to 2.15.0.
   
   
 Bump spring-* from 5.3.26 to 5.3.30.



[commons-compress] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
 new ce9d2834 Bump commons-io from 2.14.0 to 2.15.0
ce9d2834 is described below

commit ce9d2834bf0cb378a0406bf188419705f41b641b
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:47:00 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 79108093..0848f9d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
   test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ea3f0976..0c65d5ef 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@ The  type attribute can be add,update,fix,remove.
   
   
   Bump 
org.slf4j:slf4j-api from 2.0.8 to 2.0.9 #413.
-  Bump 
commons-io:commons-io from 2.13.0 to 2.14.0.
+  Bump 
commons-io:commons-io from 2.13.0 to 2.15.0.
   Bump 
com.github.luben:zstd-jni from 1.5.5-5 to 1.5.5-6 #422.
   Bump 
org.ow2.asm:asm from 9.5 to 9.6 #421.
   Bump org.apache.commons:commons-parent from 62 to 64 #421.



[commons-collections] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
 new bc38647d5 Bump commons-io from 2.14.0 to 2.15.0
bc38647d5 is described below

commit bc38647d52cac739bdebaad9c805b24e0ec9bf10
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:46:24 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 636e2cd67..6a8d4f066 100644
--- a/pom.xml
+++ b/pom.xml
@@ -500,7 +500,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
   test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a19de572a..e3d6c6064 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -323,7 +323,7 @@
   Remove deprecated sudo setting. #161.
 
 
-  Bump tests from commons-io:commons-io 2.6 to 2.13.0 #180.
+  Bump tests from commons-io:commons-io 2.6 to 2.15.0 #180.
 
 
   Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334.



[commons-codec] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


The following commit(s) were added to refs/heads/master by this push:
 new 5958ae70 Bump commons-io from 2.14.0 to 2.15.0
 new 8e1bc744 Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-codec.git
5958ae70 is described below

commit 5958ae705bc9ae06c5d106e62020db6f50330bf2
Author: Gary Gregory 
AuthorDate: Wed Oct 25 17:44:53 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9963385f..4cf3e043 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@ limitations under the License.
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
   test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1fd91e25..00267c86 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ The  type attribute can be add,update,fix,remove.
   
   Bump commons-parent from 58 to 64.
   Bump commons-lang3 from 3.12.0 to 3.13.0.  
-  Bump commons-io from 2.13.0 to 2.14.0.  
+  Bump commons-io from 2.13.0 to 2.15.0.  
 
 
   



[commons-bcel] branch master updated: Bump commons-io from 2.14.0 to 2.15.0

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


The following commit(s) were added to refs/heads/master by this push:
 new 10e21aaf Bump commons-io from 2.14.0 to 2.15.0
10e21aaf is described below

commit 10e21aafe1c4de4629faba6cfd413d832c089006
Author: Gary David Gregory (Code signing key) 
AuthorDate: Wed Oct 25 17:44:24 2023 -0400

Bump commons-io from 2.14.0 to 2.15.0
---
 pom.xml | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 72dd8acb..8391f900 100644
--- a/pom.xml
+++ b/pom.xml
@@ -469,7 +469,7 @@
 
   commons-io
   commons-io
-  2.14.0
+  2.15.0
   test
 
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0f0d50d4..de2ad323 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -93,7 +93,7 @@ The  type attribute can be add,update,fix,remove.
   Bump commons-parent from 54 to 64 #189, #198, #222.
   Bump jna.version from 5.12.1 to 5.13.0 #203.
   Bump kotlin-stdlib from 1.8.10 to 1.9.10 #217, #219, #227, 
#231, #235.
-  Bump commons-io from 2.11.0 to 2.14.0.
+  Bump commons-io from 2.11.0 to 2.15.0.
   Bump commons-lang3 from 3.12.0 to 3.13.0.
 
 



svn commit: r64830 - /dev/commons/io/2.15.0-RC1/

2023-10-25 Thread ggregory
Author: ggregory
Date: Wed Oct 25 19:52:53 2023
New Revision: 64830

Log:
Apache Commons IO 2.15.0-RC1

Removed:
dev/commons/io/2.15.0-RC1/



[commons-io] branch release updated (6bb8020d -> a3421e79)

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-io.git


from 6bb8020d Better text to avoid editing this for every release
 add a3421e79 Bump to next development version

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[commons-io] 01/02: Bump to next development version

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git

commit a3421e79394690d7a1bd78ead309bb9f8103b20b
Author: Gary Gregory 
AuthorDate: Wed Oct 25 15:52:23 2023 -0400

Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bad8c9ba..aaebf643 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   4.0.0
   commons-io
   commons-io
-  2.15.0
+  2.15.1
   Apache Commons IO
 
   2002



[commons-io] 02/02: Merge branch 'release'

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git

commit 872db158a2e806c649122ee47d33ee5fd97c5e59
Merge: 43d3ac6c a3421e79
Author: Gary Gregory 
AuthorDate: Wed Oct 25 15:52:24 2023 -0400

Merge branch 'release'

 pom.xml | 14 +++---
 src/changes/changes.xml |  2 +-
 src/site/xdoc/index.xml | 13 ++---
 3 files changed, 14 insertions(+), 15 deletions(-)



[commons-io] branch master updated (43d3ac6c -> 872db158)

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


from 43d3ac6c Fix up GHA badges
 add bf638ceb Prepare release candidate
 add 0ac3dc5d Set release date
 add 6bb8020d Better text to avoid editing this for every release
 new a3421e79 Bump to next development version
 new 872db158 Merge branch 'release'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 14 +++---
 src/changes/changes.xml |  2 +-
 src/site/xdoc/index.xml | 13 ++---
 3 files changed, 14 insertions(+), 15 deletions(-)



svn commit: r1913332 - /commons/cms-site/trunk/conf/component_releases.properties

2023-10-25 Thread ggregory
Author: ggregory
Date: Wed Oct 25 19:51:20 2023
New Revision: 1913332

URL: http://svn.apache.org/viewvc?rev=1913332=rev
Log:
Document releasing Apache Commons IO 2.15.0.

Modified:
commons/cms-site/trunk/conf/component_releases.properties

Modified: commons/cms-site/trunk/conf/component_releases.properties
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/conf/component_releases.properties?rev=1913332=1913331=1913332=diff
==
--- commons/cms-site/trunk/conf/component_releases.properties (original)
+++ commons/cms-site/trunk/conf/component_releases.properties Wed Oct 25 
19:51:20 2023
@@ -41,8 +41,8 @@ geometryVersion=1.0
 geometryReleased=2021-08-21
 imagingVersion=1.0-alpha3
 imagingReleased=2022-05-19
-ioVersion=2.14.0
-ioReleased=2023-09-29
+ioVersion=2.15.0
+ioReleased=2023-10-25
 jciVersion=1.1
 jciReleased=2013-10-14
 jcsVersion=3.2




[commons-io] annotated tag rel/commons-io-2.15.0 created (now 15585ec4)

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to annotated tag rel/commons-io-2.15.0
in repository https://gitbox.apache.org/repos/asf/commons-io.git


  at 15585ec4 (tag)
 tagging 6bb8020d40f1a4b947ff26949843def5d60292d0 (commit)
 replaces rel/commons-io-2.14.0
  by Gary Gregory
  on Wed Oct 25 15:49:36 2023 -0400

- Log -
Create release tag for Apache Commons IO release 2.15.0.
-BEGIN PGP SIGNATURE-

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmU5cVAACgkQhv3H4qES
YsuzZAf/XY7Yhm5t+wUbBpi4YhX9/oRRUB3IhG5OylBjMsUZPDZ2mNMDm8sHPNKo
b+Nr25MC4DhgXfswbZ86xTX2/RadUGVGj3oMGcFufopstJAQs06eyDplgLtFeCpV
d8L4W482EMkyYfyB1oVMImen+J65l/vZjkxzM3DC6LFAgMOXiD7Cvlrp9beRzkQz
qEwdh5QoVqyPJ/Aap8qF+k02k27QEiwaMvjFtCo1Nt2JG9ycoTqwezvjW3wnXwpa
B9lni8MAfTEv8lq3smwvhB1eDhDJA2FiIgZgPqREazDtIT8B5b1e/33d1tNw/2Hq
RBnV8IfES0il9DWq4wRlx2F5pKENmQ==
=zlWq
-END PGP SIGNATURE-
---

No new revisions were added by this update.



Nexus: Promotion Completed

2023-10-25 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Release Apache Commons IO 2.15.0
Deployer properties:"userAgent" = "Apache-Maven/3.9.5 (Java 21; Mac OS X 14.0)""userId" = "ggregory""ip" = "98.180.65.92"Details:The following artifacts have been promoted to the "Releases" [id=releases] repository/commons-io/commons-io/2.15.0/commons-io-2.15.0-test-sources.jar(SHA1: 12e3a407ee258184ae24840b0c94c5e2c6407f54)/commons-io/commons-io/2.15.0/commons-io-2.15.0.spdx.json.asc(SHA1: 6d390ab334c962cb3e9309ad1fb4f0730f579c9c)/commons-io/commons-io/2.15.0/commons-io-2.15.0-javadoc.jar(SHA1: bab400c3c188192471c0da5137376594bb492dde)/commons-io/commons-io/2.15.0/commons-io-2.15.0-tests.jar(SHA1: 890518f3d6aef20126eec4d954966ebc99814750)/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom.asc(SHA1: bd5e4ec0efa082a248068dde60df8d6f8f24a86e)/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom(SHA1: f92b5e47290ee4231dc30224beaf1d2b91b3bd17)/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar(SHA1: 5c3c2db10f6f797430a7f9c696b4d1273768c924)/commons-io/commons-io/2.15.0/commons-io-2.15.0-cyclonedx.json(SHA1: 61d379dbfdd15eef1d4c40d85f9892a6bce5ab39)/commons-io/commons-io/2.15.0/commons-io-2.15.0-sources.jar.asc(SHA1: dd6d62d5d469cce6b3b25db3bbebb8d0bb0aeb4e)/commons-io/commons-io/2.15.0/commons-io-2.15.0-cyclonedx.xml(SHA1: eb983470ca45b1b830511c86425ea046b4d37c5b)/commons-io/commons-io/2.15.0/commons-io-2.15.0-test-sources.jar.asc(SHA1: 4a054aa9d96aa0e798cd4bb25b90067f0c064343)/commons-io/commons-io/2.15.0/commons-io-2.15.0-sources.jar(SHA1: d1d5c64b07e837d1d60e3effc3981881298e9385)/commons-io/commons-io/2.15.0/commons-io-2.15.0-tests.jar.asc(SHA1: ed5df302b7798f97eb236037b25363ecef1cdae4)/commons-io/commons-io/2.15.0/commons-io-2.15.0.spdx.json(SHA1: c8290472f8ec4d2cd5c1bb2d1e13ba9f0131481f)/commons-io/commons-io/2.15.0/commons-io-2.15.0-cyclonedx.json.asc(SHA1: d9e09c9dfea5a870cb772d278bfb6407f5c9687b)/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar.asc(SHA1: 7d305c4b871831d766c21db26be2d417090a420a)/commons-io/commons-io/2.15.0/commons-io-2.15.0-javadoc.jar.asc(SHA1: c08e7d3eb67ae1f8ca47751c8241f6b197ffe013)/commons-io/commons-io/2.15.0/commons-io-2.15.0-cyclonedx.xml.asc(SHA1: 2fa8a3df9ee9a8ebb6c6a58346a32b57aa0f523a)Action performed by Gary D. Gregory (ggregory)

svn commit: r64829 - in /release/commons/io: binaries/ source/

2023-10-25 Thread ggregory
Author: ggregory
Date: Wed Oct 25 19:48:15 2023
New Revision: 64829

Log:
Drop previous release 2.14.0

Removed:
release/commons/io/binaries/commons-io-2.14.0-bin.tar.gz
release/commons/io/binaries/commons-io-2.14.0-bin.tar.gz.asc
release/commons/io/binaries/commons-io-2.14.0-bin.tar.gz.sha512
release/commons/io/binaries/commons-io-2.14.0-bin.zip
release/commons/io/binaries/commons-io-2.14.0-bin.zip.asc
release/commons/io/binaries/commons-io-2.14.0-bin.zip.sha512
release/commons/io/source/commons-io-2.14.0-src.tar.gz
release/commons/io/source/commons-io-2.14.0-src.tar.gz.asc
release/commons/io/source/commons-io-2.14.0-src.tar.gz.sha512
release/commons/io/source/commons-io-2.14.0-src.zip
release/commons/io/source/commons-io-2.14.0-src.zip.asc
release/commons/io/source/commons-io-2.14.0-src.zip.sha512



svn commit: r64828 - /release/commons/io/README.html

2023-10-25 Thread ggregory
Author: ggregory
Date: Wed Oct 25 19:47:35 2023
New Revision: 64828

Log:
Bump version from 2.14.0 to 2.15.0

Modified:
release/commons/io/README.html

Modified: release/commons/io/README.html
==
--- release/commons/io/README.html (original)
+++ release/commons/io/README.html Wed Oct 25 19:47:35 2023
@@ -1,4 +1,4 @@
-Apache Commons-IO 2.14.0
+Apache Commons-IO 2.15.0
 
 This is the 2.10.0 release of commons-io. It is available in both binary 
and source distributions.
 




svn commit: r64827 - /dev/commons/io/2.15.0-RC1/ /dev/commons/io/2.15.0-RC1/binaries/ /dev/commons/io/2.15.0-RC1/source/ /release/commons/io/ /release/commons/io/binaries/ /release/commons/io/source/

2023-10-25 Thread ggregory
Author: ggregory
Date: Wed Oct 25 19:46:41 2023
New Revision: 64827

Log:
Publish commons-io 2.15.0 Release

Added:
release/commons/io/RELEASE-NOTES.txt
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/RELEASE-NOTES.txt
release/commons/io/binaries/commons-io-2.15.0-bin.tar.gz
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.tar.gz
release/commons/io/binaries/commons-io-2.15.0-bin.tar.gz.asc
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.tar.gz.asc
release/commons/io/binaries/commons-io-2.15.0-bin.tar.gz.sha512
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.tar.gz.sha512
release/commons/io/binaries/commons-io-2.15.0-bin.zip
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.zip
release/commons/io/binaries/commons-io-2.15.0-bin.zip.asc
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.zip.asc
release/commons/io/binaries/commons-io-2.15.0-bin.zip.sha512
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.zip.sha512
release/commons/io/source/commons-io-2.15.0-src.tar.gz
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.tar.gz
release/commons/io/source/commons-io-2.15.0-src.tar.gz.asc
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.tar.gz.asc
release/commons/io/source/commons-io-2.15.0-src.tar.gz.sha512
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.tar.gz.sha512
release/commons/io/source/commons-io-2.15.0-src.zip
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.zip
release/commons/io/source/commons-io-2.15.0-src.zip.asc
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.zip.asc
release/commons/io/source/commons-io-2.15.0-src.zip.sha512
  - copied unchanged from r64826, 
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.zip.sha512
Removed:
dev/commons/io/2.15.0-RC1/RELEASE-NOTES.txt
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.tar.gz
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.tar.gz.asc
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.tar.gz.sha512
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.zip
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.zip.asc
dev/commons/io/2.15.0-RC1/binaries/commons-io-2.15.0-bin.zip.sha512
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.tar.gz
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.tar.gz.asc
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.tar.gz.sha512
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.zip
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.zip.asc
dev/commons/io/2.15.0-RC1/source/commons-io-2.15.0-src.zip.sha512



[commons-logging] branch master updated: Pom is broken for the verify goal

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


The following commit(s) were added to refs/heads/master by this push:
 new 0cb015a  Pom is broken for the verify goal
0cb015a is described below

commit 0cb015a32eadfec8dc71dcd2602ad283cf162015
Author: Sebb 
AuthorDate: Wed Oct 25 20:17:54 2023 +0100

Pom is broken for the verify goal
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5896348..cac141c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,8 @@ under the License.
   
 
 
-clean verify apache-rat:check japicmp:cmp javadoc:javadoc 
checkstyle:check
+
+clean package apache-rat:check japicmp:cmp javadoc:javadoc 
checkstyle:check
 
 
   

svn commit: r64825 - /release/commons/proxy/

2023-10-25 Thread sebb
Author: sebb
Date: Wed Oct 25 16:49:20 2023
New Revision: 64825

Log:
Proxy => Dormant

Removed:
release/commons/proxy/



svn commit: r64826 - /dev/commons/proxy/

2023-10-25 Thread sebb
Author: sebb
Date: Wed Oct 25 16:49:34 2023
New Revision: 64826

Log:
Proxy => Dormant

Removed:
dev/commons/proxy/



svn commit: r1913327 - in /commons/cms-site/trunk: conf/ content/ content/resources/ content/xdoc/ content/xdoc/downloads/ doap/

2023-10-25 Thread sebb
Author: sebb
Date: Wed Oct 25 16:38:50 2023
New Revision: 1913327

URL: http://svn.apache.org/viewvc?rev=1913327=rev
Log:
Proxy now dormant

Modified:
commons/cms-site/trunk/conf/component_releases.properties
commons/cms-site/trunk/content/resources/.htaccess
commons/cms-site/trunk/content/site.xml
commons/cms-site/trunk/content/xdoc/components.xml
commons/cms-site/trunk/content/xdoc/dormant.xml
commons/cms-site/trunk/content/xdoc/downloads/index.xml
commons/cms-site/trunk/content/xdoc/index.xml.vm
commons/cms-site/trunk/doap/doap_proxy.rdf

Modified: commons/cms-site/trunk/conf/component_releases.properties
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/conf/component_releases.properties?rev=1913327=1913326=1913327=diff
==
--- commons/cms-site/trunk/conf/component_releases.properties (original)
+++ commons/cms-site/trunk/conf/component_releases.properties Wed Oct 25 
16:38:50 2023
@@ -65,8 +65,6 @@ numbersVersion=1.1
 numbersReleased=2022-11-01
 poolVersion=2.12.0
 poolReleased=2023-09-30
-proxyVersion=1.0
-proxyReleased=2008-02-28
 rdfVersion=0.5.0
 rdfReleased=2017-12-23
 rngVersion=1.5

Modified: commons/cms-site/trunk/content/resources/.htaccess
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/.htaccess?rev=1913327=1913326=1913327=diff
==
--- commons/cms-site/trunk/content/resources/.htaccess (original)
+++ commons/cms-site/trunk/content/resources/.htaccess Wed Oct 25 16:38:50 2023
@@ -61,7 +61,6 @@ Redirect /modeler /proper/commons-modele
 Redirect /net /proper/commons-net
 Redirect /numbers /proper/commons-numbers
 Redirect /pool /proper/commons-pool
-Redirect /proxy /proper/commons-proxy
 Redirect /rdf /proper/commons-rdf
 Redirect /rng /proper/commons-rng
 Redirect /scxml /proper/commons-scxml
@@ -100,6 +99,7 @@ Redirect /el /dormant/commons-el
 Redirect /functor /dormant/commons-functor
 Redirect /ognl /dormant/commons-ognl
 Redirect /primitives /dormant/commons-primitives
+Redirect /proxy /dormant/commons-proxy
 Redirect /transaction /dormant/commons-transaction
 Redirect /launcher /dormant/commons-launcher
 Redirect /proper/commons-launcher /dormant/commons-launcher

Modified: commons/cms-site/trunk/content/site.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/site.xml?rev=1913327=1913326=1913327=diff
==
--- commons/cms-site/trunk/content/site.xml (original)
+++ commons/cms-site/trunk/content/site.xml Wed Oct 25 16:38:50 2023
@@ -87,7 +87,6 @@
 
 
 
-
 
 
 
@@ -128,7 +127,7 @@
 
 
 
-
+
 
 
 
@@ -140,6 +139,7 @@
 
 
 
+
 
 
 

Modified: commons/cms-site/trunk/content/xdoc/components.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/components.xml?rev=1913327=1913326=1913327=diff
==
--- commons/cms-site/trunk/content/xdoc/components.xml (original)
+++ commons/cms-site/trunk/content/xdoc/components.xml Wed Oct 25 16:38:50 2023
@@ -107,8 +107,6 @@
 Number types (complex, quaternion, fraction) and utilities 
(arrays, combinatorics).
 Pool
 Generic object pooling component.
-Proxy
- Library for creating dynamic proxies.
 RNG
 Implementations of random numbers generators.
 SCXML

Modified: commons/cms-site/trunk/content/xdoc/dormant.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/dormant.xml?rev=1913327=1913326=1913327=diff
==
--- commons/cms-site/trunk/content/xdoc/dormant.xml (original)
+++ commons/cms-site/trunk/content/xdoc/dormant.xml Wed Oct 25 16:38:50 2023
@@ -78,6 +78,8 @@
 An Object-Graph Navigation Language
 Primitives
 Smaller, faster and easier to work with types supporting Java 
primitive types.
+Proxy
+ Library for creating dynamic proxies.
 Resources
 Resources provides a lightweight framework for defining and 
looking up internationalized message strings keyed by a java.util.Locale and a 
message key.
 Scaffold

Modified: commons/cms-site/trunk/content/xdoc/downloads/index.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/downloads/index.xml?rev=1913327=1913326=1913327=diff
==
--- commons/cms-site/trunk/content/xdoc/downloads/index.xml (original)
+++ commons/cms-site/trunk/content/xdoc/downloads/index.xml Wed Oct 25 16:38:50 
2023
@@ -88,7 

[commons-proxy] branch master updated: Dormant

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-proxy.git


The following commit(s) were added to refs/heads/master by this push:
 new 0450158  Dormant
0450158 is described below

commit 04501582d7370a949035fc78c80113eddf702efb
Author: Sebb 
AuthorDate: Wed Oct 25 17:31:16 2023 +0100

Dormant
---
 .asf.yaml|   2 +-
 README.md|  29 ---
 pom.xml  |   4 +-
 src/site/xdoc/download_proxy.xml | 106 ---
 4 files changed, 12 insertions(+), 129 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1a75284..306fd4f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 github:
-  description: "Apache Commons Proxy"
+  description: "Apache Commons Proxy (Dormant)"
   homepage: https://commons.apache.org/proxy/
 
 notifications:
diff --git a/README.md b/README.md
index eb0332f..37c6555 100644
--- a/README.md
+++ b/README.md
@@ -43,34 +43,23 @@
 Apache Commons Proxy
 ===
 
-[![Java 
CI](https://github.com/apache/commons-proxy/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-proxy/actions/workflows/maven.yml)
-[![Coverage 
Status](https://coveralls.io/repos/apache/commons-proxy2/badge.svg)](https://coveralls.io/r/apache/commons-proxy2)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-proxy2-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-proxy2-parent/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-proxy2-parent/2.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-proxy2-parent/2.0)
+**Warning: The Apache Commons Proxy component is now DORMANT, meaning
+this component is not being developed.**
+
+For queries, please contact the
+mailto:d...@commons.apache.org?subject=[PROXY] question on dormant 
component">Commons Developer list
+
+
 
 Java library for dynamic proxying
 
 Documentation
 -
 
-More information can be found on the [Apache Commons Proxy 
homepage](https://commons.apache.org/proper/commons-proxy2).
-The [Javadoc](https://commons.apache.org/proper/commons-proxy2/apidocs) can be 
browsed.
+More information can be found on the [Apache Commons Proxy 
homepage](https://commons.apache.org/dormant/commons-proxy2).
+The [Javadoc](https://commons.apache.org/dormant/commons-proxy2/apidocs) can 
be browsed.
 Questions related to the usage of Apache Commons Proxy should be posted to the 
[user mailing list][ml].
 
-Where can I get the latest release?

-You can download source and binaries from our [download 
page](https://commons.apache.org/proper/commons-proxy2/download_proxy2.cgi).
-
-Alternatively, you can pull it from the central Maven repositories:
-
-```xml
-
-  org.apache.commons
-  commons-proxy2-parent
-  2.0
-
-```
-
 Contributing
 
 
diff --git a/pom.xml b/pom.xml
index b49427e..5ee5e49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   2.1-SNAPSHOT
   Apache Commons Proxy
   Java library for dynamic proxying
-  http://commons.apache.org/proper/commons-proxy/
+  http://commons.apache.org/dormant/commons-proxy/
   2005
 
   
@@ -54,7 +54,7 @@
 PROXY
 12310731
 commons-proxy
-
https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path}
+
https://svn.apache.org/repos/infra/websites/production/commons/content/dormant/${commons.site.path}
 
 5.0.1
 1.9.3
diff --git a/src/site/xdoc/download_proxy.xml b/src/site/xdoc/download_proxy.xml
index dee7555..36175d7 100644
--- a/src/site/xdoc/download_proxy.xml
+++ b/src/site/xdoc/download_proxy.xml
@@ -50,117 +50,11 @@ limitations under the License.
   
   
 
-
-  
-We recommend you use a mirror to download our release
-builds, but you must verify the integrity of
-the downloaded files using signatures downloaded from our main
-distribution directories. Recent releases (48 hours) may not yet
-be available from the mirrors.
-  
-
-  
-You are currently using [preferred].  If you
-encounter a problem with this mirror, please select another
-mirror.  If all mirrors are failing, there are backup
-mirrors (at the end of the mirrors list) that should be
-available.
-
-[if-any logo][end]
-  
-
-  
-
-  Other mirrors:
-  
-  [if-any http]
-[for http][http][end]
-  [end]
-  [if-any ftp]
-[for ftp][ftp][end]
-  [end]
-  [if-any backup]
-[for backup][backup] 
(backup)[end]
-  [end]
-  
-  
-
-  
-
-  
-The 

[commons-proxy] branch master updated: Add a default goal

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-proxy.git


The following commit(s) were added to refs/heads/master by this push:
 new a26161b  Add a default goal
a26161b is described below

commit a26161b0b507a41aeec1ea563734143f6718bb94
Author: Sebb 
AuthorDate: Wed Oct 25 17:06:39 2023 +0100

Add a default goal
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 84d9a6c..b49427e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,6 +287,7 @@
   
 
   
+clean checkstyle:check verify
 
   
 



[commons-parent] branch master updated: Standardise on verify

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
 new 42d7eed  Standardise on verify
42d7eed is described below

commit 42d7eed155a27af714f2b1e0d92001cab37af41f
Author: Sebb 
AuthorDate: Wed Oct 25 16:59:21 2023 +0100

Standardise on verify
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 13d4103..0bd3cd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -451,7 +451,7 @@
 
-clean apache-rat:check package site
+clean apache-rat:check verify site
 
   
   



[commons-net] branch master updated: Standardise on verify goal

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git


The following commit(s) were added to refs/heads/master by this push:
 new a7d2bbb9 Standardise on verify goal
a7d2bbb9 is described below

commit a7d2bbb94ae32c6afa54c9ebc333fb286b49bf89
Author: Sebb 
AuthorDate: Wed Oct 25 16:58:28 2023 +0100

Standardise on verify goal
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b413f00..e21ddce1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Teln
 
 
 
-clean apache-rat:check javadoc:javadoc checkstyle:check 
package japicmp:cmp
+clean apache-rat:check javadoc:javadoc checkstyle:check 
verify japicmp:cmp
 
 
 



[commons-logging] branch master updated: Standardise on verify goal

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


The following commit(s) were added to refs/heads/master by this push:
 new e4d68bb  Standardise on verify goal
e4d68bb is described below

commit e4d68bb37071db1e871a71634d0c535945b96484
Author: Sebb 
AuthorDate: Wed Oct 25 16:57:18 2023 +0100

Standardise on verify goal
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6dfbbd2..5896348 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@ under the License.
   
 
 
-clean package apache-rat:check japicmp:cmp javadoc:javadoc 
checkstyle:check
+clean verify apache-rat:check japicmp:cmp javadoc:javadoc 
checkstyle:check
 
 
   

[commons-jxpath] branch master updated: Standardise on verify goal

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git


The following commit(s) were added to refs/heads/master by this push:
 new c80e417  Standardise on verify goal
c80e417 is described below

commit c80e417b9f690bb8c0fe092be1f586c01ca517e8
Author: Sebb 
AuthorDate: Wed Oct 25 16:56:09 2023 +0100

Standardise on verify goal
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 42a7100..6b32063 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@

 
   
-clean apache-rat:check package japicmp:cmp checkstyle:check 
pmd:check javadoc:javadoc
+clean apache-rat:check verify japicmp:cmp checkstyle:check 
pmd:check javadoc:javadoc
 
   
 org.apache.rat



[commons-jcs] branch master updated: Standardise on verify goal

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


The following commit(s) were added to refs/heads/master by this push:
 new 0e307471 Standardise on verify goal
0e307471 is described below

commit 0e30747175e9d214de8e921cb386be09a35b07e1
Author: Sebb 
AuthorDate: Wed Oct 25 16:55:02 2023 +0100

Standardise on verify goal
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b11afa14..d3e80177 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
   
 
   
-clean apache-rat:check package javadoc:javadoc
+clean apache-rat:check verify javadoc:javadoc
 
   
 



[commons-digester] branch master updated: No point having weekly run

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-digester.git


The following commit(s) were added to refs/heads/master by this push:
 new 653e9cfe No point having weekly run
653e9cfe is described below

commit 653e9cfe19e6fb7efd4e091564c32b0f1ddf02cf
Author: Sebb 
AuthorDate: Wed Oct 25 16:49:24 2023 +0100

No point having weekly run
---
 .github/workflows/codeql-analysis.yml | 2 --
 .github/workflows/scorecards-analysis.yml | 2 --
 2 files changed, 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 5a2ee63a..a51962a1 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -21,8 +21,6 @@ on:
   pull_request:
 # The branches below must be a subset of the branches above
 branches: [ master ]
-  schedule:
-- cron: '33 9 * * 4'
 
 permissions:
   contents: read
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 967cfe3d..0dfd94fd 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -17,8 +17,6 @@ name: "Scorecards supply-chain security"
 
 on:
   branch_protection_rule:
-  schedule:
-- cron: "30 1 * * 6"# Weekly on Saturdays
   push:
 branches: [ "master" ]
 



[commons-digester] branch master updated: Don't install by default

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-digester.git


The following commit(s) were added to refs/heads/master by this push:
 new 9665a199 Don't install by default
9665a199 is described below

commit 9665a19930ba469b654be01a53797266adb83d0e
Author: Sebb 
AuthorDate: Wed Oct 25 16:48:21 2023 +0100

Don't install by default
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b955cf50..090ade8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
   
 
   
-clean install pmd:cpd-check
+clean verify pmd:cpd-check
 
   
 

[commons-net] branch master updated: No point running weekly checks

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git


The following commit(s) were added to refs/heads/master by this push:
 new d8c71580 No point running weekly checks
d8c71580 is described below

commit d8c71580f3176cf3e1e9020c69da75e61d296ae5
Author: Sebb 
AuthorDate: Wed Oct 25 16:27:08 2023 +0100

No point running weekly checks
---
 .github/workflows/codeql-analysis.yml | 2 --
 .github/workflows/scorecards-analysis.yml | 2 --
 2 files changed, 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 120d34f3..5e798fe4 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -21,8 +21,6 @@ on:
   pull_request:
 # The branches below must be a subset of the branches above
 branches: [ master ]
-  schedule:
-- cron: '33 9 * * 4'
 
 permissions:
   contents: read
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 4220c81c..ba84afc4 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -17,8 +17,6 @@ name: "Scorecards supply-chain security"
 
 on:
   branch_protection_rule:
-  schedule:
-- cron: "30 1 * * 6"# Weekly on Saturdays
   push:
 branches: [ "master" ]
 



[commons-vfs] branch master updated (e9549ca5 -> cf81c3a7)

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


from e9549ca5 [VFS-524] A URI with an IPv6 address can't be parsed out 
correctly (#438)
 add cf81c3a7 [VFS-524] A URI with an IPv6 address can't be parsed out 
correctly #438

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)



[commons-vfs] branch master updated: [VFS-524] A URI with an IPv6 address can't be parsed out correctly (#438)

2023-10-25 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


The following commit(s) were added to refs/heads/master by this push:
 new e9549ca5 [VFS-524] A URI with an IPv6 address can't be parsed out 
correctly (#438)
e9549ca5 is described below

commit e9549ca5c3ee14e2860e939b8af09848ca5dec45
Author: Fedor Yudanov 
AuthorDate: Wed Oct 25 17:54:20 2023 +0700

[VFS-524] A URI with an IPv6 address can't be parsed out correctly (#438)

* [VFS-524] The uri include ipv6 address can't be parsed out correctly

* Resolve conflict w master

* [VFS-524] Addressing comments

* Add TODO

-

Co-authored-by: Fedor Yudanov 
Co-authored-by: Gary Gregory 
---
 .../webdav/test/WebdavProviderTestCase.java|  23 +++
 .../webdav4/test/Webdav4ProviderTestCase.java  |  20 ++
 .../provider/smb/test/SmbProviderTestCase.java |  23 ++-
 .../commons/vfs2/provider/HostFileNameParser.java  |  33 +++-
 .../apache/commons/vfs2/provider/UriParser.java|  10 +-
 .../vfs2/provider/http5/Http5FileObject.java   |   3 +-
 .../org/apache/commons/vfs2/Resources.properties   |   1 +
 .../commons/vfs2/IPv6LocalConnectionTests.java | 130 +
 .../commons/vfs2/provider/UriParserTest.java   |   4 +
 .../vfs2/provider/ftp/FtpProviderIPv6TestCase.java |  59 ++
 .../vfs2/provider/ftp/FtpProviderTestCase.java |   2 +-
 .../vfs2/provider/http/HttpProviderTestCase.java   |  20 ++
 .../vfs2/provider/http4/Http4ProviderTestCase.java |  22 +++
 .../vfs2/provider/http5/Http5ProviderTestCase.java |  20 ++
 .../provider/sftp/SftpProviderIPv6TestCase.java| 101 ++
 .../vfs2/provider/test/GenericFileNameTest.java| 215 +
 16 files changed, 679 insertions(+), 7 deletions(-)

diff --git 
a/commons-vfs2-jackrabbit1/src/test/java/org/apache/commons/vfs2/provider/webdav/test/WebdavProviderTestCase.java
 
b/commons-vfs2-jackrabbit1/src/test/java/org/apache/commons/vfs2/provider/webdav/test/WebdavProviderTestCase.java
index 069ace71..490832d2 100644
--- 
a/commons-vfs2-jackrabbit1/src/test/java/org/apache/commons/vfs2/provider/webdav/test/WebdavProviderTestCase.java
+++ 
b/commons-vfs2-jackrabbit1/src/test/java/org/apache/commons/vfs2/provider/webdav/test/WebdavProviderTestCase.java
@@ -39,7 +39,9 @@ import org.apache.commons.vfs2.AbstractProviderTestConfig;
 import org.apache.commons.vfs2.FileObject;
 import org.apache.commons.vfs2.FileSystemManager;
 import org.apache.commons.vfs2.FileSystemOptions;
+import org.apache.commons.vfs2.IPv6LocalConnectionTests;
 import org.apache.commons.vfs2.ProviderTestSuite;
+import org.apache.commons.vfs2.VFS;
 import org.apache.commons.vfs2.impl.DefaultFileSystemManager;
 import org.apache.commons.vfs2.provider.temp.TemporaryFileProvider;
 import org.apache.commons.vfs2.provider.webdav.WebdavFileProvider;
@@ -244,6 +246,18 @@ public class WebdavProviderTestCase extends 
AbstractProviderTestConfig {
 super.setUp();
 }
 
+@Override
+protected void addBaseTests() throws Exception {
+super.addBaseTests();
+
+addTests(WebdavProviderTestCase.class);
+
+// Webdav underlying implementation doesn't support link-local 
IPv6 url (but Webdav4 does)
+// if (getSystemTestUriOverride() == null) {
+//addTests(IPv6LocalConnectionTests.class);
+// }
+}
+
 @Override
 protected void tearDown() throws Exception {
 tearDownClass();
@@ -317,4 +331,13 @@ public class WebdavProviderTestCase extends 
AbstractProviderTestConfig {
 manager.addProvider("tmp", new TemporaryFileProvider());
 }
 
+@org.junit.Test
+public void testResolveIPv6Url() throws Exception {
+final String ipv6Url = 
"webdav://user:pass@[fe80::1c42:dae:8370:aea6%en1]/file.txt";
+
+final FileObject fileObject = VFS.getManager().resolveFile(ipv6Url, 
new FileSystemOptions());
+
+assertEquals("webdav://user:pass@[fe80::1c42:dae:8370:aea6%en1]/", 
fileObject.getFileSystem().getRootURI());
+
assertEquals("webdav://user:pass@[fe80::1c42:dae:8370:aea6%en1]/file.txt", 
fileObject.getName().getURI());
+}
 }
diff --git 
a/commons-vfs2-jackrabbit2/src/test/java/org/apache/commons/vfs2/provider/webdav4/test/Webdav4ProviderTestCase.java
 
b/commons-vfs2-jackrabbit2/src/test/java/org/apache/commons/vfs2/provider/webdav4/test/Webdav4ProviderTestCase.java
index c15e329b..70b891a2 100644
--- 
a/commons-vfs2-jackrabbit2/src/test/java/org/apache/commons/vfs2/provider/webdav4/test/Webdav4ProviderTestCase.java
+++ 
b/commons-vfs2-jackrabbit2/src/test/java/org/apache/commons/vfs2/provider/webdav4/test/Webdav4ProviderTestCase.java
@@ -39,6 +39,7 @@ import 

[commons-build-plugin] branch master updated: GH is not mandatory

2023-10-25 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 1ee54dd  GH is not mandatory
1ee54dd is described below

commit 1ee54dd81ace500ab2d076fff1c36f9c61a9cefe
Author: Sebb 
AuthorDate: Wed Oct 25 11:02:29 2023 +0100

GH is not mandatory
---
 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bd49bbf..1ecb5ff 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -49,13 +49,13 @@ Getting Started
 ---
 
 + Make sure you have a [JIRA account](https://issues.apache.org/jira/).
-+ Make sure you have a [GitHub account](https://github.com/signup/free).
++ Make sure you have a [GitHub account](https://github.com/signup/free). This 
is not essential, but makes providing patches much easier.
 + If you're planning to implement a new feature it makes sense to discuss your 
changes on the [dev list](https://commons.apache.org/mail-lists.html) first. 
This way you can make sure you're not wasting your time on something that isn't 
considered to be in Apache Commons Build Plugin Maven Mojo's scope.
 + Submit a [Jira Ticket][jira] for your issue, assuming one does not already 
exist.
   + Clearly describe the issue including steps to reproduce when it is a bug.
   + Make sure you fill in the earliest version that you know has the issue.
 + Find the corresponding [repository on 
GitHub](https://github.com/apache/?query=commons-),
-[fork](https://help.github.com/articles/fork-a-repo/) and check out your 
forked repository.
+[fork](https://help.github.com/articles/fork-a-repo/) and check out your 
forked repository. If you don't have a GitHub account, you can still clone the 
Commons repository.
 
 Making Changes
 --