forked from SeleniumHQ/selenium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.eml
33 lines (33 loc) · 1.39 KB
/
server.eml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<component>
<output-test url="file://$MODULE_DIR$/build/test"/>
<exclude-output/>
<contentEntry url="file://$MODULE_DIR$">
<testFolder url="file://$MODULE_DIR$/test"/>
</contentEntry>
<lib name="servlet-api-2.5-6.1.9.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/servlet-api/servlet-api-2.5-6.1.9-sources.jar"/>
</lib>
<lib name="guava-11.0.1.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/guava-libraries/guava-11.0.1-src.jar"/>
</lib>
<lib name="httpclient-4.1.3.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/apache-httpclient/httpclient-4.1.3-sources.jar"/>
</lib>
<lib name="httpcore-4.1.3.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/apache-httpclient/httpcore-4.1.3-sources.jar"/>
</lib>
<lib name="junit-dep-4.10.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/junit/junit-dep-4.10-src.jar"/>
</lib>
</lib>
<lib name="bcprov-jdk15on-1.48.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/bouncycastle/bcprov-jdk15on-1.48-sources.jar"/>
</lib>
<lib name="jetty-repacked-7.6.1.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/jetty/jetty-repacked-7.6.1-sources.jar"/>
</lib>
<lib name="jcip-annotations-1.0.jar" scope="COMPILE">
<srcroot url="file:///third-party/java/jcip-annotations/jcip-annotations-1.0-sources.jar"/>
</lib>
</component>