changeset 677:e9a06ca41d46

Pack plugin for vcs worker
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Thu, 21 Nov 2013 17:27:45 +0400
parents 54d319ca0237
children fd0c1e91bd46
files .idea/artifacts/mercurial_vcs_worker.xml .idea/artifacts/plugin.xml
diffstat 2 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.idea/artifacts/mercurial_vcs_worker.xml	Thu Nov 21 17:27:45 2013 +0400
@@ -0,0 +1,19 @@
+<component name="ArtifactManager">
+  <artifact name="mercurial-vcs-worker">
+    <output-path>$PROJECT_DIR$/out/artifacts/mercurial_vcs_worker</output-path>
+    <properties id="ant-postprocessing">
+      <options enabled="true">
+        <file>file://$PROJECT_DIR$/build/ant.build.xml</file>
+        <target>replace-tokens-in-teamcity-plugin-xml</target>
+      </options>
+    </properties>
+    <root id="root">
+      <element id="directory" name="lib">
+        <element id="artifact" artifact-name="mercurial-common.jar" />
+        <element id="artifact" artifact-name="mercurial-server.jar" />
+        <element id="library" level="project" name="quartz-1.6.0" />
+      </element>
+      <element id="file-copy" path="$PROJECT_DIR$/teamcity-plugin.xml" />
+    </root>
+  </artifact>
+</component>
\ No newline at end of file
--- a/.idea/artifacts/plugin.xml	Thu Nov 21 11:30:48 2013 +0100
+++ b/.idea/artifacts/plugin.xml	Thu Nov 21 17:27:45 2013 +0400
@@ -25,6 +25,11 @@
         </element>
       </element>
       <element id="file-copy" path="$PROJECT_DIR$/teamcity-plugin.xml" />
+      <element id="directory" name="vcs-worker">
+        <element id="archive" name="mercurial.zip">
+          <element id="artifact" artifact-name="mercurial-vcs-worker" />
+        </element>
+      </element>
     </root>
   </artifact>
 </component>
\ No newline at end of file