Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] JPA Diagram editor not working for Eclipse Mars 2 (new public feature patch is needed)

Hi all,

 

The JPA Diagram editor is not working for Eclipse Mars 2. As described in Bug 472835, the reason is a buildtime dependency.  Few weeks before Mars 2 became GA, I updated the feature level dependency, requiring a newer version of the Graphiti project. I thought that with this change, the whole JPA Diagram editor project will be rebuild, but actually only the diagram editor’s feature was updated. It took me some time to figure out that only features/plugins that contains changes will be automatically rebuild and by that time it was already too late to respin the WTP build. So as Harald Albert has already commented in the bug, the current state of the JPA diagram editor become even worse. That’s why I would like to make a feature patch.

The change that will be added with this feature path is a minor and the risk of breaking something is very low. I’ve already submitted it in the master branch and it works fine:

 

http://git.eclipse.org/c/dali/webtools.dali.git/commit/?id=5a6557eaeb06cba8f5e98b6e58ea7842f18e2aec

 

I found this wiki, describing how to make a feature patch publicity available, but still have some questions:

·         Should I open a bug for that issue

·         Should it be marked as hot-bug

·         Do I need PMC reviews

 

So, I will be thankful for any other information on how to make a public feature patch.

 

Regards,

Petya


Back to the top