This is an automated email from the ASF dual-hosted git repository.

stevel pushed a commit to branch branch-3.4.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.4.3 by this push:
     new 8816dea5483 HADOOP-19800: hadoop-aws, hadoop-azure and other cloud 
connectors don't get into common/lib (#8228)
8816dea5483 is described below

commit 8816dea5483e6ae2a1277cacde2dbb9219988a66
Author: Chris Nauroth <[email protected]>
AuthorDate: Thu Feb 5 12:46:13 2026 -0800

    HADOOP-19800: hadoop-aws, hadoop-azure and other cloud connectors don't get 
into common/lib (#8228)
    
    Contributed by Chris Nauroth
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c3d2474fade..d34fb58e22c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,11 +138,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/x
     <module>hadoop-yarn-project</module>
     <module>hadoop-mapreduce-project</module>
     <module>hadoop-tools</module>
-    <module>hadoop-dist</module>
     <module>hadoop-minicluster</module>
     <module>hadoop-client-modules</module>
     <module>hadoop-build-tools</module>
     <module>hadoop-cloud-storage-project</module>
+    <module>hadoop-dist</module>
   </modules>
 
   <build>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to