Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 314737

Summary: oprofile.core class files should be jarred
Product: z_Archived Reporter: Andrew Overholt <overholt>
Component: LinuxToolsAssignee: OProfile Inbox <linux.oprofile-inbox>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: kksebasti
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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.