You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/05/08 22:06:22 UTC

[05/10] git commit: Updates docs assembly with new location of exported pages

Updates docs assembly with new location of exported pages


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/0761909c
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/0761909c
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/0761909c

Branch: refs/heads/develop
Commit: 0761909c65f32a0df9fc392704bf9d248bfea2c8
Parents: bca525d
Author: Lukasz Lenart <lu...@apache.org>
Authored: Fri May 2 15:47:34 2014 +0200
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Fri May 2 15:47:34 2014 +0200

----------------------------------------------------------------------
 assembly/src/main/assembly/docs.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/0761909c/assembly/src/main/assembly/docs.xml
----------------------------------------------------------------------
diff --git a/assembly/src/main/assembly/docs.xml b/assembly/src/main/assembly/docs.xml
index 77dffcb..b1f9991 100644
--- a/assembly/src/main/assembly/docs.xml
+++ b/assembly/src/main/assembly/docs.xml
@@ -47,7 +47,7 @@
 
         <!-- Include the Confluence docs in the assembly -->
         <fileSet>
-            <directory>target/cwiki/WW/docs</directory>
+            <directory>target/cwiki/</directory>
             <outputDirectory>docs</outputDirectory>
         </fileSet>