Fixed image inclusion, e.g. in HighLevelDesign.adoc

Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/9e6f040d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/9e6f040d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/9e6f040d

Branch: refs/heads/master
Commit: 9e6f040df7ebb7ed7453f14eaaad3ea086febb05
Parents: 4215a1b
Author: anatole <anat...@apache.org>
Authored: Fri Mar 18 00:48:46 2016 +0100
Committer: anatole <anat...@apache.org>
Committed: Fri Mar 18 00:48:46 2016 +0100

----------------------------------------------------------------------
 docs/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/9e6f040d/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index c2fe19c..34bb0a9 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -137,6 +137,7 @@ under the License.
                             <goal>process-asciidoc</goal>
                         </goals>
                         <configuration>
+                            
<imagesDir>${project.basedir}/../src/site/asciidoc/images</imagesDir>
                             
<sourceDirectory>${project.basedir}/../src/site/asciidoc</sourceDirectory>
                             <attributes>
                                 
<tamayaVersion>${project.version}</tamayaVersion>

Reply via email to