Project

General

Profile

« Previous | Next » 

Revision 49868

1. Broker api ready.
2. Piwi api ready.
3. Create repomanager.datasource bean.

View differences:

pom.xml
182 182
            <artifactId>spring-context</artifactId>
183 183
            <version>${spring.version}</version>
184 184
        </dependency>
185

  
185 186
        <dependency>
187
            <groupId>org.springframework</groupId>
188
            <artifactId>spring-jdbc</artifactId>
189
            <version>${spring.version}</version>
190
        </dependency>
191

  
192
        <dependency>
186 193
            <groupId>com.sun.jersey</groupId>
187 194
            <artifactId>jersey-client</artifactId>
188 195
            <version>1.19.3</version>

Also available in: Unified diff