You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/01/09 06:23:20 UTC

[isis] 06/06: ISIS-1465: improves the publish script

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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 66e719e5f12fc47a943c4d30c1217f23c9df8f30
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Jan 8 22:12:14 2018 +0000

    ISIS-1465: improves the publish script
---
 adocs/documentation/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/adocs/documentation/pom.xml b/adocs/documentation/pom.xml
index ecfdcd1..960a2e4 100644
--- a/adocs/documentation/pom.xml
+++ b/adocs/documentation/pom.xml
@@ -226,6 +226,8 @@
 
                                         <echo message=""/>
                                         <echo message=""/>
+                                        <mkdir 
+                                           dir="${isis-site-content.dir}/versions/SNAPSHOT"/>
                                         <echo message="deleting everything in ${isis-site-content.dir}/versions/SNAPSHOT"/>
                                         <echo message=""/>
                                         <delete includeemptydirs="true">

-- 
To stop receiving notification emails like this one, please contact
"commits@isis.apache.org" <co...@isis.apache.org>.