Ignore:
Timestamp:
06/25/14 14:51:13 (10 years ago)
Author:
Oliver Schonefeld
Message:
  • update HttpClient?
  • use pooled connection manager
  • add concurrent request support to schema loader
  • rework persistent identifier checking
  • rework handle resolver
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMDIValidator/trunk/cmdi-validator-tool/pom.xml

    r5384 r5387  
    4242            <artifactId>slf4j-log4j12</artifactId>
    4343        </dependency>
     44
     45        <dependency>
     46            <groupId>org.slf4j</groupId>
     47            <artifactId>jcl-over-slf4j</artifactId>
     48            <scope>runtime</scope>
     49        </dependency>
     50
    4451
    4552        <!-- project specific dependencies -->
Note: See TracChangeset for help on using the changeset viewer.