[flymine-dev] Properties changes
Matthew Wakeling
flymine-dev@flymine.org
Mon, 19 Apr 2004 17:12:18 +0100 (BST)
The format for the properties for data tracking has changed. In fact, the
DataTrackerFactory no longer exists. All datatracker properties have been
moved into the IntegrationWriterDataTrackingImpl properties. So, where
once before you had:
--------- BEGIN old
integration.unittestmulti.class=org.intermine.dataloader.IntegrationWriterDataTrackingImpl
integration.unittestmulti.osw=osw.unittest
integration.unittestmulti.datatracker=dt.datatrackingtest
dt.datatrackingtest.db=db.unittest
dt.datatrackingtest.maxSize=30
dt.datatrackingtest.commitSize=10
--------- END old
you should now have
--------- BEGIN new
integration.unittestmulti.class=org.intermine.dataloader.IntegrationWriterDataTrackingImpl
integration.unittestmulti.osw=osw.unittest
integration.unittestmulti.datatrackerMaxSize=30
integration.unittestmulti.datatrackerCommitSize=10
--------- END new
Matthew
--
I would like to think that in this day and age people would know better than
to open executables in an e-mail. I'd also like to be able to flap my arms
and fly to the moon. -- Tim Mullen