Project

General

Profile

« Previous | Next » 

Revision 8118

Added by Jing Tao almost 11 years ago

Add the servlet-api jar file under the test scope.

View differences:

pom.xml
27 27
			<scope>test</scope>
28 28
		</dependency>
29 29
		<dependency>
30
            <groupId>javax.servlet</groupId>
31
            <artifactId>servlet-api</artifactId>
32
            <version>2.5</version>
33
            <type>jar</type>
34
            <scope>test</scope>
35
        </dependency>
36
		<dependency>
30 37
			<groupId>org.apache.solr</groupId>
31 38
			<artifactId>solr-core</artifactId>
32 39
			<version>3.4.0</version>

Also available in: Unified diff