Vladimir Gapeyev
-
2010-01-14
- priority: 5 --> 3
The dependency in treebase-core on framework-1.0.1.jar
<dependency>
<groupId>org.cipres</groupId>
<artifactId>framework</artifactId>
<version>1.0.1</version>
<scope>compile</scope>
</dependency>
is likely deprecated and should be dropped.
This transpired during conf call discussion 2010-01-14 and is related to disabling the test org.cipres.treebase.service.nexus.NexusParserTest.testLoadPhyloDataSet() in SVN commit 441.
References to this JAR date to days when TB considered using CIPRES'es CORBA facilities.