changeset 73:fd2005a04e4e 8.1.x

fixed idea annotations mentioned twice in some module dependencies
author Evgeniy.Koshkin
date Thu, 27 Feb 2014 20:30:21 +0400
parents 680794336d02
children a5f3d4f24843
files .idea/libraries/Common_Api.xml agent/agent.iml
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.idea/libraries/Common_Api.xml	Thu Feb 27 20:01:26 2014 +0400
+++ b/.idea/libraries/Common_Api.xml	Thu Feb 27 20:30:21 2014 +0400
@@ -2,7 +2,6 @@
   <library name="Common-Api">
     <CLASSES>
       <root url="jar://$teamcitydistribution$/devPackage/common-api.jar!/" />
-      <root url="jar://$teamcitydistribution$/webapps/ROOT/WEB-INF/lib/annotations.jar!/" />
     </CLASSES>
     <JAVADOC />
     <SOURCES>
--- a/agent/agent.iml	Thu Feb 27 20:01:26 2014 +0400
+++ b/agent/agent.iml	Thu Feb 27 20:30:21 2014 +0400
@@ -20,6 +20,7 @@
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="library" name="Agent-Api" level="project" />
+    <orderEntry type="library" name="idea annotations.jar" level="project" />
     <orderEntry type="library" name="Common-Api" level="project" />
     <orderEntry type="library" name="log4j" level="project" />
     <orderEntry type="library" name="Idea-OpenApi" level="project" />