Ignore:
Timestamp:
12/10/13 15:18:42 (10 years ago)
Author:
olhsha
Message:

lintegrity unit test reconstructed so it does not mock any more. getAnnotation works (the others are "ignored"). Needs refactoring (the subdirectory with beans and DummySecurityFilter? class.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DASISH/t5.6/backend/annotator-backend/trunk/annotator-backend/pom.xml

    r4070 r4173  
    243243            <version>${slf4j.version}</version>
    244244        </dependency>
    245          <dependency>
    246             <groupId>joda-time</groupId>
    247             <artifactId>joda-time</artifactId>
    248             <version>2.1</version>
     245        <dependency>
     246            <groupId>org.glassfish.jersey.core</groupId>
     247            <artifactId>jersey-server</artifactId>
     248            <version>2.3.1</version>
    249249        </dependency>
    250250    </dependencies>
Note: See TracChangeset for help on using the changeset viewer.