Bug 174292 - [api] Make discovery packages internal
Summary: [api] Make discovery packages internal
Status: CLOSED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: Core (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: Javier Montalvo Orús CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 170922
  Show dependency tree
 
Reported: 2007-02-15 07:44 EST by Martin Oberhuber CLA
Modified: 2008-08-13 13:16 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-02-15 07:44:36 EST
Packages from the discovery feature which are not meant to be kept as public maintained API should be moved into the "internal" namespace.
Especially "implementation" packages should be internal.

Recommended new names:

org.eclipse.rse.internal.discovery
org.eclipse.tm.internal.discovery.engine
org.eclipse.tm.internal.discovery.model.impl
org.eclipse.tm.internal.discovery.model.util
org.eclipse.tm.internal.discovery.model.provider
org.eclipse.tm.internal.discovery.protocol.dnssd
org.eclipse.tm.internal.discovery.transport.udp
org.eclipse.tm.internal.discovery.view
org.eclipse.tm.internal.discovery.wizard

Packages that remain API:

org.eclipse.tm.discovery.protocol
org.eclipse.tm.discovery.transport
org.eclipse.tm.discovery.model
Comment 1 Javier Montalvo Orús CLA 2007-02-21 13:55:09 EST
Refactoring committed
Comment 2 Martin Oberhuber CLA 2007-02-28 08:32:11 EST
Verified with I20070223-0730
Comment 3 Martin Oberhuber CLA 2008-08-13 13:16:56 EDT
[target cleanup] 2.0 M5 was the original target milestone for this bug