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

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


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new e2945e97d5e7 Revert "HADOOP-16822. Provide source artifacts for 
hadoop-client-api. Contributed by Karel Kolman." (#6458)
e2945e97d5e7 is described below

commit e2945e97d5e7fcf1cc02327df38b2103686eb7c2
Author: Cheng Pan <cheng...@apache.org>
AuthorDate: Thu Apr 11 22:30:13 2024 +0800

    Revert "HADOOP-16822. Provide source artifacts for hadoop-client-api. 
Contributed by Karel Kolman." (#6458)
    
    
    This reverts commit 2c4ab72a60113e4dd4ef2375e6f9413e519b1044.
    
    Justification: this was making debugging through IDEs worse, rather than 
better.
---
 hadoop-client-modules/hadoop-client-api/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/hadoop-client-modules/hadoop-client-api/pom.xml 
b/hadoop-client-modules/hadoop-client-api/pom.xml
index 77051050c200..cb088d01ac87 100644
--- a/hadoop-client-modules/hadoop-client-api/pom.xml
+++ b/hadoop-client-modules/hadoop-client-api/pom.xml
@@ -94,10 +94,6 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-shade-plugin</artifactId>
-            <configuration>
-              <createSourcesJar>true</createSourcesJar>
-              <shadeSourcesContent>true</shadeSourcesContent>
-            </configuration>
             <dependencies>
               <dependency>
                 <groupId>org.apache.hadoop</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to