comparison mercurial-tests/mercurial-tests.iml @ 77:cfbeaf010bd4

prepare to bundle with TeamCity
author Pavel.Sher
date Fri, 09 Oct 2009 17:44:13 +0400
parents 6a535d51079a
children 8587a9c22d55
comparison
equal deleted inserted replaced
76:84f8c95be7bb 77:cfbeaf010bd4
2 <module relativePaths="true" type="JAVA_MODULE" version="4"> 2 <module relativePaths="true" type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="false"> 3 <component name="NewModuleRootManager" inherit-compiler-output="false">
4 <output url="file://$MODULE_DIR$/classes" /> 4 <output url="file://$MODULE_DIR$/classes" />
5 <exclude-output /> 5 <exclude-output />
6 <content url="file://$MODULE_DIR$"> 6 <content url="file://$MODULE_DIR$">
7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> 7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="true" />
8 </content> 8 </content>
9 <orderEntry type="inheritedJdk" /> 9 <orderEntry type="inheritedJdk" />
10 <orderEntry type="sourceFolder" forTests="false" /> 10 <orderEntry type="sourceFolder" forTests="false" />
11 <orderEntry type="module" module-name="mercurial-server" /> 11 <orderEntry type="module" module-name="mercurial-server" />
12 <orderEntry type="library" name="TeamCity-testsSupport" level="project" />
13 <orderEntry type="library" name="JUnit" level="project" /> 12 <orderEntry type="library" name="JUnit" level="project" />
14 <orderEntry type="library" name="TestNG" level="project" /> 13 <orderEntry type="library" name="TestNG" level="project" />
15 <orderEntry type="library" name="JMock" level="project" /> 14 <orderEntry type="library" name="JMock" level="project" />
16 <orderEntry type="library" name="TeamCityAPI-common" level="project" /> 15 <orderEntry type="library" name="TeamCityAPI-common" level="project" />
17 <orderEntry type="module" module-name="mercurial-common" /> 16 <orderEntry type="module" module-name="mercurial-common" />
18 <orderEntry type="module" module-name="mercurial-agent" /> 17 <orderEntry type="module" module-name="mercurial-agent" />
18 <orderEntry type="library" name="TeamCity-TestsAPI" level="project" />
19 <orderEntry type="library" name="TeamCity-impl" level="project" />
19 </component> 20 </component>
20 </module> 21 </module>
21 22