vijay created CTAKES-252:
----------------------------
Summary: Resolve conflicting spring-context versions
Key: CTAKES-252
URL: https://issues.apache.org/jira/browse/CTAKES-252
Project: cTAKES
Issue Type: Bug
Components: ctakes-assertion, ctakes-temporal, ctakes-type-system
Affects Versions: 3.2
Environment: platform independent
Reporter: vijay
Priority: Minor
Fix For: future enhancement
UIMAFIT has as a transitive dependency org.springframework:spring-context:3.1.0
However, the ctakes/pom.xml includes org.springframework:spring-bean:3.1.2
This will lead to conflicting minor versions of spring, which appears not to
have harmed anything yet. The attached patch modifies the ctakes/pom.xml to
exclude the spring-context uimafit dependency, and add the spring-context:3.1.2
version declaration. all poms that included uimafit have been modified to
explicitly include spring-context.
--
This message was sent by Atlassian JIRA
(v6.1#6144)