Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314737 - oprofile.core class files should be jarred
Summary: oprofile.core class files should be jarred
Status: VERIFIED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: LinuxTools (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: OProfile Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 13:47 EDT by Andrew Overholt CLA
Modified: 2022-01-13 14:51 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Overholt CLA 2010-05-27 13:47:36 EDT
The class files in org/eclipse/linuxtools/... are currently just sitting in an directory structure.  It would be good to jar them up.  The plugin itself can remain un-jarred for the native bits.

org.eclipse.linuxtools.oprofile.core_<version>.<qualifier>/  <-- remains a directory
org.eclipse.linuxtools.oprofile.core_<version>.<qualifier>/META-INF
org.eclipse.linuxtools.oprofile.core_<version>.<qualifier>/schema
org.eclipse.linuxtools.oprofile.core_<version>.<qualifier>/natives   <-- native bits go here
org.eclipse.linuxtools.oprofile.core_<version>.<qualifier>/oprofilecore.jar  <-- jar of class files
Comment 1 Andrew Overholt CLA 2010-07-08 17:20:43 EDT
Fixed in revision 25249.
Comment 2 Andrew Overholt CLA 2010-07-09 14:58:22 EDT
Verified in org.eclipse.linuxtools.oprofile.core.0.3.1.201007081722.