07-05-2013 12:21 PM
<finalName>activiti-explorer</finalName>
07-09-2013 04:05 AM
07-09-2013 01:05 PM
07-10-2013 03:27 AM
<target name="copy.webapps">
<mkdir dir="${target.distro.root}/wars" />
<copy todir="${target.distro.root}/wars">
<fileset dir="../modules/activiti-webapp-explorer2/target">
<include name="activiti-webapp-explorer*.war" />
</fileset>
<fileset dir="../modules/activiti-webapp-rest2/target">
<include name="activiti-webapp-rest*.war" />
</fileset>
</copy>
<move file="${target.distro.root}/wars/activiti-webapp-explorer2-${activiti.version}.war" tofile="${target.distro.root}/wars/activiti-explorer.war"/>
<move file="${target.distro.root}/wars/activiti-webapp-rest2-${activiti.version}.war" tofile="${target.distro.root}/wars/activiti-rest.war"/>
</target>
04-07-2014 10:53 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.