From: SourceForge.net <no...@so...> - 2010-01-14 20:44:25
|
Bugs item #2932317, was opened at 2010-01-14 15:44 Message generated for change (Tracker Item Submitted) made by vgapeyev You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2932317&group_id=248804 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: internals Group: None Status: Open Priority: 5 Private: No Submitted By: Vladimir Gapeyev (vgapeyev) Assigned to: Nobody/Anonymous (nobody) Summary: Drop the org.cipres.framework dependency Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2932317&group_id=248804 |