Bug 180649 - [api] Collapse dstore.miners into a single API package
Summary: [api] Collapse dstore.miners into a single API package
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: David McKnight CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2007-04-03 04:47 EDT by Martin Oberhuber CLA
Modified: 2008-08-13 13:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-04-03 04:47:26 EDT
org.eclipse.rse.services.dstore/miners/ has separate API packages for each kind of miner. Since most implementation of the miners has been moved to "internal" packages, there is now only one class per package.

Packages should be consolidated into a single API package org.eclipse.rse.dstore.universal.miners
Comment 1 David McKnight CLA 2007-04-24 15:11:05 EDT
I've put the miners in a single package now.  The dstore_miners.jar and minerFile.dat file need to be updated on the host in order for these changes to work.
Comment 2 Martin Oberhuber CLA 2007-04-25 04:53:50 EDT
I also updated ISV docs:

[180649] miners to single package.  This requires a server update.
   org.eclipse.rse.doc.isv/options.txt
   org.eclipse.rse.doc.isv/topics_Reference.xml
Comment 3 Martin Oberhuber CLA 2008-08-13 13:18:44 EDT
[target cleanup] 2.0 M7 was the original target milestone for this bug