Files
openide/plugins/tasks/tasks-compatibility/intellij.tasks.compatibility.iml
Vladimir Krivosheev f29fd2e1f4 don't bundle http client 3.1
GitOrigin-RevId: 40ab16b4e3409e8bd657fc6afb75ff77fde8a313
2022-10-17 14:42:08 +00:00

27 lines
1.3 KiB
XML

<?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" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.tasks" />
<orderEntry type="module-library" exported="">
<library name="http-client-3.1">
<CLASSES>
<root url="jar://$MODULE_DIR$/../../../lib/commons-httpclient-3.1-patched.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MODULE_DIR$/../../../lib/src/commons-httpclient-3.1-src-patched.zip!/commons-httpclient-3.1/docs" />
</JAVADOC>
<SOURCES>
<root url="jar://$MODULE_DIR$/../../../lib/src/commons-httpclient-3.1-src-patched.zip!/commons-httpclient-3.1/src/contrib" />
<root url="jar://$MODULE_DIR$/../../../lib/src/commons-httpclient-3.1-src-patched.zip!/commons-httpclient-3.1/src/java" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>