From: <jm...@us...> - 2014-05-28 10:32:15
|
Revision: 4156 http://sourceforge.net/p/eulergui/code/4156 Author: jmvanel Date: 2014-05-28 10:32:10 +0000 (Wed, 28 May 2014) Log Message: ----------- FIX : forgot to remove endTransaction in TripleStoreTDB.getNamedModel() ( because NamedModel is anyway used in a Transaction, and Transactions are only opened when not already opened ) this fixes test TestSWExplorer, and probably others Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/rdf/jena/TripleStoreTDB.scala trunk/eulergui/src/test/scala/deductions/runtime/swing/TestSWExplorer.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |