Post-build step: renaming the zip artifact

This commit is contained in:
Andrey Breslav
2012-01-27 21:24:07 +04:00
parent 8e54d78884
commit ea6b6f7495
3 changed files with 26 additions and 0 deletions
+6
View File
@@ -1,6 +1,12 @@
<component name="ArtifactManager">
<artifact type="jar" name="KotlinPlugin">
<output-path>$PROJECT_DIR$/out/artifacts/KotlinPlugin</output-path>
<properties id="ant-postprocessing">
<options enabled="true">
<file>file://$PROJECT_DIR$/plugin_post_build.xml</file>
<target>renamePluginZip</target>
</options>
</properties>
<root id="archive" name="KotlinPlugin.zip">
<element id="directory" name="Kotlin">
<element id="directory" name="lib">