changeset 491:1bdaf450055c

Fix jar names
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Thu, 04 Oct 2012 12:05:41 +0400
parents f77000a89e97
children 04e8fdb0e403
files .idea/artifacts/mercurial_agent_jar.xml .idea/artifacts/mercurial_common_jar.xml .idea/artifacts/mercurial_server_jar.xml .idea/artifacts/mercurial_server_tc_jar.xml
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.idea/artifacts/mercurial_agent_jar.xml	Thu Oct 04 11:32:36 2012 +0400
+++ b/.idea/artifacts/mercurial_agent_jar.xml	Thu Oct 04 12:05:41 2012 +0400
@@ -7,7 +7,7 @@
         <target>replace-tokens-in-teamcity-plugin-xml</target>
       </options>
     </properties>
-    <root id="archive" name="mercurial-agent.jar.jar">
+    <root id="archive" name="mercurial-agent.jar">
       <element id="module-output" name="mercurial-agent" />
     </root>
   </artifact>
--- a/.idea/artifacts/mercurial_common_jar.xml	Thu Oct 04 11:32:36 2012 +0400
+++ b/.idea/artifacts/mercurial_common_jar.xml	Thu Oct 04 12:05:41 2012 +0400
@@ -1,7 +1,7 @@
 <component name="ArtifactManager">
   <artifact type="jar" name="mercurial-common.jar">
     <output-path>$PROJECT_DIR$/out/artifacts/mercurial_common_jar</output-path>
-    <root id="archive" name="mercurial-common.jar.jar">
+    <root id="archive" name="mercurial-common.jar">
       <element id="module-output" name="mercurial-common" />
     </root>
   </artifact>
--- a/.idea/artifacts/mercurial_server_jar.xml	Thu Oct 04 11:32:36 2012 +0400
+++ b/.idea/artifacts/mercurial_server_jar.xml	Thu Oct 04 12:05:41 2012 +0400
@@ -1,7 +1,7 @@
 <component name="ArtifactManager">
   <artifact type="jar" name="mercurial-server.jar">
     <output-path>$PROJECT_DIR$/out/artifacts/mercurial_server_jar</output-path>
-    <root id="archive" name="mercurial-server.jar.jar">
+    <root id="archive" name="mercurial-server.jar">
       <element id="module-output" name="mercurial-server" />
     </root>
   </artifact>
--- a/.idea/artifacts/mercurial_server_tc_jar.xml	Thu Oct 04 11:32:36 2012 +0400
+++ b/.idea/artifacts/mercurial_server_tc_jar.xml	Thu Oct 04 12:05:41 2012 +0400
@@ -1,7 +1,7 @@
 <component name="ArtifactManager">
   <artifact type="jar" name="mercurial-server-tc.jar">
     <output-path>$PROJECT_DIR$/out/artifacts/mercurial_server_tc_jar</output-path>
-    <root id="archive" name="mercurial-server-tc.jar.jar">
+    <root id="archive" name="mercurial-server-tc.jar">
       <element id="module-output" name="mercurial-server-tc" />
     </root>
   </artifact>