-
Notifications
You must be signed in to change notification settings - Fork 18
/
teamcity-commit-hooks.iml
22 lines (22 loc) · 1.28 KB
/
teamcity-commit-hooks.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/kotlin" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test-integration" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="annotations.jar" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.mylyn.github:org.eclipse.egit.github.core:4.1.0.201509280440-r" level="project" />
<orderEntry type="module" module-name="oauth-integration" />
<orderEntry type="module" module-name="web-core" />
<orderEntry type="module" module-name="server-test-core" scope="TEST" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="migration" />
</component>
</module>