comparison .idea/artifacts/deploy.xml @ 83:5c446c3a8cd3 8.1.x

restored deploy task working
author Evgeniy.Koshkin
date Mon, 12 Jan 2015 14:47:27 +0300
parents 8fcb224ce394
children 1147ad4b741a
comparison
equal deleted inserted replaced
80:55773aa610f8 83:5c446c3a8cd3
1 <component name="ArtifactManager"> 1 <component name="ArtifactManager">
2 <artifact name="deploy"> 2 <artifact name="deploy">
3 <output-path>$teamcitydistribution/../PluginDev.Data/plugins</output-path> 3 <output-path>>$teamcitydistribution/../PluginDev.Data/plugins</output-path>
4 <properties id="ant-postprocessing">
5 <options enabled="true">
6 <file>file://$PROJECT_DIR$/build/ant.build.xml</file>
7 <target>replace-tokens-in-teamcity-plugin-xml</target>
8 </options>
9 </properties>
4 <root id="root"> 10 <root id="root">
5 <element id="artifact" artifact-name="plugin-zip" /> 11 <element id="artifact" artifact-name="plugin-zip" />
6 </root> 12 </root>
7 </artifact> 13 </artifact>
8 </component> 14 </component>