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 <[email protected]> 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 "[email protected]" <[email protected]>.
