You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by bi...@apache.org on 2020/04/16 04:04:37 UTC

[axis-axis2-java-sandesha] 23/23: Merged r1332067 to the 1.4 branch.

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

billblough pushed a commit to branch 1_4
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git

commit 0a572b355cc4ff2846ba9ded61144ddd7958607f
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Wed May 2 19:22:37 2012 +0000

    Merged r1332067 to the 1.4 branch.
---
 modules/distribution/src/main/assembly/src.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/distribution/src/main/assembly/src.xml b/modules/distribution/src/main/assembly/src.xml
index f1b3321..eb8dc08 100755
--- a/modules/distribution/src/main/assembly/src.xml
+++ b/modules/distribution/src/main/assembly/src.xml
@@ -31,7 +31,7 @@
             <includes>
                 <include>config/**/*</include>
                 <include>modules/**/*</include>
-                <include>xdocs/**/*</include>
+                <include>src/**/*</include>
                 <include>**/pom.xml</include>
 
 		<!--root level files-->