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

Bug 359375

Summary: Juno M2 removals
Product: [Technology] EPP Reporter: Markus Knauer <mknauer>
Component: package contentAssignee: Project Inbox <epp.packager-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: beth, mknauer, steffen.pingel
Version: 1.4.0   
Target Milestone: 1.4.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Markus Knauer CLA 2011-09-29 05:20:02 EDT
In order to build EPP packages for Juno M2, I have to (temporarily) disable some feature in the list of dependencies.
Comment 1 Markus Knauer CLA 2011-09-29 05:32:55 EDT
CPP:

      <import feature="org.eclipse.cdt.p2"/>

Java:

      <import feature="org.eclipse.wb.core.feature"/>
      <import feature="org.eclipse.wb.core.ui.feature"/>
      <import feature="org.eclipse.wb.layout.group.feature"/>
      <import feature="org.eclipse.wb.swing.feature"/>

Modeling:

      <import feature="org.eclipse.emf.eef.codegen.ecore"/>

Parallel:

      <import feature="org.eclipse.linuxtools.cdt.autotools"/>

      <import feature="org.eclipse.linuxtools.cdt.libhover"/>
      <import feature="org.eclipse.linuxtools.changelog"/>
      <import feature="org.eclipse.linuxtools.gcov"/>
      <import feature="org.eclipse.linuxtools.gprof"/>
Comment 2 Markus Knauer CLA 2011-09-29 05:48:03 EDT
CPP:

      <import feature="org.eclipse.linuxtools.cdt.autotools"/>

Java:

      <import feature="org.eclipse.mylyn.egit"/>
      <import feature="org.eclipse.mylyn.hudson"/>
Comment 3 Markus Knauer CLA 2011-09-29 07:29:27 EDT
Parallel:

      <import feature="org.eclipse.cdt.p2"/>
Comment 4 Steffen Pingel CLA 2011-11-14 09:25:18 EST
Can we put the removed features back for the Java package?
Comment 5 Steffen Pingel CLA 2011-11-14 09:35:13 EST
I have re-enabled the Mylyn EGit and Hudson integrations.
Comment 6 Beth Tibbitts CLA 2012-01-27 13:15:15 EST
Can/should we reinstate these now?  I'm asking for Parallel
Comment 7 Markus Knauer CLA 2012-02-02 09:48:47 EST
(In reply to comment #6)
> Can/should we reinstate these now?  I'm asking for Parallel

Beth, I just checked and found out that

      <import feature="org.eclipse.cdt.p2"/>

must be disabled (which I have done now). Maybe this feature is not required for Juno at all. All other features should be working in M5 with your small adjustments (.libhover -> .libhover.feature, .gprof -> .gprof.feature)
Comment 8 Steffen Pingel CLA 2012-05-21 03:05:40 EDT
I noticed that WB is still disabled for the Java package. Is it safe to re-enable these features for RC1?

      <import feature="org.eclipse.wb.core.feature"/>
      <import feature="org.eclipse.wb.core.ui.feature"/>
      <import feature="org.eclipse.wb.layout.group.feature"/>
      <import feature="org.eclipse.wb.swing.feature"/>
Comment 9 Steffen Pingel CLA 2012-05-22 11:18:11 EDT
I have re-added WB to the Java package.
Comment 10 Markus Knauer CLA 2014-05-08 13:47:13 EDT
Done. Simply done. Long ago.
And I'm sure we addressed the issues in this bug. ;-)